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