Age | Commit message (Expand) | Author |
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 |
2012-03-19 | doc/net.example: Add warnings that changing MAC on bonds can break things. | Robin H. Johnson |
2012-03-19 | doc/net.example: Update bonding example | Robin H. Johnson |
2012-03-12 | sh/tmpfiles: Upstream clarifications & quoting fixes. | Robin H. Johnson |
2012-03-12 | sh/tmpfiles: tmpfiles.d support. | Robin H. Johnson |
2012-03-11 | net/ifconfig: The location of the ifconfig binary has changed | Robin H. Johnson |
2012-03-03 | Runscript: allow extra_commands to be run in chroots | William Hubbs |
2012-03-02 | Bug #405491: _exists can give a false negative since /proc/net/dev can be slo... | Robin H. Johnson |
2012-03-02 | Add a potential future problem I can see with metric calculation and interfac... | Robin H. Johnson |
2012-03-02 | Clarify the meaning of the clock_hctosys variable | William Hubbs |
2012-02-25 | librc: make rc_proc_getent available for all operating systems | William Hubbs |
2012-02-25 | Fix rc_proc_getent() undeclared on BSD | Christian Ruppert |
2012-02-23 | Skip pam if running as root | William Hubbs |
2012-02-21 | Remove prefix support | William Hubbs |
2012-02-20 | Drop rc_sys definition from build system | William Hubbs |
2012-02-20 | rc: remove calls to rc_sys_v2 and rc_sys_v1 | William Hubbs |
2012-02-20 | remove the warning about falling back to autodetection | Jory A. Pratt |
2012-02-20 | Revert "Revert "swap: go back to using swapon for Linux systems"" | William Hubbs |
2012-02-20 | update ignore patterns | William Hubbs |
2012-02-20 | Revert "swap: go back to using swapon for Linux systems" | William Hubbs |
2012-02-20 | swap: go back to using swapon for Linux systems | William Hubbs |