From: Chris Gianelloni Date: Thu, 21 Jun 2007 00:48:50 +0000 (+0000) Subject: Added patch from Nelson Batalha from bug #172766 to... X-Git-Tag: v3.4.10.902~241 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=55f2664dbea220c13b40fb7d26536905ccb49de3;p=genkernel.git Added patch from Nelson Batalha from bug #172766 to add documentation for genkernel's LUKS features. git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@511 67a159dc-881f-0410-a524-ba9dfbe2cb84 --- diff --git a/ChangeLog b/ChangeLog index a3ff538..0d44830 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,10 @@ # Copyright 2006-2007 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 21 Jun 2007; Chris Gianelloni genkernel.8: + Added patch from Nelson Batalha from bug + #172766 to add documentation for genkernel's LUKS features. + 21 Jun 2007; Chris Gianelloni generic/initrd.scripts: Added patch from Nicolas Schlumberger to create diff --git a/genkernel.8 b/genkernel.8 index 8900b19..ccb081d 100644 --- a/genkernel.8 +++ b/genkernel.8 @@ -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 +\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 @@ -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 +\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