Fixed up the man page for bug #168500 and bug #168719.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@489 67a159dc-881f-0410-a524-ba9dfbe2cb84
cleanup-cruft
Chris Gianelloni 18 years ago
parent d97296528e
commit c9302ee8fd

@ -2,6 +2,9 @@
# Copyright 2006-2007 Gentoo Foundation; Distributed under the GPL v2 # Copyright 2006-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: $ # $Header: $
07 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel.8:
Fixed up the man page for bug #168500 and bug #168719.
14 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel, 14 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> genkernel,
parisc/config.sh, parisc64/config.sh: parisc/config.sh, parisc64/config.sh:
Moved the MAKEOPTS check to the top of the file for parisc, so it matches Moved the MAKEOPTS check to the top of the file for parisc, so it matches

@ -186,13 +186,6 @@ 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\-\-suspend\fR
.RS
Add support for userspace suspend/resume (uswsusp). This option requires
Linux 2.6.17 or newer, \fBsys-power/suspend\fR installed on the host system,
and resume configured in \fB/etc/suspend.conf\fR.
.RE
.TP
\fB\-\-no-udev\fR \fB\-\-no-udev\fR
Force devfs on 2.6 series kernels. Not recommended or supported. Force devfs on 2.6 series kernels. Not recommended or supported.
.TP .TP
@ -207,12 +200,6 @@ Use <file> for the linuxrc instead of the genkernel linuxrc.
\fB\-\-arch\-override=\fR<arch> \fB\-\-arch\-override=\fR<arch>
Force the architecture settings described by the <arch> profile Force the architecture settings described by the <arch> profile
instead of autodetecting the running architecture. instead of autodetecting the running architecture.
.TP
\fB\-\-busybox\-config=\fR<file>
Busybox configuration file to use when compiling busybox.
.TP
\fB\-\-busybox\-bin=\fR<file>
Don't compile busybox, and use this static .bz2 binary instead.
.PP .PP
.BR Output \ Settings .BR Output \ Settings
.TP .TP

Loading…
Cancel
Save