Age | Commit message (Expand) | Author |
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 |
2012-01-26 | Add -W/--writable function to checkpath | Christian Ruppert |
2012-01-26 | Whitespace | Christian Ruppert |
2012-01-26 | Add is_writable() function to check whether a path is writable or not | Christian Ruppert |
2012-01-26 | cgroups: make sure /sys/fs/cgroup is a mount point | William Hubbs |
2012-01-26 | bootmisc: stop deleting /etc/nologin | Mike Frysinger |
2012-01-25 | This new release will be 0.9.9 with idl0r's changes | Robin H. Johnson |
2012-01-25 | net/bonding: Fix which interface IPs get added to. | Robin H. Johnson |
2012-01-24 | Disable parallel startup in interactive mode | Christian Ruppert |
2012-01-24 | Override rc.conf options only | Christian Ruppert |
2012-01-23 | Cgroups: activate the openrc control group release agent | William Hubbs |
2012-01-23 | Cgroups: create openrc control group | William Hubbs |
2012-01-23 | Per the systemd tmpfiles implementation, we need to watch out for umask durin... | Robin H. Johnson |
2012-01-23 | Ensure that when -F is passed, existing files are truncated properly. | Robin H. Johnson |
2012-01-23 | Respin features.h usage so that we correctly test for features before we use ... | Robin H. Johnson |
2012-01-23 | Revert "Drop include for features.h" | Robin H. Johnson |
2012-01-22 | Drop include for features.h | William Hubbs |