* bin/bashlogin removed, only used by livecds * bin/rc-status removed handling of single runlevel * etc/conf.d removed config for init scripts (clock, crypto-loop net, wireless) * etc/modules* removed, no modules in vservers * etc/ppp Removed * etc/inittab removed tty handling, ctrlaltdel and X commented runlevel 1 and 2 * etc/profile fixed bashrc path * etc/rc, etc/conf.d/rc removed unused config options * etc/sysctl.conf commented all options * etc/init.d removed init scripts unusable in vservers: - checkfs - checkroot - clock - consolefont - crypto-loop - localmount - modules - net* - numlock * etc/bootmisc fixed depend, removed dmesg (no permission) * etc/{domainname,hostname,rmnologin,urandom} fixed depend * etc/halt.sh removed misc stuff (mount, devfs, ups) * etc/keymaps fixed depend, removed terminal encodings (we have no terminals) * etc/{reboot.sh,shutdown.sh} removed stopping of interfaces added forced reboot (no initctl in vservers with init style = "gentoo") (TODO: remove gentoo init style) * lib/ removed (only net.* helpers in here) * man/modules* removed, no modules in vservers * rc-lists/{boot,default} removed unusable init scripts * rc-lists/nonetwork removed, runlevel does not exist in vservers * sbin/MAKEDEV added minimal vserver devices * sbin/functions removed unused functions and options * sbin/{livecd-functions.sh,modules-update} removed, not needed * sbin/rc-services removed unused functions * sbin/rc removed incompatibilities with vservers * sbin/runscript.sh removed handling of net.* init scripts removed single runlevel