aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-02-15 21:36:29 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-02-15 21:38:11 +0100
commit3d23af3d4a02c676702cf6d8ddc36a9317320ea8 (patch)
treeb3bdfbab7065b2e6370836530768c598e92f1a3b /doc
parentgkbuilds/xfsprogs: avoid automagic on libdevmapper (diff)
downloadgenkernel-3d23af3d4a02c676702cf6d8ddc36a9317320ea8.tar.gz
genkernel-3d23af3d4a02c676702cf6d8ddc36a9317320ea8.tar.bz2
genkernel-3d23af3d4a02c676702cf6d8ddc36a9317320ea8.zip
Add b2sum
b2sum can be used to verify (boot) media since commit 5c55dd467a563623f16be27f670b5a3ddc79fb02. Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/genkernel.8.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/genkernel.8.txt b/doc/genkernel.8.txt
index 6c7b9bd4..e00e0287 100644
--- a/doc/genkernel.8.txt
+++ b/doc/genkernel.8.txt
@@ -430,6 +430,10 @@ system is able to load multiple initramfs.
`gpg --symmetric -o /path/to/LUKS-key.gpg /path/to/LUKS-key` .
After that, re-point the *root_key* argument to the new .gpg file.
+*--*[*no-*]*b2sum*::
+ Includes or excludes b2sum in the initramfs.
+ When enabled, this will compile coreutils' b2sum for you.
+
*--*[*no-*]*busybox*::
Includes or excludes busybox in the initramfs.
When enabled, this will compile busybox for you.