Bug 160635 - wrong line runs /sbin/init, but not real_init
|
Bug#:
160635
|
Product: Gentoo Hosted Projects
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: genkernel@gentoo.org
|
Reported By: gentoo@srg.pp.ru
|
|
Component: genkernel
|
|
|
URL:
|
|
Summary: wrong line runs /sbin/init, but not real_init
|
|
Keywords: InSVN
|
|
Status Whiteboard:
|
|
Opened: 2007-01-07 06:40 0000
|
genkernel-3.4.5-r1
Line 773 must be same as 718 at /usr/share/genkernel/generic/linuxrc
Reproducible: Always
Steps to Reproduce:
1. kernel parameter: real_init=/sbin/initng
2.
3.
Actual Results:
kernel boots with /sbin/init
Expected Results:
kernel boots with /sbin/initng
I assume this is still present in 3.4.6, correct?
OK. I think I fixed this in SVN. There've been a few changes in how that
works, so I'm guessing that I got it right.