openrc/conf.d
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
..
adjkerntz 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
bootmisc Remove old config var 2008-03-08 11:22:02 +00:00
consolefont 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
dmesg sysinit is now a real runlevel that handles things like udev, dmesg and 2008-10-10 08:37:21 +00:00
fsck Allow fsck to be multiplexed. 2008-02-20 00:33:38 +00:00
hostname Move /etc/conf.d/rc to /etc/rc.conf. 2007-11-23 12:04:11 +00:00
hwclock 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
ipfw Add a config file for ipfw, #110 2008-09-18 14:25:23 +00:00
keymaps 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
local Remove Gentoo copyright from all files that I know I have written 2007-12-14 14:12:38 +00:00
localmount Add a knob to avoid the unmounting of some points. 2008-07-09 16:08:38 +00:00
Makefile Add a knob to avoid the unmounting of some points. 2008-07-09 16:08:38 +00:00
Makefile.FreeBSD Add a config file for ipfw, #110 2008-09-18 14:25:23 +00:00
Makefile.Linux sysinit is now a real runlevel that handles things like udev, dmesg and 2008-10-10 08:37:21 +00:00
Makefile.NetBSD NetBSD doesn't work with this powerd. 2008-03-27 14:56:50 +00:00
modules Allow renaming of modules, #103 thanks to Sven. 2008-08-19 15:25:06 +00:00
moused 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
net Move net.example to /usr/share/doc/openrc 2007-12-29 17:25:00 +00:00
powerd 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
rarpd 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
savecore 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
syscons 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
urandom Add tunable SYSCONFDIR 2008-03-05 12:27:11 +00:00