aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-21We need to replace @LIB@ here.Roy Marples
2008-06-19Use CPPFLAGS so we work with -combine in CFLAGS.Roy Marples
2008-06-17open should use 3 args when using O_CREAT.Roy Marples
2008-06-10fuzzy dependency ordering should be started, starting, stopped whilst checkin...Roy Marples
2008-06-10When we have dependant scheduled services, don't error if a need is stopped.Roy Marples
2008-06-05No need to include this.Roy Marples
2008-06-05Remove the macro ;)Roy Marples
2008-06-05Update style to more BSDish and replace the big macro with a function.Roy Marples
2008-06-05Remove broken before dependencies, Gentoo #224171.Roy Marples
2008-06-04Use addu instead of another loop.Roy Marples
2008-06-04Only add a backreference if it doesn't already exist.Roy Marples
2008-06-04Include time headers for ewaitfile.Roy Marples
2008-06-04Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrcRoy Marples
2008-06-04No need to check type twice like this.Roy Marples
2008-06-04Style.Roy Marples
2008-06-03Add the ewaitfile function so init scripts can wait until sockts are created,...Roy Marples
2008-06-03Let ifdown control all interfaces.Roy Marples
2008-05-28openrc-0.2.5Roy Marples
2008-05-28Some ifconfig's output weird inet6 loopback addressesRoy Marples
2008-05-27Be quiet when checking at start.Roy Marples
2008-05-27When stopping with a pidfile, only read the pid once incase it vanishes but t...Roy Marples
2008-05-27Only check tentative when we have a carrier, Gentoo #223061Roy Marples
2008-05-27Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrcRoy Marples
2008-05-27Work with madwifi craptastic drivers. Hopefuly prism54 still works.Roy Marples
2008-05-27Use iwconfig defaults and config if available.Roy Marples
2008-05-27Trap fsck for SIGINT as well, so user can ctrl-C to abort fsck and continue, ...Roy Marples
2008-05-27Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrcRoy Marples
2008-05-25Work with new beta5 options to skip hoof files.Roy Marples
2008-05-25Fix tunnel, #80. Someone should fix iproute2 documentation and help files als...Roy Marples
2008-05-25Fix passno and IFS, #77 and #85, thanks to NahorRoy Marples
2008-05-25Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrcRoy Marples
2008-05-19realloc -> xreallocRoy Marples
2008-05-19Fix a potential segfault, thanks to Fernando J. Pereda.Roy Marples
2008-05-13Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrcRoy Marples
2008-05-13Merge branch 'master' of git@git.overlays.gentoo.org:proj/openrcRoy Marples
2008-05-13Install symlinks correctly, thanks to zlin.Roy Marples
2008-05-12When testing services to stop, we should trace it. More for #79.Roy Marples
2008-05-12The real fix for the last commit is to uncomment some code - d'oh.Roy Marples
2008-05-12When stopping, stop services that need our provide as well, #79.Roy Marples
2008-05-12Style.Roy Marples
2008-05-12We should add devdb to boot.Roy Marples
2008-05-12Add the devdb init script.Roy Marples
2008-05-12Check we have a deptree before using it, Gentoo #220579Roy Marples
2008-05-12Fix help text, #75.Roy Marples
2008-05-12Don't report fstab passno of 0 when using greater or less than, #76.Roy Marples
2008-05-10Work with dhcpcd-4 style options.Roy Marples
2008-05-10openrc-0.2.4Roy Marples
2008-05-10netmount may use openvpn.Roy Marples
2008-05-10Only launch single user when RUNLEVEL == S, #74.Roy Marples
2008-05-09Add ifdown_eth0=NO so that the interface stays up for WakeOnLan, Gentoo #220875Roy Marples