From: Chris Gianelloni Date: Wed, 7 Mar 2007 12:33:11 +0000 (+0000) Subject: Fixed up the man page for bug #168500 and bug #168719. X-Git-Tag: v3.4.10.902~263 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c9302ee8fd81e18fdbbf19521d78297b69c55443;p=genkernel.git 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 --- diff --git a/ChangeLog b/ChangeLog index cbd1843..6d71a8b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ # Copyright 2006-2007 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 07 Mar 2007; Chris Gianelloni genkernel.8: + Fixed up the man page for bug #168500 and bug #168719. + 14 Feb 2007; Chris Gianelloni genkernel, parisc/config.sh, parisc64/config.sh: Moved the MAKEOPTS check to the top of the file for parisc, so it matches diff --git a/genkernel.8 b/genkernel.8 index c3720f1..e7a9e45 100644 --- a/genkernel.8 +++ b/genkernel.8 @@ -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. .RE .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 Force devfs on 2.6 series kernels. Not recommended or supported. .TP @@ -207,12 +200,6 @@ Use for the linuxrc instead of the genkernel linuxrc. \fB\-\-arch\-override=\fR Force the architecture settings described by the profile instead of autodetecting the running architecture. -.TP -\fB\-\-busybox\-config=\fR -Busybox configuration file to use when compiling busybox. -.TP -\fB\-\-busybox\-bin=\fR -Don't compile busybox, and use this static .bz2 binary instead. .PP .BR Output \ Settings .TP