summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Move the linking of files in /etc/init.d into the sh/Makefile so that install...Roy Marples2008-01-03
* Allow a BRANDING define to be used.Roy Marples2008-01-03
* Allow building without std=c99 definedRoy Marples2008-01-03
* If we fail to make, send the error back to parent make.Roy Marples2008-01-03
* Don't specify a blank DESTDIR so we inherit from the envRoy Marples2008-01-03
* Make depend a global targetRoy Marples2008-01-02
* Add + for parallel make to work.Roy Marples2008-01-02
* Really dd depend targetRoy Marples2008-01-02
* Add depend targetRoy Marples2008-01-02
* Allow rc_$service_$deptype in rc.confRoy Marples2008-01-02
* Move _shell_var shell function to shell_var C appletRoy Marples2008-01-02
* _opts -> _args to match other scriptsRoy Marples2008-01-02
* Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrcRoy Marples2008-01-02
* the reason we need portmap/rpcbind is so we can communicate with rpc.statd, s...Mike Frysinger2008-01-01
* Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrcRoy Marples2007-12-31
* Fix the adding of default routesRoy Marples2007-12-31
* Fix metric_$IFVARRoy Marples2007-12-31
* iproute2 uses via, not gwRoy Marples2007-12-31
* dont pollute namespace with our own local restrict keywordMike Frysinger2007-12-30
* We should export SVCNAME so service_* functions work in dependRoy Marples2007-12-30
* Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrcRoy Marples2007-12-29
* Clean the failed dir when we start and end rc so that failed services can be ...Roy Marples2007-12-29
* Move net.example to /usr/share/doc/openrcRoy Marples2007-12-29
* Install the modules config fileRoy Marples2007-12-28
* modules init script now uses it's own config file instead of random foo in /etcRoy Marples2007-12-28
* Add whitespace as conf is appendedRoy Marples2007-12-28
* Prefer ifplugd over netplugdRoy Marples2007-12-28
* Don't install relative symlinksRoy Marples2007-12-28
* Although OpenRC requires C99, linking to us should not.Roy Marples2007-12-28
* Relative links seem to cause an issue, so don't use them.Roy Marples2007-12-28
* runlevel links are not relavtive, so don't install defaults as such.Roy Marples2007-12-28
* net modules should always be installedRoy Marples2007-12-28
* Add a license and do more quotingRoy Marples2007-12-27
* Fix RC_COLDPLUG shim for real.Roy Marples2007-12-27
* Add a misc var section and add unicode to it.Roy Marples2007-12-27
* We no longer install rmnologinRoy Marples2007-12-27
* Supply a default $INSTALL for GNU make.Roy Marples2007-12-27
* Don't allow RPATH of . to escape to a tarball.Roy Marples2007-12-27
* Fix displayRoy Marples2007-12-27
* whitespaceRoy Marples2007-12-24
* Automagically link our man pages.Roy Marples2007-12-24
* add commaRoy Marples2007-12-24
* Add man pages for all librc functions.Roy Marples2007-12-24
* Remove forces spaces from ebracket and ensure ok matches eend output.Roy Marples2007-12-24
* rc-update show not default to showRoy Marples2007-12-24
* Add document ebracketRoy Marples2007-12-24
* Add a man page for einfo.3Roy Marples2007-12-24
* Don't mix code and decsRoy Marples2007-12-20
* Remove rc-help.sh and replace with a man page for runscript 8.Roy Marples2007-12-20
* Add a manpage for rc.8Roy Marples2007-12-20