aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-04Fix detection of Xen dom0 vs domU can use the right variable in init scripts.Roy Marples
2008-01-04Add BIN_LDFLAGS so that we can build static bins without affecting our shared...Roy Marples
2008-01-03Don't check kernel version for features, check feature existance.Roy Marples
2008-01-03br2684ctl can also exist in /usr/sbin, Gentoo bug #204186Roy Marples
2008-01-03Ensure that copyright is unique for rc, librc and libeinfo. Also, fix brandin...Roy Marples
2008-01-03Put branding in version.hRoy Marples
2008-01-03Move inittab to the support directorry as the sysvinit package normally owns ...Roy Marples
2008-01-03Juggle the Makefiles so that sh knows about NET_LORoy Marples
2008-01-03rc.conf, not rcRoy Marples
2008-01-03Move the linking of files in /etc/init.d into the sh/Makefile so that install...Roy Marples
2008-01-03Allow a BRANDING define to be used.Roy Marples
2008-01-03Allow building without std=c99 definedRoy Marples
2008-01-03If we fail to make, send the error back to parent make.Roy Marples
2008-01-03Don't specify a blank DESTDIR so we inherit from the envRoy Marples
2008-01-02Make depend a global targetRoy Marples
2008-01-02Add + for parallel make to work.Roy Marples
2008-01-02Really dd depend targetRoy Marples
2008-01-02Add depend targetRoy Marples
2008-01-02Allow rc_$service_$deptype in rc.confRoy Marples
2008-01-02Move _shell_var shell function to shell_var C appletRoy Marples
2008-01-02_opts -> _args to match other scriptsRoy Marples
2008-01-02Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrcRoy Marples
2008-01-01the reason we need portmap/rpcbind is so we can communicate with rpc.statd, s...Mike Frysinger
2007-12-31Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrcRoy Marples
2007-12-31Fix the adding of default routesRoy Marples
2007-12-31Fix metric_$IFVARRoy Marples
2007-12-31iproute2 uses via, not gwRoy Marples
2007-12-30dont pollute namespace with our own local restrict keywordMike Frysinger
2007-12-30We should export SVCNAME so service_* functions work in dependRoy Marples
2007-12-29Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrcRoy Marples
2007-12-29Clean the failed dir when we start and end rc so that failed services can be ...Roy Marples
2007-12-29Move net.example to /usr/share/doc/openrcRoy Marples
2007-12-28Install the modules config fileRoy Marples
2007-12-28modules init script now uses it's own config file instead of random foo in /etcRoy Marples
2007-12-28Add whitespace as conf is appendedRoy Marples
2007-12-28Prefer ifplugd over netplugdRoy Marples
2007-12-28Don't install relative symlinksRoy Marples
2007-12-28Although OpenRC requires C99, linking to us should not.Roy Marples
2007-12-28Relative links seem to cause an issue, so don't use them.Roy Marples
2007-12-28runlevel links are not relavtive, so don't install defaults as such.Roy Marples
2007-12-28net modules should always be installedRoy Marples
2007-12-27Add a license and do more quotingRoy Marples
2007-12-27Fix RC_COLDPLUG shim for real.Roy Marples
2007-12-27Add a misc var section and add unicode to it.Roy Marples
2007-12-27We no longer install rmnologinRoy Marples
2007-12-27Supply a default $INSTALL for GNU make.Roy Marples
2007-12-27Don't allow RPATH of . to escape to a tarball.Roy Marples
2007-12-27Fix displayRoy Marples
2007-12-24whitespaceRoy Marples
2007-12-24Automagically link our man pages.Roy Marples