summaryrefslogtreecommitdiff
path: root/sh
Commit message (Collapse)AuthorAge
...
* 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 ↵Roy Marples2008-02-19
| | | | dependency tree when in a jail, #bug 22
* 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 ↵Roy Marples2008-01-31
| | | | use exit codes.
* 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 ↵Roy Marples2008-01-10
| | | | keeping BSD for all BSD's.
* 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 ↵Roy Marples2008-01-03
| | | | install -jN works.
* 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
|