aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/genkernel.8.txt')
-rw-r--r--doc/genkernel.8.txt12
1 files changed, 2 insertions, 10 deletions
diff --git a/doc/genkernel.8.txt b/doc/genkernel.8.txt
index 1d28eac..1a9fe1f 100644
--- a/doc/genkernel.8.txt
+++ b/doc/genkernel.8.txt
@@ -137,9 +137,6 @@ KERNEL COMPILATION
*--oldconfig*::
Implies *--no-clean*, and thus *--no-mrproper*, running a "make oldconfig".
-*--gensplash*::
- Install framebuffer splash support into initramfs.
-
*--*[*no-*]*splash*::
Installs, or not, framebuffer splash support into initramfs.
@@ -222,10 +219,10 @@ LOW-LEVEL COMPILATION OPTIONS
INITIALIZATION
~~~~~~~~~~~~~~
-*--gensplash*=<theme>::
+*--splash*=<theme>::
Enable framebuffer splash using <theme>.
-*--gensplash-res*=<resolutions>::
+*--splash-res*=<resolutions>::
Select gensplash resolutions to include.
*--*[*no-*]*splash*=<theme>::
@@ -233,9 +230,6 @@ INITIALIZATION
<theme> rather than the default theme specified in your splash
configuration. If *--no-splash* is specified, then splash is disabled.
-*--splash-res*=<resolutions>::
- Optionally select splash resolutions to include.
-
*--do-keymap-auto*::
Force keymap selection at boot.
@@ -243,12 +237,10 @@ INITIALIZATION
Disables keymap selection at boot.
*--evms*::
-*--evms2*::
Add in EVMS support from static binaries if they exist on the system:
you should run "emerge evms" first (in the host system).
*--lvm*::
-*--lvm2*::
Add in LVM support from static binaries if they exist on the
system, or compile static LVM binaries if static ones do not
exist.