From: Sebastian Pipping Date: Tue, 11 Jan 2011 22:42:51 +0000 (+0100) Subject: docs: Add --gpg to man page X-Git-Tag: v3.4.11~28^2~2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9458432848c5fe4e6071ffca6a2920998ca9009d;p=genkernel.git docs: Add --gpg to man page --- diff --git a/doc/genkernel.8.txt b/doc/genkernel.8.txt index fe87df3..fdc25dc 100644 --- a/doc/genkernel.8.txt +++ b/doc/genkernel.8.txt @@ -287,6 +287,11 @@ INITIALIZATION Add in Luks support from static binaries if they exist on the system. +*--gpg*:: + Add in GnuPG support. A key can be made from + `gpg --encrypt --symmetric /path/to/LUKS-key > /path/to/LUKS-key.gpg` . + After that, re-point the *root_key* argument to the new .gpg file. + *--no-busybox*:: Do not include busybox in the initrd or initramfs.