aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-22Add restart_pre/restart_post support, also document RC_CMDChristian Ruppert
2012-09-20fix RC_SVCDIR on prefix systemsWilliam Hubbs
2012-09-15netmount: do not handle NFS mountsWilliam Hubbs
2012-09-14Typo: emtpy -> emptyChristian Ruppert
2012-09-12Silence the right get_pid() callChristian Ruppert
2012-09-12Silence get_pid(), OpenRC will give the process some time to create the PID f...Christian Ruppert
2012-09-10netmount: add checks for rpc.idmapd for nfs4 filesystemsWilliam Hubbs
2012-09-09add RC_PREFIX environment variableWilliam Hubbs
2012-09-09dmesg: add -prefix keywordWilliam Hubbs
2012-09-07savecache: make sure $RC_LIBEXECDIR is writableWilliam Hubbs
2012-09-07oldnet/iproute2.sh: fix carrier detectionWilliam Hubbs
2012-08-31Fix UPREFIX for Gentoo Prefix installationsWilliam Hubbs
2012-08-31fix typoWilliam Hubbs
2012-08-31add MKPREFIX flag to build systemWilliam Hubbs
2012-08-25do not provide a virtual for the loopbackWilliam Hubbs
2012-08-24newnet: provide net if configuring more than the loopback interfaceWilliam Hubbs
2012-08-19Do not silence errorsChristian Ruppert
2012-08-18Fix quiet usageChristian Ruppert
2012-08-18Use do_umount's return value instead of eoutdent's.Christian Ruppert
2012-08-17swapfiles: make sure /proc/swaps existsWilliam Hubbs
2012-08-16sh/tmpfiles: fix quoting for optional argumentsRobin H. Johnson
2012-07-26Bring Back prefix supportWilliam Hubbs
2012-07-20Bug #427152: Port of VLAN code to sysfs/iproue2 from vconfig lost the ability...Robin H. Johnson
2012-07-15remove unnecessary header lineWilliam Hubbs
2012-07-15small style changes to encswapWilliam Hubbs
2012-07-15Fix savecore init script to execute after dumpon, but before encswapRichard Yao
2012-07-15Import encswap init script from FreeBSDRichard Yao
2012-07-10fix the upstream default network stackWilliam Hubbs
2012-07-10add the MKNET variable to select a network stackWilliam Hubbs
2012-07-09Revert "add the appropriate network scripts to the boot runlevel"William Hubbs
2012-07-09fix reference to dmesg man pageWilliam Hubbs
2012-07-09fix typoWilliam Hubbs
2012-07-08add the appropriate network scripts to the boot runlevelWilliam Hubbs
2012-07-08make oldnet the default for nowWilliam Hubbs
2012-07-08Revert "Deprecate the network and staticroute scripts"William Hubbs
2012-07-04net: fix typoBjörn Baumbach
2012-07-03cgroups: allow users to turn off creation of controller cgroupsWilliam Hubbs
2012-07-02fix handling of /run for vserverWilliam Hubbs
2012-06-07fix consolefont documentation to reflect the default stateWilliam Hubbs
2012-06-07net/udhcpc: use -x hostname:NAME option instead of -h nameWilliam Hubbs
2012-06-06net: clarify how to prefer ifconfig over iproute2William Hubbs
2012-05-27termencoding should not run on lxcWilliam Hubbs
2012-05-23rc: fix inverted string compare logicMike Frysinger
2012-05-22Release openrc-0.10William Hubbs
2012-05-16rc: fix thinko in applet collapseMike Frysinger
2012-05-17local is only allowed in functionsChristian Ruppert
2012-05-14move rc_svcdir to /run/openrc on Linux systemsWilliam Hubbs
2012-05-13do not umount /usr on linux systemsWilliam Hubbs
2012-05-06rc: collapse the applet if statements into a single array walkMike Frysinger
2012-05-06add a new ARRAY_SIZE macro and use itMike Frysinger