openrc/conf.d
Robin H. Johnson be990b308a Bug 373808: init.d/modules skipped certain variable combinations
The version iteration code missed certain combinations:
KV=1.2.3.4
skips: 1.2.3, 1
KV=1.2.3
skips: 1

Simplify the code to use a loop and build the list of versions directly
instead of unique variables per version component.

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2011-07-04 07:48:51 +00: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 Change wipe_tmp_dirs to clean_tmp_dirs so user understands meaning better, #153 2009-02-23 09:36:48 +00: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 change local to run programs 2011-01-20 12:50:29 -06:00
Makefile.FreeBSD default route commands on Linux now require gw or via (iproute2). 2009-12-19 08:03:35 +00:00
Makefile.Linux allow options to be passed to killall5 2011-06-23 21:52:44 -05:00
Makefile.NetBSD default route commands on Linux now require gw or via (iproute2). 2009-12-19 08:03:35 +00: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 Move net.example to /usr/share/doc/openrc 2007-12-29 17:25:00 +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