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*=<...>::