aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-06Add our version maps backRoy Marples
2008-01-06librc needs kvm on bsd.Roy Marples
2008-01-05Use LIBNAME for multilib so as not to conflict with LIBRoy Marples
2008-01-05Fix installing pam filesRoy Marples
2008-01-05Fix installing linksRoy Marples
2008-01-05Add missing MakefileRoy Marples
2008-01-05Add the missing changes from the recent Makefile updatesRoy Marples
2008-01-05Move the env whitelists to an rc var and build in the system whitelist.Roy Marples
2008-01-05Add some .mk stubs to impersonate bsk .mk files to make writing our Makefiles...Roy Marples
2008-01-04use implicit rules for many things rather than hardcoding our ownMike Frysinger
2008-01-04We use -W in the loop vars, no don't duplicate in the test.Roy Marples
2008-01-04pmake does not support -C dir :/Roy Marples
2008-01-04do not hardcode ar or ranlibMike Frysinger
2008-01-04fix exit status usage -- one $ means make expands it, $$ means shell expands itMike Frysinger
2008-01-04Remove support for static and pam combined - too problematic.Roy Marples
2008-01-04More static building fixes.Roy Marples
2008-01-04Support static building against a non static PAM.Roy Marples
2008-01-04Instead of mirroring correct output, state that we're not running because of ...Roy Marples
2008-01-04Fix clock for XENU.Roy Marples
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