Hi Arnaud,

> Your work sounds good so far! Because I'm working on the same thing
> (embedding RH6) I've just one question. If you don't have to shutdown
> gracefully and you just use one runlevel, why use the sysVinit system?
> You could just replace init with a script that does all the
> initilization for you and you could get rid of the rc.d directory,
> inittab etc.

I did that with a router project, a mile long rc.sysinit script. I found
it's harder to make changes to it. I thought dropping scriptfiles into a
directory where they get called at boot in a controlled manner would be
cleaner.

As for doing away with init, I'd love to for my bootdisks. I don't know
how to get the kernel to start a script instead of init (call the script
init?) and how to keep 2 couple of mingetty's around for terminal logins
without init.

Regards,

--
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the command "unsubscribe linux-embedded" in the message body.
For more information, see <http://waste.org/mail/linux-embedded>.

Reply via email to