openrc/conf.d
William Hubbs 9c77502f96 Make variable references in Makefiles consistent
Some variable references were written as $(foo), but the majority were
written as ${foo}. This commit changes all of the variable references
to using braces.
2011-10-19 12:22:23 -05:00
..
.gitignore Add a new staticroute init script so that .... static routes can be configured! 2009-10-16 08:08:22 +01: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 Make dmesg log optional 2011-09-27 18:15:08 +02:00
consolefont fix comment in conf.d/consolefont 2011-06-19 18:39:12 -05:00
dmesg sysinit is now a real runlevel that handles things like udev, dmesg and 2008-10-10 08:37:21 +00:00
fsck Typo 2009-12-10 22:00:14 +00:00
hostname Move /etc/conf.d/rc to /etc/rc.conf. 2007-11-23 12:04:11 +00:00
hwclock add option to disable setting the system clock on boot for linux systems 2011-01-24 21:37:51 -06:00
ipfw Add a config file for ipfw, #110 2008-09-18 14:25:23 +00:00
keymaps fix keymaps config file to show the correct variable name 2011-05-17 13:06:55 -05:00
killprocs allow options to be passed to killall5 2011-06-23 21:52:44 -05:00
localmount Add a knob to avoid the unmounting of some points. 2008-07-09 16:08:38 +00:00
Makefile Make variable references in Makefiles consistent 2011-10-19 12:22:23 -05:00
modules Bug 373808: init.d/modules skipped certain variable combinations 2011-07-04 07:48:51 +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 Bug #385971: fix net.example reference 2011-10-08 18:53:13 +00:00
network.BSD default route commands on Linux now require gw or via (iproute2). 2009-12-19 08:03:35 +00:00
network.in default route commands on Linux now require gw or via (iproute2). 2009-12-19 08:03:35 +00:00
network.Linux default route commands on Linux now require gw or via (iproute2). 2009-12-19 08:03:35 +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
staticroute.BSD Document multiple routes, fixes #210. 2009-12-05 21:23:39 +00:00
staticroute.Linux Document multiple routes, fixes #210. 2009-12-05 21:23:39 +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