Age | Commit message (Expand) | Author |
2008-09-22 | Allow forcefsck instead of gentoo=forcefsck on the kernel command line. | Roy Marples |
2008-08-19 | Allow OpenVZ to mount /sys and device managers, #102 | Roy Marples |
2008-06-21 | Set the default RC_SVCDIR higher up. | Roy Marples |
2008-06-21 | We need to replace @LIB@ here. | Roy Marples |
2008-05-01 | There could be a space between #! and /sbin/runscript, Gentoo #218001. | Roy Marples |
2008-04-29 | We need to ensure that the init script started is correct, translating symlin... | Roy Marples |
2008-04-26 | Always define template start/stop functions so that the real script name isn'... | Roy Marples |
2008-04-21 | Fix logic for templates. | Roy Marples |
2008-04-21 | Typo | Roy Marples |
2008-04-21 | Punt is_function in favour of POSIX shell builtin command, thanks to Harald v... | Roy Marples |
2008-04-18 | We should check type output to ensure that we're really calling a shell funct... | Roy Marples |
2008-04-16 | We should only check dependencies in files. | Roy Marples |
2008-04-08 | Add a silly rc_runlevel function to appease SpanKY :) | Roy Marples |
2008-04-07 | Tests now work on NetBSD. | Roy Marples |
2008-04-06 | Some systems are only detectable after /proc is mounted, so re-test if unknown. | Roy Marples |
2008-03-27 | We would sanitize $RC_LIBDIR/sbin as well. If it's really needed then rc-func... | Roy Marples |
2008-03-27 | Sanitize the write rc dir. | Roy Marples |
2008-03-27 | No need for the extra rc. | Roy Marples |
2008-03-27 | Fix mulitlib issues. | Roy Marples |
2008-03-26 | Ignore more files. | Roy Marples |
2008-03-26 | Fix linux compile. | Roy Marples |
2008-03-26 | use $CP and $SED instead of cp and sed | Roy Marples |
2008-03-26 | .sh.BSD.in is a better extension. | Roy Marples |
2008-03-26 | Split sysctl into Linux and BSD specific files. | Roy Marples |
2008-03-25 | Try and fix more prefix stuff. | Roy Marples |
2008-03-25 | INITDIR should already be prefixed. | Roy Marples |
2008-03-25 | These now need to be prefixed. | Roy Marples |
2008-03-25 | INITDIR should already be prefixed. | Roy Marples |
2008-03-25 | Rework our folder structure so that we don't have OS specific dirs, making it... | Roy Marples |
2008-03-24 | setup a bit of a test framework | Mike Frysinger |
2008-03-24 | dont leak the _e var | Mike Frysinger |
2008-03-21 | Clean up error display. | Roy Marples |
2008-03-21 | Some OS's block on umount -f, so don't use it. | Roy Marples |
2008-03-21 | More pathing fixes. | Roy Marples |
2008-03-20 | Fix pathing again. | Roy Marples |
2008-03-19 | SVCNAME -> RC_SVCNAME, but export SVCNAME still for compat. | Roy Marples |
2008-03-19 | Fix building on Linux. | Roy Marples |
2008-03-19 | Add rc-service and update all softlevel refs to runlevel. | Roy Marples |
2008-03-19 | Ensure that our path includes packages and local | Roy Marples |
2008-03-11 | RC_SERVICE now points to the service file, so daemons can recall us directly. | Roy Marples |
2008-03-10 | Fix the old RC_USE names. | Roy Marples |
2008-03-08 | Support baselayout-2 uppercase RC_NEED vars, #38. | Roy Marples |
2008-03-05 | Add tunable SYSCONFDIR | Roy Marples |
2008-03-04 | Don't rely on fuser being present | Roy Marples |
2008-03-03 | Split VPS into VSERVER and OPENVZ | Roy Marples |
2008-03-03 | Add a gitignore make target. | Roy Marples |
2008-03-03 | Use exlicit make targets, not directory contents. | Roy Marples |
2008-03-03 | Introduce LOCAL_PREFIX for a user maintained script location. | Roy Marples |
2008-03-03 | Fix prefixed net.sh | Roy Marples |
2008-03-02 | Ensure that our scripts call prefixed runscript. | Roy Marples |