Commit Graph

631 Commits

Author SHA1 Message Date
Roy Marples
f434007b98 Add OpenVPN support files 2007-11-28 13:44:30 +00:00
Roy Marples
d651155b61 Sanitize our PATH a bit better, and terminate it correctly in start-stop-daemon. 2007-11-28 13:40:15 +00:00
Roy Marples
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
Roy Marples
8df5860848 Use a more generic BSD define. 2007-11-28 10:06:31 +00:00
Roy Marples
97f707db0d FreeBSD-7 and NetBSD support tmpfs, so try and use this first. 2007-11-28 10:06:13 +00:00
Roy Marples
8a328b7408 Allow whitespace in routing commands, Gentoo bug #200458. 2007-11-28 10:04:15 +00:00
Roy Marples
f6033cfb26 git clean before dist, and add some ignore files 2007-11-27 16:13:42 +00:00
Roy Marples
49edf58fc1 Don't rely on sed being available when calculating deps 2007-11-26 09:56:22 +00:00
Roy Marples
7921d9f3d0 Change to hilite and space a little more 2007-11-26 09:36:40 +00:00
Roy Marples
8fd73f8109 Fix default 2007-11-23 22:45:22 +00:00
Roy Marples
a618935584 Try and work out multilib 2007-11-23 22:43:45 +00:00
Roy Marples
85fe5ae12d lowercase clock vars 2007-11-23 22:29:18 +00:00
Roy Marples
206f7096e0 Fix var names 2007-11-23 22:23:20 +00:00
Roy Marples
168fa73a49 Use shell expansion instead of basename 2007-11-23 22:22:50 +00:00
Roy Marples
6bc37fd203 this is still an env var 2007-11-23 22:22:18 +00:00
Roy Marples
5f120db647 Fix install permissions a little 2007-11-23 14:42:19 +00:00
Roy Marples
33852baf52 Fix version and depend on ntpdate too 2007-11-23 14:25:35 +00:00
Roy Marples
d7ea2987d6 grep isn't always in /bin 2007-11-23 13:52:15 +00:00
Roy Marples
9583df9c28 Move syslogd to the boot runlevel 2007-11-23 13:11:40 +00:00
Roy Marples
173825d658 Add polkitd init script 2007-11-23 12:46:03 +00:00
Roy Marples
2c5d32d334 Add hald init script 2007-11-23 12:40:52 +00:00
Roy Marples
a9b33949ed Add dbus init script 2007-11-23 12:37:11 +00:00
Roy Marples
c647e2588d Add sshd init script 2007-11-23 12:30:45 +00:00
Roy Marples
d1090165f8 Add devd and hooks 2007-11-23 12:16:12 +00:00
Roy Marples
cd0cd1167e Use yesno 2007-11-23 12:15:57 +00:00
Roy Marples
bbd25ccc00 Add devd and hooks 2007-11-23 12:12:38 +00:00
Roy Marples
81d508b0b5 Add dnsmasq init script 2007-11-23 12:08:25 +00:00
Roy Marples
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
Roy Marples
f077f179ed touch ups 2007-11-22 21:46:51 +00:00
Roy Marples
6aadda4965 We no longer need this hack for FreeBSD-7 2007-11-22 18:53:54 +00:00
Roy Marples
a1b9dabf4e Use yesno for more robustness 2007-11-22 13:37:24 +00:00
Roy Marples
5f37abddde Use yesno for more robustness 2007-11-22 13:31:19 +00:00
Roy Marples
09c5e5d415 Use yesno for more robustness 2007-11-22 13:28:14 +00:00
Roy Marples
e31e930825 Support FreeBSD ifconfig_foo 2007-11-22 13:25:20 +00:00
Roy Marples
ee61f46309 Use yesno 2007-11-22 12:20:40 +00:00
Roy Marples
4b28587704 Add a yesno function to check the boolean value of a variable 2007-11-22 12:18:24 +00:00
Roy Marples
7cf049cb35 Fix execing a for argument list too long 2007-11-22 12:09:46 +00:00
Roy Marples
c2aa772687 issue.devfix is Gentoo specific, as such it belongs in a separate init script. 2007-11-22 11:57:30 +00:00
Roy Marples
46bb4b8f8b Allow 'after *; before local;' to work 2007-11-22 11:25:08 +00:00
Roy Marples
640f315270 describe setting the mode a little more 2007-11-21 15:49:05 +00:00
Roy Marples
41c00eda37 misc BSD fixes 2007-11-21 15:46:56 +00:00
Roy Marples
872a31b215 Don't warn about timezone, it's not for us to do so 2007-11-21 15:44:01 +00:00
Roy Marples
2238faff28 Add to the boot runlevel correctly 2007-11-21 15:43:17 +00:00
Roy Marples
38dd90b17a We should create init.d and tmp dirs 2007-11-21 15:42:43 +00:00
Roy Marples
b321c6891e The BSD's don't need to umount cleanly when shuttind down, as they have a special kernel service to handle this. As sch, don't error if we don't have fuser 2007-11-21 15:41:45 +00:00
Roy Marples
95f8344874 We should include local paths 2007-11-21 15:40:42 +00:00
Roy Marples
2b1a864bc4 BSD shouldn't need to use wpa_cli to manage link events 2007-11-21 15:39:43 +00:00
Roy Marples
58bea85f92 dhcpcd may not always be in /sbin 2007-11-21 15:39:19 +00:00
Roy Marples
0c52821cba We cannot use realpath to resolv services as some are symlinks. 2007-11-21 15:38:07 +00:00
Roy Marples
a76f2c20e4 opts -> extra_commands. This is much more descriptive. 2007-11-20 18:19:48 +00:00