summaryrefslogtreecommitdiff
path: root/sh
Commit message (Expand)AuthorAge
* 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
* Change lib name during make, not install.Roy Marples2008-01-13
* Don't print an extra eend on failure.Roy Marples2008-01-11
* Update copyrights, my email and license.Roy Marples2008-01-11
* Adopt a more C style for scripts and remove vim settings.Roy Marples2008-01-11
* Remove full license text from shell cripts.Roy Marples2008-01-11
* Add /usr/pkg to the PATH for NetBSD packages.Roy Marples2008-01-10
* dhcpcd could be anywhere, so allow this.Roy Marples2008-01-10
* massage netmask to cidr for buggy shells.Roy Marples2008-01-10
* More make fixesRoy Marples2008-01-10
* Allow for OS and SUBOS folders so we can introduce NetBSD scripts whilst keep...Roy Marples2008-01-10
* Add net config's to have their own depend function per interface.Roy Marples2008-01-06
* Use LIBNAME for multilib so as not to conflict with LIBRoy Marples2008-01-05
* Juggle the Makefiles so that sh knows about NET_LORoy Marples2008-01-03
* Move the linking of files in /etc/init.d into the sh/Makefile so that install...Roy Marples2008-01-03
* Allow rc_$service_$deptype in rc.confRoy Marples2008-01-02
* Move _shell_var shell function to shell_var C appletRoy Marples2008-01-02
* Fix the adding of default routesRoy Marples2007-12-31
* Fix metric_$IFVARRoy Marples2007-12-31
* We should export SVCNAME so service_* functions work in dependRoy Marples2007-12-30
* Remove rc-help.sh and replace with a man page for runscript 8.Roy Marples2007-12-20
* Describe extra_started_commands also.Roy Marples2007-12-17
* Remove the try and check_statedir functionsRoy Marples2007-12-14
* Remove Gentoo copyright from all files that I know I have writtenRoy Marples2007-12-14