Age | Commit message (Expand) | Author |
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 |
2012-04-26 | Change the working directory for depend only | William Hubbs |
2012-04-26 | Revert "Revert "Let runscript enter the service dir before expand globs"" | William Hubbs |
2012-04-26 | Revert "Let runscript enter the service dir before expand globs" | William Hubbs |
2012-04-26 | Let runscript enter the service dir before expand globs | Christian Ruppert |
2012-04-26 | Reduce overhead by leaving rc_deptree_update_needed() as soon as possible | Christian Ruppert |
2012-04-26 | Disable some questionable lines | Christian Ruppert |
2012-04-24 | Whitespace | Christian Ruppert |
2012-04-24 | Remove duplicate getenv("RC_SVCNAME") call | Christian Ruppert |
2012-04-16 | init.d/procfs: posix compatibility fix | Sergei Trofimovich |
2012-04-03 | network scripts need sysfs on linux systems | William Hubbs |
2012-04-03 | net/ifconfig, net/iproute: need sysfs | Robin H. Johnson |
2012-04-01 | Change the method for calculating the interface metric for linux systems | William Hubbs |
2012-03-29 | init.d/fsck: only check local file systems | William Hubbs |
2012-03-26 | librc: Do not output error messages from within the library. | William Hubbs |
2012-03-26 | Add -lxc keyword to sysctl script for linux systems | William Hubbs |
2012-03-25 | localmount: Only unmount local filesystems if we are shutting down | William Hubbs |
2012-03-24 | sysctl: use @SYSCONFDIR@ in the scripts instead of hard coding /etc | William Hubbs |
2012-03-24 | Allow files in sysctl.d to override sysctl.conf | William Hubbs |
2012-03-24 | init.d/sysctl.Linux: do not use sysctl -q | Diego Elio Pettenò |
2012-03-24 | Document the required_dirs and required_files variables | William Hubbs |