On 11/1/06, <b class="gmail_sendername">B Thomas</b> &lt;<a href="mailto:bjthomas3@gmail.com">bjthomas3@gmail.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Yeah... that was stupid.&nbsp; Let's try again with a much smaller,
much improved version. Thanks for pointing out the obvious silliness in
the original patch.<br><span class="sg">
<br>
-b</span></blockquote></div><br>Is this really something that busybox init should be handling?&nbsp; There is nothing saying you have to use the init out of busybox to start your system.&nbsp; Init could simply be a shell script or C application that you write.&nbsp; 
<br><br>In that case, especially in a shell script, it would be trivial to look for a command line parameter specifying the inittab (or any other config file, there is no requirement that you have to use /etc/inittab either) to use for that boot.
<br><br>At the very least, I would think this should be a config item, and it should be wrapped in the existing inittab config item.<br>