On Fri, Aug 06, 2004 at 12:31:54AM +0300, Tzafrir Cohen wrote:
> On Fri, Aug 06, 2004 at 12:16:09AM +0300, Shachar Shemesh wrote:
> > Meir Kriheli wrote:
> >
[snip]
> > But that means that you cannot override the "init=" to specify another init.
>
> Then use something like:
>
> exec ${myinit:-/sbin/init}
>
> and pass the parameter myinit= .
>
> Yea, I know how kludgy it is.
No, this isn't kludgy at all. /proc/sys/kernel/real_root_dev is/was a
kludge, and people worked hard to get rid of it. I suggest to everyone
to read the article I mentioned, it's very good reading. IMNSHO :-)
--
Didi
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]