aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 spe...Roy Marples
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, includin...Roy Marples
2007-11-20local.rc -> rc-enable and ensure that we start all defined services, includin...Roy Marples
2007-11-20Introduce CONTENTS variable into Makefiles to list the contents of the direct...Roy Marples
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
2007-11-20Add a syscons init scriptRoy Marples
2007-11-20Add a moused init scriptRoy Marples
2007-11-20Open RC -> OpenRCRoy Marples
2007-11-20Fix local.rc for the correct orderRoy Marples
2007-11-20We no longer support pam_console directly. Also, we cannot use chgrp due to s...Roy Marples
2007-11-20We don't use /var/lock anymoreRoy Marples
2007-11-20Move sysctl into it's own init scriptRoy Marples
2007-11-20Move the runlevel foo to it's own Makefile for ease of maintainanceRoy Marples
2007-11-20start -> stopRoy Marples
2007-11-20runscript.sh now provides default start/stop functions if command and pidfile...Roy Marples
2007-11-19No easy way of getting git status, so remove fancy checks.Roy Marples
2007-11-19Punt the STYLE doc - prospective coders should always match upstream style.Roy Marples
2007-11-19rc.c needs version.hRoy Marples
2007-11-19Add a sample inittabRoy Marples
2007-11-19Move runlevel and lib logic to the sub MakefilesRoy Marples
2007-11-19Display version on start and allow --version to workRoy Marples
2007-11-19Add a README with some installation instructions and a bit of historyRoy Marples
2007-11-19A few comments about PREFIXRoy Marples
2007-11-19Our build chain now works with GNU and BSD make implementationsRoy Marples
2007-11-19Only start plugins once we have made an exclusive fileRoy Marples
2007-11-16Run the hook_out if setRoy Marples
2007-11-16If starting and started or stopping and stopped, just warn and continue. Fixe...Roy Marples
2007-11-15Vanilla FreeBSD make is now supported for srcRoy Marples
2007-11-14Allow bash arrays to be flattened to make some configs easier.Roy Marples
2007-11-14Install our .so links to /usr/libRoy Marples
2007-11-14add etc back for BSD installing rc and rc.shutdownRoy Marples