aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-11-23Fix var namesRoy Marples
2007-11-23Use shell expansion instead of basenameRoy Marples
2007-11-23this is still an env varRoy Marples
2007-11-23Fix install permissions a littleRoy Marples
2007-11-23Fix version and depend on ntpdate tooRoy Marples
2007-11-23grep isn't always in /binRoy Marples
2007-11-23Move syslogd to the boot runlevelRoy Marples
2007-11-23Add polkitd init scriptRoy Marples
2007-11-23Add hald init scriptRoy Marples
2007-11-23Add dbus init scriptRoy Marples
2007-11-23Add sshd init scriptRoy Marples
2007-11-23Add devd and hooksRoy Marples
2007-11-23Use yesnoRoy Marples
2007-11-23Add devd and hooksRoy Marples
2007-11-23Add dnsmasq init scriptRoy Marples
2007-11-23Move /etc/conf.d/rc to /etc/rc.conf.Roy Marples
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-22touch upsRoy Marples
2007-11-22We no longer need this hack for FreeBSD-7Roy Marples
2007-11-22Use yesno for more robustnessRoy Marples
2007-11-22Use yesno for more robustnessRoy Marples
2007-11-22Use yesno for more robustnessRoy Marples
2007-11-22Support FreeBSD ifconfig_fooRoy Marples
2007-11-22Use yesnoRoy Marples
2007-11-22Add a yesno function to check the boolean value of a variableRoy Marples
2007-11-22Fix execing a for argument list too longRoy Marples
2007-11-22issue.devfix is Gentoo specific, as such it belongs in a separate init script.Roy Marples
2007-11-22Allow 'after *; before local;' to workRoy Marples
2007-11-21describe setting the mode a little moreRoy Marples
2007-11-21misc BSD fixesRoy Marples
2007-11-21Don't warn about timezone, it's not for us to do soRoy Marples
2007-11-21Add to the boot runlevel correctlyRoy Marples
2007-11-21We should create init.d and tmp dirsRoy Marples
2007-11-21The BSD's don't need to umount cleanly when shuttind down, as they have a ↵Roy Marples
special kernel service to handle this. As sch, don't error if we don't have fuser
2007-11-21We should include local pathsRoy Marples
2007-11-21BSD shouldn't need to use wpa_cli to manage link eventsRoy Marples
2007-11-21dhcpcd may not always be in /sbinRoy Marples
2007-11-21We cannot use realpath to resolv services as some are symlinks.Roy Marples
2007-11-20opts -> extra_commands. This is much more descriptive.Roy Marples
2007-11-20local.rc -> rc-enable and ensure that we start all defined services, ↵Roy Marples
including system ones
2007-11-20local.rc -> rc-enable and ensure that we start all defined services, ↵Roy Marples
including system ones
2007-11-20Introduce CONTENTS variable into Makefiles to list the contents of the ↵Roy Marples
directory, excluding the Makefile for to Make life easier
2007-11-20Install the rarpd init scriptRoy Marples
2007-11-20powerd does not provide loggerRoy Marples
2007-11-20Add a rarpd init script and allow templates to add start-stop-daemon argumentsRoy Marples
2007-11-20Add an ipfw init scriptRoy Marples
2007-11-20Document syscons MODE and allow to run on all terminalsRoy Marples
2007-11-20Add rpcbind init scriptRoy Marples
2007-11-20misc fixesRoy Marples
2007-11-20Add a powerd init scriptRoy Marples
2007-11-20Add a syslogd init scriptRoy Marples