Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-10 | sysinit is now a real runlevel that handles things like udev, dmesg and | Roy Marples | |
mounting various bits in /dev and /sys. init.sh JUST mounts /lib/rc/init.d (and /proc for Linux systems) To make development of this easier we now return an empty RC_STRINGLIST instead of a NULL for empty things. If you don't have a udev init script installed, don't reboot your box OR roll back to an older OpenRC version. | |||
2008-03-27 | Tweak install of runlevels. | Roy Marples | |
2008-03-27 | Split terminal encoding out. | Roy Marples | |
2008-03-25 | Rework our folder structure so that we don't have OS specific dirs, making ↵ | Roy Marples | |
it easier to share init and conf files per OS. | |||
2008-01-31 | Remove the over-engineered checkfs and checkroot scripts and replace with ↵ | Roy Marples | |
simple fsck, root and mtab scripts. Update dependencies accordingly. | |||
2008-01-11 | Just have the one runlevels folder with OS includes. | Roy Marples | |