Age | Commit message (Expand) | Author |
2012-09-12 | Silence get_pid(), OpenRC will give the process some time to create the PID f... | Christian Ruppert |
2012-09-10 | netmount: add checks for rpc.idmapd for nfs4 filesystems | William Hubbs |
2012-09-09 | add RC_PREFIX environment variable | William Hubbs |
2012-09-09 | dmesg: add -prefix keyword | William Hubbs |
2012-09-07 | savecache: make sure $RC_LIBEXECDIR is writable | William Hubbs |
2012-09-07 | oldnet/iproute2.sh: fix carrier detection | William Hubbs |
2012-08-31 | Fix UPREFIX for Gentoo Prefix installations | William Hubbs |
2012-08-31 | fix typo | William Hubbs |
2012-08-31 | add MKPREFIX flag to build system | William Hubbs |
2012-08-25 | do not provide a virtual for the loopback | William Hubbs |
2012-08-24 | newnet: provide net if configuring more than the loopback interface | William Hubbs |
2012-08-19 | Do not silence errors | Christian Ruppert |
2012-08-18 | Fix quiet usage | Christian Ruppert |
2012-08-18 | Use do_umount's return value instead of eoutdent's. | Christian Ruppert |
2012-08-17 | swapfiles: make sure /proc/swaps exists | William Hubbs |
2012-08-16 | sh/tmpfiles: fix quoting for optional arguments | Robin H. Johnson |
2012-07-26 | Bring Back prefix support | William Hubbs |
2012-07-20 | Bug #427152: Port of VLAN code to sysfs/iproue2 from vconfig lost the ability... | Robin H. Johnson |
2012-07-15 | remove unnecessary header line | William Hubbs |
2012-07-15 | small style changes to encswap | William Hubbs |
2012-07-15 | Fix savecore init script to execute after dumpon, but before encswap | Richard Yao |
2012-07-15 | Import encswap init script from FreeBSD | Richard Yao |
2012-07-10 | fix the upstream default network stack | William Hubbs |
2012-07-10 | add the MKNET variable to select a network stack | William Hubbs |
2012-07-09 | Revert "add the appropriate network scripts to the boot runlevel" | William Hubbs |
2012-07-09 | fix reference to dmesg man page | William Hubbs |
2012-07-09 | fix typo | William Hubbs |
2012-07-08 | add the appropriate network scripts to the boot runlevel | William Hubbs |
2012-07-08 | make oldnet the default for now | William Hubbs |
2012-07-08 | Revert "Deprecate the network and staticroute scripts" | William Hubbs |
2012-07-04 | net: fix typo | Björn Baumbach |
2012-07-03 | cgroups: allow users to turn off creation of controller cgroups | William Hubbs |
2012-07-02 | fix handling of /run for vserver | William Hubbs |
2012-06-07 | fix consolefont documentation to reflect the default state | William Hubbs |
2012-06-07 | net/udhcpc: use -x hostname:NAME option instead of -h name | William Hubbs |
2012-06-06 | net: clarify how to prefer ifconfig over iproute2 | William Hubbs |
2012-05-27 | termencoding should not run on lxc | William Hubbs |
2012-05-23 | rc: fix inverted string compare logic | Mike Frysinger |
2012-05-22 | Release openrc-0.10 | William Hubbs |
2012-05-16 | rc: fix thinko in applet collapse | Mike Frysinger |
2012-05-17 | local is only allowed in functions | Christian Ruppert |
2012-05-14 | move rc_svcdir to /run/openrc on Linux systems | William Hubbs |
2012-05-13 | do not umount /usr on linux systems | William Hubbs |
2012-05-06 | rc: collapse the applet if statements into a single array walk | Mike Frysinger |
2012-05-06 | add a new ARRAY_SIZE macro and use it | Mike Frysinger |
2012-05-06 | split out librc-independent helpers into a dedicated header file | Mike Frysinger |
2012-05-03 | net: Be sure to install the ip6rd module. | Robin H. Johnson |
2012-05-02 | clarify the message about /proc being already mounted | William Hubbs |
2012-05-02 | Do not try to remount /run read only | Alexey Shvetsov |
2012-04-26 | fix references to functions.sh | William Hubbs |