Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-21 | Fix logic for templates. | Roy Marples | |
2008-04-21 | Punt is_function in favour of POSIX shell builtin command, thanks to Harald ↵ | Roy Marples | |
van Dijk for the idea. | |||
2008-04-18 | We should check type output to ensure that we're really calling a shell ↵ | Roy Marples | |
function and not some badly named binary like stop from boinc, Gentoo #218063. | |||
2008-03-25 | Try and fix more prefix stuff. | Roy Marples | |
2008-03-19 | SVCNAME -> RC_SVCNAME, but export SVCNAME still for compat. | Roy Marples | |
2008-03-19 | Add rc-service and update all softlevel refs to runlevel. | Roy Marples | |
2008-03-11 | RC_SERVICE now points to the service file, so daemons can recall us directly. | Roy Marples | |
2008-03-05 | Add tunable SYSCONFDIR | Roy Marples | |
2008-03-03 | Introduce LOCAL_PREFIX for a user maintained script location. | Roy Marples | |
2008-03-02 | Ensure that our scripts call prefixed runscript. | Roy Marples | |
2008-02-27 | Makefile SH variable now tweaks the default shell used by our scripts. | Roy Marples | |