summaryrefslogtreecommitdiffstats
path: root/urunlevel/runlevel/README
blob: 2c4db5c0d0b231d33cf23c9c6317728df97778df (plain)
1
2
3
4
5
6
7
8
9
Clean room implementation of runlevel/init.d/SYS V init applets for
busybox, aiming for LSB compliance.

Busybox <http://www.busybox.net> currently has no support for runlevels
and init.d scripts, also known as the SYS V init system.  Micro runlevel
adds that support as standard busybox applets written in the C langauge. 

Most of the documentation is in the urunlevel.sourceforge.net directory,
which is a copy of the web site.