busybox/init
Rob Landley cba1b96735 Patch from Shaun Jackman to set environment variable RUNLEVEL equal to
init's argv[1], so if you append "single" to your kernel command line and
the kernel doesn't parse it, RUNLELEL=single.

Plus a few unrelated header cleanups while I was in the area...
2006-07-09 17:28:17 +00:00
..
Config.in - DEBUG_INIT -> config CONFIG_DEBUG_INIT 2006-05-29 13:08:35 +00:00
halt.c - move #include busybox.h to the very top so we pull in the config 2006-06-02 20:56:16 +00:00
init_shared.c - move #include busybox.h to the very top so we pull in the config 2006-06-02 20:56:16 +00:00
init_shared.h - move #include busybox.h to the very top so we pull in the config 2006-06-02 20:56:16 +00:00
init.c Patch from Shaun Jackman to set environment variable RUNLEVEL equal to 2006-07-09 17:28:17 +00:00
Makefile pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list 2006-05-13 02:33:09 +00:00
Makefile.in - revert back to r14406 2006-03-13 19:04:00 +00:00
mesg.c - move #include busybox.h to the very top so we pull in the config 2006-06-02 20:56:16 +00:00