Docs: Fix mixup of boot parameters real_init= and init_opts=
authorSebastian Pipping <sebastian@pipping.org>
Tue, 7 Jun 2011 00:28:55 +0000 (02:28 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Tue, 7 Jun 2011 00:28:55 +0000 (02:28 +0200)
ChangeLog
doc/genkernel.8.txt

index b5aba8d8aac78582de0b39fd003bc63f12410acc..62e12492d72c37e29d0dece79c858947e70df363 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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)
index 2287b6f1a04506f8a50d759a48018dab44598526..fab006ec20772c1b20a74ddf2e474af38ed229e7 100644 (file)
@@ -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*=<...>::