Patch from Shaun Jackman to set environment variable RUNLEVEL equal to
authorRob Landley <rob@landley.net>
Sun, 9 Jul 2006 17:28:17 +0000 (17:28 -0000)
committerRob Landley <rob@landley.net>
Sun, 9 Jul 2006 17:28:17 +0000 (17:28 -0000)
commitcba1b967358c3a552a8d187861284ede98b9fc76
tree48886db0ab73b8996d88911b8f1068b74a7f5249
parentacf448d4f67f997828b72699ae9d56279dbea896
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...
init/init.c