***** util-linux-2.16.1-loop-aes.patch ***** ============================================ PATCH COMMAND: patch -p0 -g0 -E --no-backup-if-mismatch < '/var/tmp/portage/sys-apps/util-linux-2.17/work/util-linux-2.16.1-loop-aes.patch' ============================================ can't find file to patch at input line 49 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |From 9a3f0efa344a2d3005008d154dcef7c90718166b Mon Sep 17 00:00:00 2001 |From: http://loop-aes.sourceforge.net |Date: Sat, 3 Oct 2009 18:34:57 +0200 |Subject: [PATCH] Add loop AES support | |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. | |--- | mount/Makefile.am | 10 +- | mount/Makefile.in | 1730 +++++++++++++++++++++++++++------------------ | mount/aes.c | 299 ++++++++ | mount/aes.h | 97 +++ | mount/lomount.c | 2037 ++++++++++++++++++++++++++++++----------------------- | mount/lomount.h | 23 +- | mount/loop.c | 221 ++++++ | mount/loop.h | 98 ++- | mount/losetup.8 | 309 +++++---- | mount/loumount.c | 60 ++ | mount/mount.8 | 26 +- | mount/mount.c | 102 ++-- | mount/rmd160.c | 532 ++++++++++++++ | mount/rmd160.h | 9 + | mount/sha512.c | 432 ++++++++++++ | mount/sha512.h | 45 ++ | mount/swapon.8 | 16 + | mount/swapon.c | 335 +++++++++- | mount/umount.c | 19 +- | 19 files changed, 4551 insertions(+), 1849 deletions(-) | create mode 100644 mount/aes.c | create mode 100644 mount/aes.h | create mode 100644 mount/loop.c | create mode 100644 mount/loumount.c | create mode 100644 mount/rmd160.c | create mode 100644 mount/rmd160.h | create mode 100644 mount/sha512.c | create mode 100644 mount/sha512.h | |diff --git a/mount/Makefile.am b/mount/Makefile.am |index b0e6374..0e61fb6 100644 |--- a/mount/Makefile.am |+++ b/mount/Makefile.am -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored can't find file to patch at input line 89 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/Makefile.in b/mount/Makefile.in |index aefb32c..0a43f40 100644 |--- a/mount/Makefile.in |+++ b/mount/Makefile.in -------------------------- No file to patch. Skipping patch. 28 out of 28 hunks ignored patching file b/mount/aes.c patching file b/mount/aes.h can't find file to patch at input line 3348 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/lomount.c b/mount/lomount.c |index b17ed5c..3c7b3c5 100644 |--- a/mount/lomount.c |+++ b/mount/lomount.c -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored can't find file to patch at input line 5600 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/lomount.h b/mount/lomount.h |index 59108d4..58f23fe 100644 |--- a/mount/lomount.h |+++ b/mount/lomount.h -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored patching file b/mount/loop.c can't find file to patch at input line 5859 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/loop.h b/mount/loop.h |index 64df339..cc9097b 100644 |--- a/mount/loop.h |+++ b/mount/loop.h -------------------------- No file to patch. Skipping patch. 3 out of 3 hunks ignored can't find file to patch at input line 5986 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/losetup.8 b/mount/losetup.8 |index 8ccab6c..9a3a575 100644 |--- a/mount/losetup.8 |+++ b/mount/losetup.8 -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored patching file b/mount/loumount.c can't find file to patch at input line 6397 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/mount.8 b/mount/mount.8 |index 4e1b572..2179dd7 100644 |--- a/mount/mount.8 |+++ b/mount/mount.8 -------------------------- No file to patch. Skipping patch. 3 out of 3 hunks ignored can't find file to patch at input line 6453 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/mount.c b/mount/mount.c |index e8cb549..de8ce8b 100644 |--- a/mount/mount.c |+++ b/mount/mount.c -------------------------- No file to patch. Skipping patch. 15 out of 15 hunks ignored patching file b/mount/rmd160.c patching file b/mount/rmd160.h patching file b/mount/sha512.c patching file b/mount/sha512.h can't find file to patch at input line 7718 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/swapon.8 b/mount/swapon.8 |index 67e9a17..773d4b0 100644 |--- a/mount/swapon.8 |+++ b/mount/swapon.8 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 7745 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/swapon.c b/mount/swapon.c |index 55933b1..58eb1f2 100644 |--- a/mount/swapon.c |+++ b/mount/swapon.c -------------------------- No file to patch. Skipping patch. 9 out of 9 hunks ignored can't find file to patch at input line 8156 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/umount.c b/mount/umount.c |index a695f0c..24f7d03 100644 |--- a/mount/umount.c |+++ b/mount/umount.c -------------------------- No file to patch. Skipping patch. 6 out of 6 hunks ignored ============================================ PATCH COMMAND: patch -p1 -g0 -E --no-backup-if-mismatch < '/var/tmp/portage/sys-apps/util-linux-2.17/work/util-linux-2.16.1-loop-aes.patch' ============================================ patching file mount/Makefile.am Hunk #2 FAILED at 28. 1 out of 2 hunks FAILED -- saving rejects to file mount/Makefile.am.rej patching file mount/Makefile.in Hunk #3 FAILED at 71. Hunk #4 FAILED at 149. Hunk #5 succeeded at 234 (offset 18 lines). Hunk #6 FAILED at 225. Hunk #7 succeeded at 253 (offset 18 lines). Hunk #8 FAILED at 299. Hunk #9 succeeded at 337 (offset 21 lines). Hunk #10 FAILED at 358. Hunk #11 succeeded at 401 (offset 21 lines). Hunk #12 succeeded at 430 (offset 21 lines). Hunk #13 succeeded at 473 (offset 24 lines). Hunk #14 FAILED at 463. Hunk #15 succeeded at 521 (offset 22 lines). Hunk #16 FAILED at 524. Hunk #17 succeeded at 673 (offset 22 lines). Hunk #18 succeeded at 701 (offset 22 lines). Hunk #19 succeeded at 720 (offset 22 lines). Hunk #20 succeeded at 737 (offset 22 lines). Hunk #21 succeeded at 748 (offset 22 lines). Hunk #22 FAILED at 739. Hunk #23 succeeded at 2109 (offset 167 lines). Hunk #24 succeeded at 2131 (offset 167 lines). Hunk #25 succeeded at 2144 (offset 167 lines). Hunk #26 succeeded at 2152 (offset 167 lines). Hunk #27 succeeded at 2186 (offset 167 lines). Hunk #28 FAILED at 2050. 9 out of 28 hunks FAILED -- saving rejects to file mount/Makefile.in.rej patching file mount/aes.c patching file mount/aes.h patching file mount/lomount.c Hunk #2 FAILED at 24. 1 out of 2 hunks FAILED -- saving rejects to file mount/lomount.c.rej patching file mount/lomount.h patching file mount/loop.c patching file mount/loop.h patching file mount/losetup.8 patching file mount/loumount.c patching file mount/mount.8 Hunk #1 FAILED at 390. Hunk #2 FAILED at 439. Hunk #3 succeeded at 2506 (offset 83 lines). 2 out of 3 hunks FAILED -- saving rejects to file mount/mount.8.rej patching file mount/mount.c Hunk #12 succeeded at 1267 (offset 35 lines). Hunk #13 succeeded at 1315 (offset 35 lines). Hunk #14 succeeded at 1342 (offset 35 lines). Hunk #15 succeeded at 2140 (offset 47 lines). patching file mount/rmd160.c patching file mount/rmd160.h patching file mount/sha512.c patching file mount/sha512.h patching file mount/swapon.8 patching file mount/swapon.c Hunk #4 succeeded at 563 (offset 7 lines). Hunk #5 succeeded at 835 (offset 7 lines). Hunk #6 succeeded at 852 (offset 7 lines). Hunk #7 succeeded at 868 (offset 7 lines). Hunk #8 succeeded at 1050 (offset 7 lines). Hunk #9 succeeded at 1061 (offset 7 lines). patching file mount/umount.c Hunk #4 succeeded at 430 (offset 2 lines). Hunk #5 succeeded at 468 (offset 2 lines). Hunk #6 succeeded at 551 (offset 2 lines). ============================================ PATCH COMMAND: patch -p2 -g0 -E --no-backup-if-mismatch < '/var/tmp/portage/sys-apps/util-linux-2.17/work/util-linux-2.16.1-loop-aes.patch' ============================================ patching file Makefile.am Hunk #1 FAILED at 14. Hunk #2 FAILED at 28. 2 out of 2 hunks FAILED -- saving rejects to file Makefile.am.rej patching file Makefile.in Hunk #2 succeeded at 14 with fuzz 2 (offset -1 lines). Hunk #3 FAILED at 71. Hunk #4 FAILED at 149. Hunk #5 FAILED at 216. Hunk #6 FAILED at 246. Hunk #7 succeeded at 141 (offset -115 lines). Hunk #8 FAILED at 320. Hunk #9 succeeded at 225 (offset -112 lines). Hunk #10 FAILED at 379. Hunk #11 succeeded at 289 (offset -112 lines). Hunk #12 succeeded at 318 (offset -112 lines). Hunk #13 FAILED at 470. Hunk #14 FAILED at 484. Hunk #15 FAILED at 520. Hunk #16 FAILED at 545. Hunk #17 FAILED at 672. Hunk #18 FAILED at 689. Hunk #19 FAILED at 703. Hunk #20 FAILED at 716. Hunk #21 FAILED at 725. Hunk #22 FAILED at 738. Hunk #23 FAILED at 1941. Hunk #24 succeeded at 778 (offset -1185 lines). Hunk #25 FAILED at 1976. Hunk #26 FAILED at 1984. Hunk #27 FAILED at 2037. Hunk #28 FAILED at 2072. 21 out of 28 hunks FAILED -- saving rejects to file Makefile.in.rej patching file aes.c patching file aes.h can't find file to patch at input line 3348 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/lomount.c b/mount/lomount.c |index b17ed5c..3c7b3c5 100644 |--- a/mount/lomount.c |+++ b/mount/lomount.c -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored can't find file to patch at input line 5600 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/lomount.h b/mount/lomount.h |index 59108d4..58f23fe 100644 |--- a/mount/lomount.h |+++ b/mount/lomount.h -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored patching file loop.c can't find file to patch at input line 5859 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/loop.h b/mount/loop.h |index 64df339..cc9097b 100644 |--- a/mount/loop.h |+++ b/mount/loop.h -------------------------- No file to patch. Skipping patch. 3 out of 3 hunks ignored can't find file to patch at input line 5986 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/losetup.8 b/mount/losetup.8 |index 8ccab6c..9a3a575 100644 |--- a/mount/losetup.8 |+++ b/mount/losetup.8 -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored patching file loumount.c can't find file to patch at input line 6397 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/mount.8 b/mount/mount.8 |index 4e1b572..2179dd7 100644 |--- a/mount/mount.8 |+++ b/mount/mount.8 -------------------------- No file to patch. Skipping patch. 3 out of 3 hunks ignored can't find file to patch at input line 6453 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/mount.c b/mount/mount.c |index e8cb549..de8ce8b 100644 |--- a/mount/mount.c |+++ b/mount/mount.c -------------------------- No file to patch. Skipping patch. 15 out of 15 hunks ignored patching file rmd160.c patching file rmd160.h patching file sha512.c patching file sha512.h can't find file to patch at input line 7718 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/swapon.8 b/mount/swapon.8 |index 67e9a17..773d4b0 100644 |--- a/mount/swapon.8 |+++ b/mount/swapon.8 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 7745 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/swapon.c b/mount/swapon.c |index 55933b1..58eb1f2 100644 |--- a/mount/swapon.c |+++ b/mount/swapon.c -------------------------- No file to patch. Skipping patch. 9 out of 9 hunks ignored can't find file to patch at input line 8156 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/umount.c b/mount/umount.c |index a695f0c..24f7d03 100644 |--- a/mount/umount.c |+++ b/mount/umount.c -------------------------- No file to patch. Skipping patch. 6 out of 6 hunks ignored ============================================ PATCH COMMAND: patch -p3 -g0 -E --no-backup-if-mismatch < '/var/tmp/portage/sys-apps/util-linux-2.17/work/util-linux-2.16.1-loop-aes.patch' ============================================ can't find file to patch at input line 49 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |From 9a3f0efa344a2d3005008d154dcef7c90718166b Mon Sep 17 00:00:00 2001 |From: http://loop-aes.sourceforge.net |Date: Sat, 3 Oct 2009 18:34:57 +0200 |Subject: [PATCH] Add loop AES support | |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. | |--- | mount/Makefile.am | 10 +- | mount/Makefile.in | 1730 +++++++++++++++++++++++++++------------------ | mount/aes.c | 299 ++++++++ | mount/aes.h | 97 +++ | mount/lomount.c | 2037 ++++++++++++++++++++++++++++++----------------------- | mount/lomount.h | 23 +- | mount/loop.c | 221 ++++++ | mount/loop.h | 98 ++- | mount/losetup.8 | 309 +++++---- | mount/loumount.c | 60 ++ | mount/mount.8 | 26 +- | mount/mount.c | 102 ++-- | mount/rmd160.c | 532 ++++++++++++++ | mount/rmd160.h | 9 + | mount/sha512.c | 432 ++++++++++++ | mount/sha512.h | 45 ++ | mount/swapon.8 | 16 + | mount/swapon.c | 335 +++++++++- | mount/umount.c | 19 +- | 19 files changed, 4551 insertions(+), 1849 deletions(-) | create mode 100644 mount/aes.c | create mode 100644 mount/aes.h | create mode 100644 mount/loop.c | create mode 100644 mount/loumount.c | create mode 100644 mount/rmd160.c | create mode 100644 mount/rmd160.h | create mode 100644 mount/sha512.c | create mode 100644 mount/sha512.h | |diff --git a/mount/Makefile.am b/mount/Makefile.am |index b0e6374..0e61fb6 100644 |--- a/mount/Makefile.am |+++ b/mount/Makefile.am -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored can't find file to patch at input line 89 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/Makefile.in b/mount/Makefile.in |index aefb32c..0a43f40 100644 |--- a/mount/Makefile.in |+++ b/mount/Makefile.in -------------------------- No file to patch. Skipping patch. 28 out of 28 hunks ignored can't find file to patch at input line 2941 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/aes.c b/mount/aes.c |new file mode 100644 |index 0000000..c81099a |--- /dev/null |+++ b/mount/aes.c -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 3246 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/aes.h b/mount/aes.h |new file mode 100644 |index 0000000..4f1e3b3 |--- /dev/null |+++ b/mount/aes.h -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 3348 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/lomount.c b/mount/lomount.c |index b17ed5c..3c7b3c5 100644 |--- a/mount/lomount.c |+++ b/mount/lomount.c -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored can't find file to patch at input line 5600 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/lomount.h b/mount/lomount.h |index 59108d4..58f23fe 100644 |--- a/mount/lomount.h |+++ b/mount/lomount.h -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 5633 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/loop.c b/mount/loop.c |new file mode 100644 |index 0000000..1e95d42 |--- /dev/null |+++ b/mount/loop.c -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 5859 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/loop.h b/mount/loop.h |index 64df339..cc9097b 100644 |--- a/mount/loop.h |+++ b/mount/loop.h -------------------------- No file to patch. Skipping patch. 3 out of 3 hunks ignored can't find file to patch at input line 5986 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/losetup.8 b/mount/losetup.8 |index 8ccab6c..9a3a575 100644 |--- a/mount/losetup.8 |+++ b/mount/losetup.8 -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored can't find file to patch at input line 6332 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/loumount.c b/mount/loumount.c |new file mode 100644 |index 0000000..3301ce2 |--- /dev/null |+++ b/mount/loumount.c -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 6397 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/mount.8 b/mount/mount.8 |index 4e1b572..2179dd7 100644 |--- a/mount/mount.8 |+++ b/mount/mount.8 -------------------------- No file to patch. Skipping patch. 3 out of 3 hunks ignored can't find file to patch at input line 6453 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/mount.c b/mount/mount.c |index e8cb549..de8ce8b 100644 |--- a/mount/mount.c |+++ b/mount/mount.c -------------------------- No file to patch. Skipping patch. 15 out of 15 hunks ignored can't find file to patch at input line 6677 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/rmd160.c b/mount/rmd160.c |new file mode 100644 |index 0000000..930e61e |--- /dev/null |+++ b/mount/rmd160.c -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 7215 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/rmd160.h b/mount/rmd160.h |new file mode 100644 |index 0000000..dab329e |--- /dev/null |+++ b/mount/rmd160.h -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 7230 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/sha512.c b/mount/sha512.c |new file mode 100644 |index 0000000..a795228 |--- /dev/null |+++ b/mount/sha512.c -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 7668 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/sha512.h b/mount/sha512.h |new file mode 100644 |index 0000000..817dc26 |--- /dev/null |+++ b/mount/sha512.h -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 7718 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/swapon.8 b/mount/swapon.8 |index 67e9a17..773d4b0 100644 |--- a/mount/swapon.8 |+++ b/mount/swapon.8 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 7745 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/swapon.c b/mount/swapon.c |index 55933b1..58eb1f2 100644 |--- a/mount/swapon.c |+++ b/mount/swapon.c -------------------------- No file to patch. Skipping patch. 9 out of 9 hunks ignored can't find file to patch at input line 8156 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/umount.c b/mount/umount.c |index a695f0c..24f7d03 100644 |--- a/mount/umount.c |+++ b/mount/umount.c -------------------------- No file to patch. Skipping patch. 6 out of 6 hunks ignored ============================================ PATCH COMMAND: patch -p4 -g0 -E --no-backup-if-mismatch < '/var/tmp/portage/sys-apps/util-linux-2.17/work/util-linux-2.16.1-loop-aes.patch' ============================================ can't find file to patch at input line 49 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |From 9a3f0efa344a2d3005008d154dcef7c90718166b Mon Sep 17 00:00:00 2001 |From: http://loop-aes.sourceforge.net |Date: Sat, 3 Oct 2009 18:34:57 +0200 |Subject: [PATCH] Add loop AES support | |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. | |--- | mount/Makefile.am | 10 +- | mount/Makefile.in | 1730 +++++++++++++++++++++++++++------------------ | mount/aes.c | 299 ++++++++ | mount/aes.h | 97 +++ | mount/lomount.c | 2037 ++++++++++++++++++++++++++++++----------------------- | mount/lomount.h | 23 +- | mount/loop.c | 221 ++++++ | mount/loop.h | 98 ++- | mount/losetup.8 | 309 +++++---- | mount/loumount.c | 60 ++ | mount/mount.8 | 26 +- | mount/mount.c | 102 ++-- | mount/rmd160.c | 532 ++++++++++++++ | mount/rmd160.h | 9 + | mount/sha512.c | 432 ++++++++++++ | mount/sha512.h | 45 ++ | mount/swapon.8 | 16 + | mount/swapon.c | 335 +++++++++- | mount/umount.c | 19 +- | 19 files changed, 4551 insertions(+), 1849 deletions(-) | create mode 100644 mount/aes.c | create mode 100644 mount/aes.h | create mode 100644 mount/loop.c | create mode 100644 mount/loumount.c | create mode 100644 mount/rmd160.c | create mode 100644 mount/rmd160.h | create mode 100644 mount/sha512.c | create mode 100644 mount/sha512.h | |diff --git a/mount/Makefile.am b/mount/Makefile.am |index b0e6374..0e61fb6 100644 |--- a/mount/Makefile.am |+++ b/mount/Makefile.am -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored can't find file to patch at input line 89 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/Makefile.in b/mount/Makefile.in |index aefb32c..0a43f40 100644 |--- a/mount/Makefile.in |+++ b/mount/Makefile.in -------------------------- No file to patch. Skipping patch. 28 out of 28 hunks ignored can't find file to patch at input line 2941 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/aes.c b/mount/aes.c |new file mode 100644 |index 0000000..c81099a |--- /dev/null |+++ b/mount/aes.c -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 3246 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/aes.h b/mount/aes.h |new file mode 100644 |index 0000000..4f1e3b3 |--- /dev/null |+++ b/mount/aes.h -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 3348 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/lomount.c b/mount/lomount.c |index b17ed5c..3c7b3c5 100644 |--- a/mount/lomount.c |+++ b/mount/lomount.c -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored can't find file to patch at input line 5600 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/lomount.h b/mount/lomount.h |index 59108d4..58f23fe 100644 |--- a/mount/lomount.h |+++ b/mount/lomount.h -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 5633 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/loop.c b/mount/loop.c |new file mode 100644 |index 0000000..1e95d42 |--- /dev/null |+++ b/mount/loop.c -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 5859 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/loop.h b/mount/loop.h |index 64df339..cc9097b 100644 |--- a/mount/loop.h |+++ b/mount/loop.h -------------------------- No file to patch. Skipping patch. 3 out of 3 hunks ignored can't find file to patch at input line 5986 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/losetup.8 b/mount/losetup.8 |index 8ccab6c..9a3a575 100644 |--- a/mount/losetup.8 |+++ b/mount/losetup.8 -------------------------- No file to patch. Skipping patch. 2 out of 2 hunks ignored can't find file to patch at input line 6332 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/loumount.c b/mount/loumount.c |new file mode 100644 |index 0000000..3301ce2 |--- /dev/null |+++ b/mount/loumount.c -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 6397 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/mount.8 b/mount/mount.8 |index 4e1b572..2179dd7 100644 |--- a/mount/mount.8 |+++ b/mount/mount.8 -------------------------- No file to patch. Skipping patch. 3 out of 3 hunks ignored can't find file to patch at input line 6453 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/mount.c b/mount/mount.c |index e8cb549..de8ce8b 100644 |--- a/mount/mount.c |+++ b/mount/mount.c -------------------------- No file to patch. Skipping patch. 15 out of 15 hunks ignored can't find file to patch at input line 6677 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/rmd160.c b/mount/rmd160.c |new file mode 100644 |index 0000000..930e61e |--- /dev/null |+++ b/mount/rmd160.c -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 7215 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/rmd160.h b/mount/rmd160.h |new file mode 100644 |index 0000000..dab329e |--- /dev/null |+++ b/mount/rmd160.h -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 7230 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/sha512.c b/mount/sha512.c |new file mode 100644 |index 0000000..a795228 |--- /dev/null |+++ b/mount/sha512.c -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 7668 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/sha512.h b/mount/sha512.h |new file mode 100644 |index 0000000..817dc26 |--- /dev/null |+++ b/mount/sha512.h -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 7718 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/swapon.8 b/mount/swapon.8 |index 67e9a17..773d4b0 100644 |--- a/mount/swapon.8 |+++ b/mount/swapon.8 -------------------------- No file to patch. Skipping patch. 1 out of 1 hunk ignored can't find file to patch at input line 7745 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/swapon.c b/mount/swapon.c |index 55933b1..58eb1f2 100644 |--- a/mount/swapon.c |+++ b/mount/swapon.c -------------------------- No file to patch. Skipping patch. 9 out of 9 hunks ignored can't find file to patch at input line 8156 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/mount/umount.c b/mount/umount.c |index a695f0c..24f7d03 100644 |--- a/mount/umount.c |+++ b/mount/umount.c -------------------------- No file to patch. Skipping patch. 6 out of 6 hunks ignored