Age | Commit message (Expand) | Author |
2008-04-29 | Fix another leak. | Roy Marples |
2008-04-29 | Tweak the last commit and fix a valgrind error. | Roy Marples |
2008-04-29 | Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrc | Roy Marples |
2008-04-29 | We need to ensure that the init script started is correct, translating symlin... | Roy Marples |
2008-04-29 | Fix syscons for setting the font correctly. | Roy Marples |
2008-04-28 | Release openrc-0.2.3 | Roy Marples |
2008-04-28 | Add rc_program function which uses fork and signal masking to try and resolve... | Roy Marples |
2008-04-28 | Fix multi platform a little. | Roy Marples |
2008-04-27 | Don't re-start or re-stop failed services if runlevel is changing. | Roy Marples |
2008-04-26 | Always define template start/stop functions so that the real script name isn'... | Roy Marples |
2008-04-26 | Check we have a list before running depends. | Roy Marples |
2008-04-26 | Check we have a list before running depends. | Roy Marples |
2008-04-23 | Work with aliases on NetBSD. | Roy Marples |
2008-04-22 | When fsck_passno is set, show this so output is clearer when fsck is multiple... | Roy Marples |
2008-04-22 | Our init scripts normally output context in [ .. ] | 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-21 | Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrc | Roy Marples |
2008-04-21 | If we don't have permission to inspect the pidfile, don't report crashed. Gen... | Roy Marples |
2008-04-21 | Add RC_TMPDIR so that there's a writeable location during boot. | Roy Marples |
2008-04-21 | Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrc | Roy Marples |
2008-04-20 | Fix force_preferred, #60. | Roy Marples |
2008-04-19 | Add help for mountargs, #63 | Roy Marples |
2008-04-19 | add support for parsing newer ifconfig output | Mike Frysinger |
2008-04-18 | We should check type output to ensure that we're really calling a shell funct... | Roy Marples |
2008-04-17 | Cast to unsigned char for ctype calls. | Roy Marples |
2008-04-17 | Fix rc-status some more. | Roy Marples |
2008-04-17 | Respect shutdown -F on Linux to force fsck, #59 | Roy Marples |
2008-04-16 | Only report unassigned services when there are any, Gentoo #218005. | Roy Marples |
2008-04-16 | Use qlen instead of txqueuelen so we work with busybox iproute2, Gentoo #217948 | Roy Marples |
2008-04-16 | Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrc | Roy Marples |
2008-04-16 | We should only check dependencies in files. | Roy Marples |
2008-04-15 | Fix rebooting for OpenVZ systems. | Roy Marples |
2008-04-15 | Add help text for rc-service --resole. | Roy Marples |
2008-04-15 | Release 0.2.2 | Roy Marples |
2008-04-10 | Don't assume that we have a list returned. | Roy Marples |
2008-04-09 | By default, rc-status now shows the statuses of the services in the current r... | Roy Marples |
2008-04-09 | Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrc | Roy Marples |
2008-04-09 | Fix windowkeys. | Roy Marples |
2008-04-09 | Respect shutdown's fastboot. | Roy Marples |
2008-04-09 | More ltsp fixes. | Roy Marples |
2008-04-08 | Fix netmout for nfs | Roy Marples |
2008-04-08 | Give an error when running zap as a generic user. | Roy Marples |
2008-04-08 | Add a silly rc_runlevel function to appease SpanKY :) | Roy Marples |
2008-04-08 | rc_runlevel is now the preferred kernel commandline option for choosing defau... | Roy Marples |
2008-04-07 | Fix rc-service --help output. | 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-04-06 | Increase pidstr size to 10 chars. | Roy Marples |