summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* openrc-0.2.4openrc-0.2.4Roy Marples2008-05-10
* netmount may use openvpn.Roy Marples2008-05-10
* Only launch single user when RUNLEVEL == S, #74.Roy Marples2008-05-10
* Add ifdown_eth0=NO so that the interface stays up for WakeOnLan, Gentoo #220875Roy Marples2008-05-09
* Simplify the wait code.Roy Marples2008-05-07
* Fix the EINTR check for waitpid, Gentoo #219929.Roy Marples2008-05-06
* Ensure that make dep ordering is correct for install.Roy Marples2008-05-06
* We don't need to handle SIGWINCH in sysinit, so this should fix loading a fra...Roy Marples2008-05-06
* There could be a space between #! and /sbin/runscript, Gentoo #218001.Roy Marples2008-05-01
* Busybox find now works with -exec correctly, so remove our nasty hack.Roy Marples2008-04-30
* Wups, test compiles before commiting :)Roy Marples2008-04-30
* Remove redundant checking of /proc/pid/exeRoy Marples2008-04-30
* Save a few bytes and make it easier to read.Roy Marples2008-04-30
* No need to init this.Roy Marples2008-04-30
* Make the function a little smaller.Roy Marples2008-04-30
* StyleRoy Marples2008-04-30
* We should use correct iproute2 commands and fix busybox as it's iproute2 impl...Roy Marples2008-04-30
* Fix another leak.Roy Marples2008-04-29
* Tweak the last commit and fix a valgrind error.Roy Marples2008-04-29
* Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrcRoy Marples2008-04-29
* We need to ensure that the init script started is correct, translating symlin...Roy Marples2008-04-29
* Fix syscons for setting the font correctly.Roy Marples2008-04-29
* Release openrc-0.2.3openrc-0.2.3Roy Marples2008-04-28
* Add rc_program function which uses fork and signal masking to try and resolve...Roy Marples2008-04-28
* Fix multi platform a little.Roy Marples2008-04-28
* Don't re-start or re-stop failed services if runlevel is changing.Roy Marples2008-04-27
* Always define template start/stop functions so that the real script name isn'...Roy Marples2008-04-26
* Check we have a list before running depends.Roy Marples2008-04-26
* Check we have a list before running depends.Roy Marples2008-04-26
* Work with aliases on NetBSD.Roy Marples2008-04-23
* When fsck_passno is set, show this so output is clearer when fsck is multiple...Roy Marples2008-04-22
* Our init scripts normally output context in [ .. ]Roy Marples2008-04-22
* Fix logic for templates.Roy Marples2008-04-21
* TypoRoy Marples2008-04-21
* Punt is_function in favour of POSIX shell builtin command, thanks to Harald v...Roy Marples2008-04-21
* Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrcRoy Marples2008-04-21
* If we don't have permission to inspect the pidfile, don't report crashed. Gen...Roy Marples2008-04-21
* Add RC_TMPDIR so that there's a writeable location during boot.Roy Marples2008-04-21
* Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrcRoy Marples2008-04-21
* Fix force_preferred, #60.Roy Marples2008-04-20
* Add help for mountargs, #63Roy Marples2008-04-19
* add support for parsing newer ifconfig outputMike Frysinger2008-04-19
* We should check type output to ensure that we're really calling a shell funct...Roy Marples2008-04-18
* Cast to unsigned char for ctype calls.Roy Marples2008-04-17
* Fix rc-status some more.Roy Marples2008-04-17
* Respect shutdown -F on Linux to force fsck, #59Roy Marples2008-04-17
* Only report unassigned services when there are any, Gentoo #218005.Roy Marples2008-04-16
* Use qlen instead of txqueuelen so we work with busybox iproute2, Gentoo #217948Roy Marples2008-04-16
* Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrcRoy Marples2008-04-16
* We should only check dependencies in files.Roy Marples2008-04-16