Age | Commit message (Expand) | Author |
2015-12-21 | Convert OpenRC to a centralized copyright/license structure | William Hubbs |
2015-12-09 | Complete support for rc.conf.d | William Hubbs |
2015-12-03 | add support for -containers keyword | William Hubbs |
2015-11-12 | Implement "want" dependency | Ian Stakenvicius |
2013-12-29 | Rename runscript to openrc-run | William Hubbs |
2013-02-23 | Fix shebangs in services to point to the correct location of runscript | Andrew Gregory |
2012-11-07 | checkbashisms: clean up export statements. | Robin H. Johnson |
2012-04-26 | fix references to functions.sh | William Hubbs |
2011-06-29 | drop useless "All rights reserved" notice | Mike Frysinger |
2010-02-20 | Fix rc_${rc_svcname}_need. | Roy Marples |
2009-05-01 | Add (c) to Copyright | Roy Marples |
2009-04-26 | Stop using needless {} in vars | Roy Marples |
2009-04-16 | Avoid needless forking, #165 | Roy Marples |
2008-05-01 | There could be a space between #! and /sbin/runscript, Gentoo #218001. | Roy Marples |
2008-04-16 | We should only check dependencies in files. | Roy Marples |
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-10 | Fix the old RC_USE names. | Roy Marples |
2008-03-08 | Support baselayout-2 uppercase RC_NEED vars, #38. | 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 |