* Configuration moved to new CONFIG directory to separate from usher
* Made various improvements to most init scripts
* Added dependency to perl for update-rc
* Add URL
* Removed /etc/rcX.d directories (should be provided by sysvinit)
* Added 'service' script
* Properly set VERBOSE and FSCKFIX in init.d/checkfs
* Used = in favor of == in checkfs, halt and sendsignals
* Removed ZFS from mountfs
* Moved update-rc to /usr/sbin
* init-functions now exports container variable
* init.d scripts should now act appropriately in containers
* Removed localnet init script - should be performed by iftools init
* Added REPO to Makefile
* removed quotes around chroot command in usher
* removed hwclock from Required-Start in checkfs
* removed $local_fs from Required-Start in hostname
* updated mountvirtfs to create /run/utmp
* added 2 conditionals to readsvcs() in update-rc
* Re-wrote/cleaned up init scripts
* Re-wrote init-functions
* Moved some things (init scripts, defaults, configs) to other packages
* Added update-rc which manages /etc/rc* directories
* Added usher to manage defaults