Age | Commit message (Expand) | Author |
2008-03-25 | Rework our folder structure so that we don't have OS specific dirs, making it... | Roy Marples |
2008-03-19 | SVCNAME -> RC_SVCNAME, but export SVCNAME still for compat. | Roy Marples |
2008-03-05 | Add tunable SYSCONFDIR | Roy Marples |
2008-03-04 | ignore | Roy Marples |
2008-03-04 | swapctl -t doesn't work on fbsd. | Roy Marples |
2008-03-03 | keyword noprefix | Roy Marples |
2008-03-03 | Add a gitignore make target. | Roy Marples |
2008-03-03 | Use exlicit make targets, not directory contents. | Roy Marples |
2008-03-02 | Ensure that our scripts call prefixed runscript. | Roy Marples |
2008-03-02 | Don't check for root in prefix. | Roy Marples |
2008-03-01 | BSD's now mount swap block devices early incase fsck needs it. | Roy Marples |
2008-02-19 | keywords -> keyword | Roy Marples |
2008-02-19 | Add the nojail keyword which excludes services marked as such from the depend... | Roy Marples |
2008-01-31 | Remove the over-engineered checkfs and checkroot scripts and replace with sim... | Roy Marples |
2008-01-23 | NetBSD-4.0 default install has issues with loading the pf module, so omit thi... | Roy Marples |
2008-01-15 | pf now works on NetBSD | Roy Marples |
2008-01-15 | Add a pf init script. | Roy Marples |
2008-01-15 | Fix newsyslog on NetBSD. | Roy Marples |
2008-01-11 | Don't use bins in global if we can help it. | Roy Marples |
2008-01-11 | These are FreeBSD specific | Roy Marples |
2008-01-11 | Fix some syslogd pidfile and installing support scripts. | Roy Marples |
2008-01-11 | Update copyrights, my email and license. | Roy Marples |
2008-01-11 | Adopt a more C style for scripts and remove vim settings. | Roy Marples |
2008-01-11 | Remove full license text from shell cripts. | Roy Marples |
2008-01-10 | More NetBSD tweaks. | Roy Marples |
2008-01-10 | Loads of NetBSD tweaks here. | Roy Marples |
2008-01-10 | Move FreeBSD specific files to the new FreeBSD folders. | Roy Marples |
2008-01-10 | Allow for OS and SUBOS folders so we can introduce NetBSD scripts whilst keep... | Roy Marples |
2008-01-06 | No need for basename. | Roy Marples |
2007-12-19 | get_options -> service_get_value and save_options -> service_set_value | Roy Marples |
2007-12-19 | syslogd uses net | Roy Marples |
2007-12-14 | savecore happens before swap, so don't depend on it. | Roy Marples |
2007-12-14 | savecore happens before swap, so don't depend on it. | Roy Marples |
2007-12-14 | savecore happens before swap, so don't depend on it. | Roy Marples |
2007-12-14 | Remove Gentoo copyright from all files that I know I have written | Roy Marples |
2007-12-07 | Ensure that hostid starts early | Roy Marples |
2007-12-05 | Add a nscd init script | Roy Marples |
2007-12-05 | Add a newsyslog init script | Roy Marples |
2007-12-05 | Add a mixer init script | Roy Marples |
2007-12-05 | Add hostid init script, based on the FreeBSD one. | Roy Marples |
2007-12-04 | Allow moused to have configs per port | Roy Marples |
2007-11-28 | Massive whitespace cleanup | Roy Marples |
2007-11-23 | Use shell expansion instead of basename | Roy Marples |
2007-11-23 | Add devd and hooks | Roy Marples |
2007-11-23 | Use yesno | Roy Marples |
2007-11-23 | Move /etc/conf.d/rc to /etc/rc.conf. | Roy Marples |
2007-11-21 | misc BSD fixes | Roy Marples |
2007-11-21 | Don't warn about timezone, it's not for us to do so | Roy Marples |
2007-11-20 | opts -> extra_commands. This is much more descriptive. | Roy Marples |
2007-11-20 | local.rc -> rc-enable and ensure that we start all defined services, includin... | Roy Marples |