From: Sebastian Pipping Date: Tue, 7 Jun 2011 00:28:55 +0000 (+0200) Subject: Docs: Fix mixup of boot parameters real_init= and init_opts= X-Git-Tag: v3.4.16~5 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0992082d0577733d1e70f8522f0e68b9bce9d2c4;p=genkernel.git Docs: Fix mixup of boot parameters real_init= and init_opts= --- diff --git a/ChangeLog b/ChangeLog index b5aba8d..62e1249 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ # Distributed under the GPL v2 # $Id$ + 07 Jun 2011; Sebastian Pipping doc/genkernel.8.txt: + Docs: Fix mixup of boot parameters real_init= and init_opts= + 04 Jun 2011; Sebastian Pipping genkernel.conf, maintenance/docmatcher.py: Document remaining options inside genkiernel.conf (bug #367233) diff --git a/doc/genkernel.8.txt b/doc/genkernel.8.txt index 2287b6f..fab006e 100644 --- a/doc/genkernel.8.txt +++ b/doc/genkernel.8.txt @@ -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*=<...>::