aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-08-28 15:53:51 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-08-28 17:42:01 +0200
commit945b3dc65cb2577a9962db40848eaeae3fc2a425 (patch)
treeca6bfb8511b7b0f74621f34b461c4bb5ff607ac2 /doc
parentUse switch_root from util-linux (diff)
downloadgenkernel-945b3dc65cb2577a9962db40848eaeae3fc2a425.tar.gz
genkernel-945b3dc65cb2577a9962db40848eaeae3fc2a425.tar.bz2
genkernel-945b3dc65cb2577a9962db40848eaeae3fc2a425.zip
Remove --disklabel option
Now that we always build util-linux for switch_root, we no longer need this option. Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/genkernel.8.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/genkernel.8.txt b/doc/genkernel.8.txt
index f0e4414e..2625d6f8 100644
--- a/doc/genkernel.8.txt
+++ b/doc/genkernel.8.txt
@@ -416,10 +416,6 @@ system is able to load multiple initramfs.
*--genzimage*::
Make and install kernelz image from 'arch/powerpc/boot/zImage.initrd'.
-*--*[*no-*]*disklabel*::
- Includes or excludes disk label and uuid support in your initramfs.
- When enabled, this will compile util-linux for you.
-
*--*[*no-*]*luks*::
Includes or excludes LUKS support.
When enabled, this will compile cryptsetup for you.