summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add BIN_LDFLAGS so that we can build static bins without affecting our shared...Roy Marples2008-01-04
* Don't check kernel version for features, check feature existance.Roy Marples2008-01-03
* br2684ctl can also exist in /usr/sbin, Gentoo bug #204186Roy Marples2008-01-03
* Ensure that copyright is unique for rc, librc and libeinfo. Also, fix brandin...Roy Marples2008-01-03
* Put branding in version.hRoy Marples2008-01-03
* Move inittab to the support directorry as the sysvinit package normally owns ...Roy Marples2008-01-03
* Juggle the Makefiles so that sh knows about NET_LORoy Marples2008-01-03
* rc.conf, not rcRoy Marples2008-01-03
* 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