git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@511
67a159dc-881f-0410-a524-
ba9dfbe2cb84
# 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
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
\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