Age | Commit message (Expand) | Author |
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 |
2012-02-19 | Clarify the documentation about the reboot runlevel | William Hubbs |
2012-02-19 | Document the RC_REBOOT variable | William Hubbs |
2012-02-18 | net: add deprecation warning for old style net dependency variables | William Hubbs |
2012-02-18 | net: fix documentation for interface dependencies | William Hubbs |
2012-02-18 | Fix meaning of "provide net" | William Hubbs |
2012-02-18 | hwclock: set the hardware clock on shutdown | William Hubbs |
2012-02-17 | hwclock: Clarify documentation | William Hubbs |
2012-02-16 | Enable binfmt_misc for openvz containers | William Hubbs |
2012-02-16 | Replace hard coded reference to /etc with @SYSCONFDIR@ | William Hubbs |
2012-02-13 | Allow localmount to run in openvz containers | William Hubbs |
2012-02-13 | Revert "Remove rc_parallel from rc.conf" | William Hubbs |
2012-02-13 | Swap: fix redirect | William Hubbs |
2012-02-13 | Improve swap handling | William Hubbs |
2012-02-12 | Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/openrc | Christian Ruppert |
2012-02-12 | Fix some more warnings | Christian Ruppert |
2012-02-12 | Fix typo in swap script | William Hubbs |
2012-02-12 | Use size_t instead of int | Christian Ruppert |
2012-02-11 | Remove unused/useless function single_user() | Christian Ruppert |
2012-02-10 | termencoding: change "need root" to "use root" | William Hubbs |
2012-02-10 | root.in: split a long line for readability | William Hubbs |
2012-02-10 | sysctl.d: fix README | William Hubbs |
2012-02-09 | Fix early consolefont/termencoding usage vs rc_sys | Robin H. Johnson |
2012-02-09 | sysctl.d: Include a README file for /etc/sysctl.d/ | Robin H. Johnson |
2012-02-09 | Whitespace. | Robin H. Johnson |
2012-02-09 | oldnet: ip6rd support | Salah Coronya |
2012-02-09 | Remount already mounted filesystems. | Piotr Karbowski |
2012-01-31 | fstabinfo: add --remount option | William Hubbs |
2012-01-30 | Complain about loading /etc/conf.d/rc | William Hubbs |
2012-01-30 | Revert "Net: do not bring down interfaces during shutdown" | William Hubbs |
2012-01-29 | cgroups: only create the cgroup when the service is being started | William Hubbs |
2012-01-28 | Use "checkpath -W" instead of dir_writable() | Christian Ruppert |
2012-01-28 | Check if /sys/fs/cgroup/openrc is writable | Christian Ruppert |
2012-01-28 | Do not unlink the temp. log during shutdown | Christian Ruppert |
2012-01-28 | Do not loop flock() | Christian Ruppert |
2012-01-27 | Cgroups: do not update mtab when mounting control groups | William Hubbs |
2012-01-26 | cgroups: add all services to the openrc cgroup | William Hubbs |