From 9458432848c5fe4e6071ffca6a2920998ca9009d Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Tue, 11 Jan 2011 23:42:51 +0100 Subject: [PATCH] docs: Add --gpg to man page --- doc/genkernel.8.txt | 5 +++++ 1 file changed, 5 insertions(+) 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.