Age | Commit message (Expand) | Author |
2008-03-04 | Don't rely on fuser being present | Roy Marples |
2008-03-04 | Fix multilib. | Roy Marples |
2008-03-04 | Update ignore. | Roy Marples |
2008-03-04 | Inform plugins when we exit if on signal. | Roy Marples |
2008-03-04 | Fix fsck progress bar. | Roy Marples |
2008-03-04 | Document the negation of keywords. | Roy Marples |
2008-03-04 | Don't store empty services. | Roy Marples |
2008-03-04 | mixer doesn't work on all platforms. | Roy Marples |
2008-03-04 | swapctl -t doesn't work on fbsd. | Roy Marples |
2008-03-03 | Not all fbsd systems support powerd. | Roy Marples |
2008-03-03 | Sanitise the BSD defines a little. | Roy Marples |
2008-03-03 | Use swapctl for NetBSD. | Roy Marples |
2008-03-03 | Fix compile on Linux. | Roy Marples |
2008-03-03 | Split VPS into VSERVER and OPENVZ | Roy Marples |
2008-03-03 | rc single and rc sysinit don't check sysvinit env vars in prefix. | Roy Marples |
2008-03-03 | Don't disable devd in prefix. | Roy Marples |
2008-03-03 | Don't run mixer or powerd in prefix. | Roy Marples |
2008-03-03 | Install bridge.sh | Roy Marples |
2008-03-03 | Fix ignore files some more. | Roy Marples |
2008-03-03 | keyword noprefix | Roy Marples |
2008-03-03 | Ignore fixes. | 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-03 | Introduce LOCAL_PREFIX for a user maintained script location. | Roy Marples |
2008-03-03 | Ensure that normal users can use s-s-d on NetBSD. | Roy Marples |
2008-03-03 | Fix prefixed net.sh | Roy Marples |
2008-03-03 | Fix prefix test. | 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-02 | If build in a prefix, define the system as prefix. | Roy Marples |
2008-03-01 | Fix installing into PREFIX. | Roy Marples |
2008-03-01 | Don't display title coming back from single user. | Roy Marples |
2008-03-01 | BSD's now mount swap block devices early incase fsck needs it. | Roy Marples |
2008-03-01 | We should use shutdown to goto single user mode. | Roy Marples |
2008-03-01 | Fix unused var. | Roy Marples |
2008-02-28 | ignore more stuff | Roy Marples |
2008-02-28 | ignore more stuff | Roy Marples |
2008-02-28 | Don't leak fd's. | Roy Marples |
2008-02-28 | close fd doesn't seem good enough - whereas fcntl does the job. | Roy Marples |
2008-02-28 | Remove ;; | Roy Marples |
2008-02-28 | Typo | Roy Marples |
2008-02-28 | Only reboot when starting in the boot runlevel. | Roy Marples |
2008-02-28 | Don't abort fsck at shutdown. | Roy Marples |
2008-02-28 | Support the use of PREFIX and PKG_PREFIX. | Roy Marples |
2008-02-27 | Fix help for rc-update. | Roy Marples |
2008-02-27 | Makefile SH variable now tweaks the default shell used by our scripts. | Roy Marples |
2008-02-26 | give mount points nice descriptive names rather than "none" | Mike Frysinger |
2008-02-25 | With --quiet, we should quiet the daemon we're starting too. | Roy Marples |
2008-02-24 | Force the specification of a pidfile or process name if daemon is a script. A... | Roy Marples |
2008-02-23 | Now that s-s-d accepts >1 argument for stopping a daemon on match we need to ... | Roy Marples |