Added patch from Nelson Batalha <nelson_batalha@hotmail.com> from bug #172766 to...
authorChris Gianelloni <wolf31o2@gentoo.org>
Thu, 21 Jun 2007 00:48:50 +0000 (00:48 +0000)
committerChris Gianelloni <wolf31o2@gentoo.org>
Thu, 21 Jun 2007 00:48:50 +0000 (00:48 +0000)
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@511 67a159dc-881f-0410-a524-ba9dfbe2cb84

ChangeLog
genkernel.8

index a3ff538750fb588d694e262f1080c284aa201691..0d4483042ea9aa575b5ca3593699337adaed752d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 2006-2007 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
 # Copyright 2006-2007 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  21 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.8:
+  Added patch from Nelson Batalha <nelson_batalha@hotmail.com> from bug
+  #172766 to add documentation for genkernel's LUKS features.
+
   21 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org>
   generic/initrd.scripts:
   Added patch from Nicolas Schlumberger <n.schlumberger@bluewin.ch> to create
   21 Jun 2007; Chris Gianelloni <wolf31o2@gentoo.org>
   generic/initrd.scripts:
   Added patch from Nicolas Schlumberger <n.schlumberger@bluewin.ch> to create
index 8900b192cd4dbc5c6b86aed293f5c3a77ad5f0e1..ccb081dfcb820d5fbf9b40d268b3af8368c98270 100644 (file)
@@ -207,6 +207,12 @@ Add in LVM2 support from static binaries if they exist on the system,
 or compile static LVM2 binaries if static ones do not exist.
 .RE
 .TP
 or compile static LVM2 binaries if static ones do not exist.
 .RE
 .TP
+\fB\-\-luks\fR
+.RS
+Add in Luks support from static binaries if they exist on the 
+system.
+.RE
+.TP
 \fB\-\-no-udev\fR
 Force devfs on 2.6 series kernels. Not recommended or supported.
 .TP
 \fB\-\-no-udev\fR
 Force devfs on 2.6 series kernels. Not recommended or supported.
 .TP
@@ -254,6 +260,10 @@ bootloader, which the initrd scripts would recognize.
 \fBreal_root=\fR<...>
 Specifies the device node of the root filesystem to mount.
 .TP
 \fBreal_root=\fR<...>
 Specifies the device node of the root filesystem to mount.
 .TP
+\fBcrypt_root=\fR<...>
+This specifies the device encrypted by Luks, which contains the root 
+filesystem to mount.
+.TP
 \fBdodmraid=\fR<...>
 Passes arguments to dmraid on bootup.
 .TP
 \fBdodmraid=\fR<...>
 Passes arguments to dmraid on bootup.
 .TP