aboutsummaryrefslogtreecommitdiff
path: root/init.d.BSD
AgeCommit message (Expand)Author
2008-02-19keywords -> keywordRoy Marples
2008-02-19Add the nojail keyword which excludes services marked as such from the depend...Roy Marples
2008-01-31Remove the over-engineered checkfs and checkroot scripts and replace with sim...Roy Marples
2008-01-23NetBSD-4.0 default install has issues with loading the pf module, so omit thi...Roy Marples
2008-01-15pf now works on NetBSDRoy Marples
2008-01-15Add a pf init script.Roy Marples
2008-01-15Fix newsyslog on NetBSD.Roy Marples
2008-01-11Don't use bins in global if we can help it.Roy Marples
2008-01-11These are FreeBSD specificRoy Marples
2008-01-11Fix some syslogd pidfile and installing support scripts.Roy Marples
2008-01-11Update copyrights, my email and license.Roy Marples
2008-01-11Adopt a more C style for scripts and remove vim settings.Roy Marples
2008-01-11Remove full license text from shell cripts.Roy Marples
2008-01-10More NetBSD tweaks.Roy Marples
2008-01-10Loads of NetBSD tweaks here.Roy Marples
2008-01-10Move FreeBSD specific files to the new FreeBSD folders.Roy Marples
2008-01-10Allow for OS and SUBOS folders so we can introduce NetBSD scripts whilst keep...Roy Marples
2008-01-06No need for basename.Roy Marples
2007-12-19get_options -> service_get_value and save_options -> service_set_valueRoy Marples
2007-12-19syslogd uses netRoy Marples
2007-12-14savecore happens before swap, so don't depend on it.Roy Marples
2007-12-14savecore happens before swap, so don't depend on it.Roy Marples
2007-12-14savecore happens before swap, so don't depend on it.Roy Marples
2007-12-14Remove Gentoo copyright from all files that I know I have writtenRoy Marples
2007-12-07Ensure that hostid starts earlyRoy Marples
2007-12-05Add a nscd init scriptRoy Marples
2007-12-05Add a newsyslog init scriptRoy Marples
2007-12-05Add a mixer init scriptRoy Marples
2007-12-05Add hostid init script, based on the FreeBSD one.Roy Marples
2007-12-04Allow moused to have configs per portRoy Marples
2007-11-28Massive whitespace cleanupRoy Marples
2007-11-23Use shell expansion instead of basenameRoy Marples
2007-11-23Add devd and hooksRoy Marples
2007-11-23Use yesnoRoy Marples
2007-11-23Move /etc/conf.d/rc to /etc/rc.conf.Roy 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-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