Commit Graph

642 Commits

Author SHA1 Message Date
a6d8b76876 Ensure that lo0 gets 127.0.0.1/8 with a space separated config 2007-11-30 09:38:01 +00:00
16ad975b2d Allow services to define which extra commands require the service to be started 2007-11-29 16:23:59 +00:00
82df7e4584 Use shorthand for loops 2007-11-29 11:23:06 +00:00
50161bef0e Allow space separated configs to work for CIDR address styles 2007-11-29 11:17:50 +00:00
f0aa06b586 Fix whitespace in configs 2007-11-29 09:45:57 +00:00
abc627e4a2 typo 2007-11-29 09:38:19 +00:00
44fe713062 RC_DEPEND_STRICT -> rc_depend_strict 2007-11-28 17:02:02 +00:00
f796ad463d Load the tun/tap modules on BSD 2007-11-28 16:12:45 +00:00
9252492d2f We don't care about update-rc 2007-11-28 15:50:18 +00:00
ac9279cc0d Massive whitespace cleanup 2007-11-28 15:45:03 +00:00
444f23e2d1 resolvconf may not be in /sbin 2007-11-28 14:32:24 +00:00
f434007b98 Add OpenVPN support files 2007-11-28 13:44:30 +00:00
d651155b61 Sanitize our PATH a bit better, and terminate it correctly in start-stop-daemon. 2007-11-28 13:40:15 +00:00
8ea741d699 Support required_dirs and required_files. Allow services to mark inactive if using templates and fake commands if in background. 2007-11-28 13:08:25 +00:00
8df5860848 Use a more generic BSD define. 2007-11-28 10:06:31 +00:00
97f707db0d FreeBSD-7 and NetBSD support tmpfs, so try and use this first. 2007-11-28 10:06:13 +00:00
8a328b7408 Allow whitespace in routing commands, Gentoo bug #200458. 2007-11-28 10:04:15 +00:00
f6033cfb26 git clean before dist, and add some ignore files 2007-11-27 16:13:42 +00:00
49edf58fc1 Don't rely on sed being available when calculating deps 2007-11-26 09:56:22 +00:00
7921d9f3d0 Change to hilite and space a little more 2007-11-26 09:36:40 +00:00
8fd73f8109 Fix default 2007-11-23 22:45:22 +00:00
a618935584 Try and work out multilib 2007-11-23 22:43:45 +00:00
85fe5ae12d lowercase clock vars 2007-11-23 22:29:18 +00:00
206f7096e0 Fix var names 2007-11-23 22:23:20 +00:00
168fa73a49 Use shell expansion instead of basename 2007-11-23 22:22:50 +00:00
6bc37fd203 this is still an env var 2007-11-23 22:22:18 +00:00
5f120db647 Fix install permissions a little 2007-11-23 14:42:19 +00:00
33852baf52 Fix version and depend on ntpdate too 2007-11-23 14:25:35 +00:00
d7ea2987d6 grep isn't always in /bin 2007-11-23 13:52:15 +00:00
9583df9c28 Move syslogd to the boot runlevel 2007-11-23 13:11:40 +00:00
173825d658 Add polkitd init script 2007-11-23 12:46:03 +00:00
2c5d32d334 Add hald init script 2007-11-23 12:40:52 +00:00
a9b33949ed Add dbus init script 2007-11-23 12:37:11 +00:00
c647e2588d Add sshd init script 2007-11-23 12:30:45 +00:00
d1090165f8 Add devd and hooks 2007-11-23 12:16:12 +00:00
cd0cd1167e Use yesno 2007-11-23 12:15:57 +00:00
bbd25ccc00 Add devd and hooks 2007-11-23 12:12:38 +00:00
81d508b0b5 Add dnsmasq init script 2007-11-23 12:08:25 +00:00
d81def80b0 Move /etc/conf.d/rc to /etc/rc.conf.
Lowercase all configurable variables, non configurations remain uppercase.
Replace rc_env_bool with rc_yesno.
Split localmount info procfs (Linux) and dumpon, savecore (BSD)
2007-11-23 12:04:11 +00:00
f077f179ed touch ups 2007-11-22 21:46:51 +00:00
6aadda4965 We no longer need this hack for FreeBSD-7 2007-11-22 18:53:54 +00:00
a1b9dabf4e Use yesno for more robustness 2007-11-22 13:37:24 +00:00
5f37abddde Use yesno for more robustness 2007-11-22 13:31:19 +00:00
09c5e5d415 Use yesno for more robustness 2007-11-22 13:28:14 +00:00
e31e930825 Support FreeBSD ifconfig_foo 2007-11-22 13:25:20 +00:00
ee61f46309 Use yesno 2007-11-22 12:20:40 +00:00
4b28587704 Add a yesno function to check the boolean value of a variable 2007-11-22 12:18:24 +00:00
7cf049cb35 Fix execing a for argument list too long 2007-11-22 12:09:46 +00:00
c2aa772687 issue.devfix is Gentoo specific, as such it belongs in a separate init script. 2007-11-22 11:57:30 +00:00
46bb4b8f8b Allow 'after *; before local;' to work 2007-11-22 11:25:08 +00:00