[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: loop-aes - rebase to util-linux-ng-2.13.1
Alon Bar-Lev wrote:
> Patch is failing... I tried to rebase, but I am not sure what to do
> regarding the second hank failing at lomount.c
$ cd util-linux-ng-2.13.1
$ head -n 9 ../loop-AES/util-linux-ng-2.13.0.1.diff
If this patch does not apply cleanly to newer version of util-linux-ng, try
replacing original lomount.c lomount.h loop.h losetup.8 files in mount
subdirectory with versions from util-linux-ng that the patch is for. And
then apply this patch.
mount/Makefile.in is a generated file. You can ignore patch failures on that
file if you generate it again by running the ./autogen.sh script. That
./autogen.sh script needs recent versions of autohell tools.
$ cp ../util-linux-ng-2.13.0.1/mount/{lomount.c,lomount.h,loop.h,losetup.8} mount/
$ patch -p1 <../loop-AES/util-linux-ng-2.13.0.1.diff
$ ./autogen.sh
1 minute of testing... so far hasn't failed.
--
Jari Ruusu 1024R/3A220F51 5B 4B F9 BB D3 3F 52 E9 DB 1D EB E3 24 0E A9 DD
-
Linux-crypto: cryptography in and on the Linux system
Archive: http://mail.nl.linux.org/linux-crypto/