aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-25These now need to be prefixed.Roy Marples
2008-03-25INITDIR should already be prefixed.Roy Marples
2008-03-25SYSCONFDIR should already be prefixed.Roy Marples
2008-03-25DIR should be prefixed already.Roy Marples
2008-03-25Install swap-blk on NetBSD.Roy Marples
2008-03-25Fix FreeBSD makefile.Roy Marples
2008-03-25Fix sysctl on Linux and BSD.Roy Marples
2008-03-25Fix module args per kernel version.Roy Marples
2008-03-25Include Os Makefile.Roy Marples
2008-03-25Rework our folder structure so that we don't have OS specific dirs, making it...Roy Marples
2008-03-25Allow per kernel version module arguments.Roy Marples
2008-03-24Fix segfault when no coldplugged services, thanks to Daijo.Roy Marples
2008-03-24Fix coldplug disabling.Roy Marples
2008-03-24Add debug.mkRoy Marples
2008-03-24Fix debug support to work without gmake and bundle -ggdb in properly.Roy Marples
2008-03-24Fix adding services to the boot runlevel, #43Roy Marples
2008-03-24setup a bit of a test frameworkMike Frysinger
2008-03-24fixup testingMike Frysinger
2008-03-24add missing rc_stringlist_new/rc_sys hidden defsMike Frysinger
2008-03-24ignore generated filesMike Frysinger
2008-03-24add check/test rulesMike Frysinger
2008-03-24dont leak the _e varMike Frysinger
2008-03-23Fix returning a service descriptions.Roy Marples
2008-03-23We don't change service here.Roy Marples
2008-03-23Revert commit 48fc097e39ec9b3edd9a8929fe9faf8f302451ec and add a comment abou...Roy Marples
2008-03-23Report mounts in reverse order, Gentoo #214150.Roy Marples
2008-03-23fix spacing in the trailing [ msg ]Mike Frysinger
2008-03-23fix broken whitespace -- no functional changesMike Frysinger
2008-03-22add support for automatic gdb launching when RC_DEBUG is defined to 1 to ease...Mike Frysinger
2008-03-22ignore gdb filesMike Frysinger
2008-03-22add local rpaths if in the git treeMike Frysinger
2008-03-21Fix some crashers in a prefix with few services.Roy Marples
2008-03-21euid 0 should always be able to find pids too.Roy Marples
2008-03-21Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrcRoy Marples
2008-03-21Only test crashed services if we can see pid 1.Roy Marples
2008-03-21Clean up error display.Roy Marples
2008-03-21Some OS's block on umount -f, so don't use it.Roy Marples
2008-03-21ksoftlevel -> krunlevelRoy Marples
2008-03-21Add --list to rc-service to list all available services.Roy Marples
2008-03-21We should only free the buffer when done reading the dir.Roy Marples
2008-03-21More pathing fixes.Roy Marples
2008-03-20Fix pathing again.Roy Marples
2008-03-20Tweak install.Roy Marples
2008-03-19Just warn about the incorrect service. Let the right service be more explanit...Roy Marples
2008-03-19gitignoreRoy Marples
2008-03-19Fix last commit.Roy Marples
2008-03-19Give a better error message when no service specified.Roy Marples
2008-03-19Report wrong service correctly.Roy Marples
2008-03-19Typo.Roy Marples
2008-03-19SVCNAME -> RC_SVCNAME, but export SVCNAME still for compat.Roy Marples