projects
/
genkernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f11073
)
docs: Add --gpg to man page
author
Sebastian Pipping
<sebastian@pipping.org>
Tue, 11 Jan 2011 22:42:51 +0000
(23:42 +0100)
committer
Sebastian Pipping
<sebastian@pipping.org>
Tue, 11 Jan 2011 22:42:51 +0000
(23:42 +0100)
doc/genkernel.8.txt
patch
|
blob
|
history
diff --git
a/doc/genkernel.8.txt
b/doc/genkernel.8.txt
index fe87df3764fe5013c93802ca7fd50a13312362b7..fdc25dca4db6ea186cdc3cca9ef2220c587db9c6 100644
(file)
--- 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.