git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@308 67a159dc-881f-0410-a524-ba9dfbe2cb84
cleanup-cruft
Tim Yamin 20 years ago
parent 836a0badea
commit 1788e1b48b

@ -155,9 +155,6 @@ module compilation stage of 2.4 series kernels to avoid bottlenecks; the
.PP .PP
.BR Initialization .BR Initialization
.TP .TP
\fB\-\-do\-keymap\-auto\fR
Force keymap selection at boot.
.TP
\fB\-\-\fR[no\-]\fBbootsplash=\fR<theme> \fB\-\-\fR[no\-]\fBbootsplash=\fR<theme>
If the extra argument is specified, bootsplash is forced using <theme> If the extra argument is specified, bootsplash is forced using <theme>
rather than the default theme specified in your bootsplash rather than the default theme specified in your bootsplash
@ -173,6 +170,12 @@ gensplash is disabled.
\fB\-\-gensplash-res=\fR<resolutions> \fB\-\-gensplash-res=\fR<resolutions>
Optionally select gensplash resolutions to include. Optionally select gensplash resolutions to include.
.TP .TP
\fB\-\-do\-keymap\-auto\fR
Force keymap selection at boot.
.TP
\fB\-\-dmraid\fR
Add DMRAID support.
.TP
\fB\-\-evms2\fR \fB\-\-evms2\fR
Add in EVMS2 support from static binaries if they exist on the system: Add in EVMS2 support from static binaries if they exist on the system:
you should run "emerge evms2" first. you should run "emerge evms2" first.
@ -183,12 +186,12 @@ Add in LVM2 support from static binaries if they exist on the system,
or compile static LVM2 binaries if static ones do not exist. or compile static LVM2 binaries if static ones do not exist.
.RE .RE
.TP .TP
\fB\-\-no-udev\fR
Force devfs on 2.6 series kernels. Not recommended or supported.
.TP
\fB\-\-unionfs\fR \fB\-\-unionfs\fR
Add unionfs support. Add unionfs support.
.TP .TP
\fB\-\-dmraid\fR
Add DMRAID support.
.TP
\fB\-\-linuxrc=\fR<file> \fB\-\-linuxrc=\fR<file>
Use <file> for the linuxrc instead of the genkernel linuxrc. Use <file> for the linuxrc instead of the genkernel linuxrc.
.PP .PP

Loading…
Cancel
Save