1 Highlights of new-boot-0.2 compared to new-boot-0.1:
3 -loadproc, killproc, reloadproc, statusproc for better daemon handling
4 -improved daemon stopping code for faster shutdowns
5 -telinit to change runlevels and do other stuff conveniently
6 -syslogd and klogd now fully simulated using shell script mini-daemons
7 -runlevel.? files/symlinks no longer needed
8 -runlevels don't need to extend the previous runlevel
9 -essential services now visible in the directory structure
10 -no editing required to add/remove/change which services are essential
11 -boot scripts compatible with SysVinit and other inits
12 -scripts will work in /sbin/init.d, /etc/init.d and /etc/rc.d
13 -sysconfig locations virtualized through services file
14 -autodetection of console width