04e2fdeac1
cryptoloop) - fix #210338 - spurious error from '/bin/login -h $PHONENUMBER' (bug in IPv6 patch) - fix #208634 - mkswap "works" without warning on a mounted device
14 lines
481 B
Diff
14 lines
481 B
Diff
--- util-linux-2.13-pre6/mount/losetup.8.kzak 2006-10-12 10:39:39.000000000 +0200
|
|
+++ util-linux-2.13-pre6/mount/losetup.8 2006-10-12 10:40:04.000000000 +0200
|
|
@@ -133,6 +133,10 @@
|
|
.fi
|
|
.SH RESTRICTION
|
|
DES encryption is painfully slow. On the other hand, XOR is terribly weak.
|
|
+
|
|
+Cryptoloop is deprecated and unmaintained in 2.6 kernels. Use dm-crypt. For
|
|
+more details see
|
|
+.B cryptsetup(8).
|
|
.\" .SH AUTHORS
|
|
.\" .nf
|
|
.\" Original version: Theodore Ts'o <tytso@athena.mit.edu>
|