openrc/etc
Roy Marples d6da8e8c48 sysinit is now a real runlevel that handles things like udev, dmesg and
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-10-10 08:37:21 +00:00
..
.gitignore Ignore more files. 2008-03-26 17:34:23 +00:00
devd.conf Rework our folder structure so that we don't have OS specific dirs, making it easier to share init and conf files per OS. 2008-03-25 14:06:05 +00:00
Makefile Rework our folder structure so that we don't have OS specific dirs, making it easier to share init and conf files per OS. 2008-03-25 14:06:05 +00:00
Makefile.FreeBSD Fix install of rc and rc.shutdown on the BSD's. 2008-03-27 09:33:20 +00:00
Makefile.Linux Rework our folder structure so that we don't have OS specific dirs, making it easier to share init and conf files per OS. 2008-03-25 14:06:05 +00:00
Makefile.NetBSD Fix install of rc and rc.shutdown on the BSD's. 2008-03-27 09:33:20 +00:00
rc.conf.in sysinit is now a real runlevel that handles things like udev, dmesg and 2008-10-10 08:37:21 +00:00
rc.conf.Linux sysinit is now a real runlevel that handles things like udev, dmesg and 2008-10-10 08:37:21 +00:00
rc.devd Rework our folder structure so that we don't have OS specific dirs, making it easier to share init and conf files per OS. 2008-03-25 14:06:05 +00:00
rc.in Rework our folder structure so that we don't have OS specific dirs, making it easier to share init and conf files per OS. 2008-03-25 14:06:05 +00:00
rc.shutdown.in Rework our folder structure so that we don't have OS specific dirs, making it easier to share init and conf files per OS. 2008-03-25 14:06:05 +00:00