summaryrefslogtreecommitdiff
path: root/sh
Commit message (Expand)AuthorAge
* Ignore more files.Roy Marples2008-03-26
* Fix linux compile.Roy Marples2008-03-26
* use $CP and $SED instead of cp and sedRoy Marples2008-03-26
* .sh.BSD.in is a better extension.Roy Marples2008-03-26
* Split sysctl into Linux and BSD specific files.Roy Marples2008-03-26
* Try and fix more prefix stuff.Roy Marples2008-03-25
* INITDIR should already be prefixed.Roy Marples2008-03-25
* These now need to be prefixed.Roy Marples2008-03-25
* INITDIR should already be prefixed.Roy Marples2008-03-25
* Rework our folder structure so that we don't have OS specific dirs, making it...Roy Marples2008-03-25
* setup a bit of a test frameworkMike Frysinger2008-03-24
* dont leak the _e varMike Frysinger2008-03-24
* Clean up error display.Roy Marples2008-03-21
* Some OS's block on umount -f, so don't use it.Roy Marples2008-03-21
* More pathing fixes.Roy Marples2008-03-21
* Fix pathing again.Roy Marples2008-03-20
* SVCNAME -> RC_SVCNAME, but export SVCNAME still for compat.Roy Marples2008-03-19
* Fix building on Linux.Roy Marples2008-03-19
* Add rc-service and update all softlevel refs to runlevel.Roy Marples2008-03-19
* Ensure that our path includes packages and localRoy Marples2008-03-19
* RC_SERVICE now points to the service file, so daemons can recall us directly.Roy Marples2008-03-11
* Fix the old RC_USE names.Roy Marples2008-03-10
* Support baselayout-2 uppercase RC_NEED vars, #38.Roy Marples2008-03-08
* Add tunable SYSCONFDIRRoy Marples2008-03-05
* Don't rely on fuser being presentRoy Marples2008-03-04
* Split VPS into VSERVER and OPENVZRoy Marples2008-03-03
* Add a gitignore make target.Roy Marples2008-03-03
* Use exlicit make targets, not directory contents.Roy Marples2008-03-03
* Introduce LOCAL_PREFIX for a user maintained script location.Roy Marples2008-03-03
* Fix prefixed net.shRoy Marples2008-03-03
* Ensure that our scripts call prefixed runscript.Roy Marples2008-03-02
* Fix installing into PREFIX.Roy Marples2008-03-01
* ignore more stuffRoy Marples2008-02-28
* TypoRoy Marples2008-02-28
* Support the use of PREFIX and PKG_PREFIX.Roy Marples2008-02-28
* Makefile SH variable now tweaks the default shell used by our scripts.Roy Marples2008-02-27
* keywords -> keywordRoy Marples2008-02-19
* Add the nojail keyword which excludes services marked as such from the depend...Roy Marples2008-02-19
* Ignore resolvconf error messages if the interface does not exist.Roy Marples2008-02-11
* Tidy up some code and remove the redundant single_user function as we now use...Roy Marples2008-01-31
* Allow rc_need to work with net scripts, and allow for loopback also.Roy Marples2008-01-30
* Fix unmounting shared and bind mounts, Gentoo bug #207611.Roy Marples2008-01-30
* Only allow .sh files to be used as net modules.Roy Marples2008-01-29
* Fix restart --nodeps again.Roy Marples2008-01-26
* No need to specify SVCNAME anymore.Roy Marples2008-01-23
* We need to shift here.Roy Marples2008-01-22
* Allow stop start to work when stop is not defined.Roy Marples2008-01-22
* Allow things after the /32 for host routes.Roy Marples2008-01-15
* Ignore functions.sh and rc-functions.sh as these are now created by make.Roy Marples2008-01-14
* INSTALLAFTER needs to be defined before we include our mk's to work.Roy Marples2008-01-13