Docs: Fix mixup of boot parameters real_init= and init_opts=

cleanup-cruft
Sebastian Pipping 14 years ago
parent dbede652dc
commit 0992082d05

@ -5,6 +5,9 @@
# Distributed under the GPL v2
# $Id$
07 Jun 2011; Sebastian Pipping <sping@gentoo.org> doc/genkernel.8.txt:
Docs: Fix mixup of boot parameters real_init= and init_opts=
04 Jun 2011; Sebastian Pipping <sping@gentoo.org> genkernel.conf,
maintenance/docmatcher.py:
Document remaining options inside genkiernel.conf (bug #367233)

@ -398,6 +398,9 @@ which the ramdisk scripts would recognize.
Passes arguments to dmraid on bootup.
*real_init*=<...>::
Override location of init script, default is "/sbin/init".
*init_opts*=<...>::
Passes arguments to init on bootup.
*scandelay*=<...>::

Loading…
Cancel
Save