Age | Commit message (Expand) | Author |
2015-12-05 | Increment version number | William Hubbs |
2015-12-04 | update ChangeLog | William Hubbs |
2015-12-03 | man/openrc-run.8: Clarify documentation on dependencies and keywords | William Hubbs |
2015-12-03 | add support for -containers keyword | William Hubbs |
2015-12-02 | Use systype variable for rc_sys call | William Hubbs |
2015-12-02 | rc.conf.Linux: document the rkt keyword | William Hubbs |
2015-12-02 | Add detection for rkt containers | William Hubbs |
2015-12-02 | Add detection for docker containers | William Hubbs |
2015-12-01 | librc: comsolidate rc_sys_v1 and rc_sys_v2 into rc_sys | William Hubbs |
2015-12-01 | rc-functions.sh: add support for user-defined want dependencies | William Hubbs |
2015-11-12 | Implement "want" dependency | Ian Stakenvicius |
2015-11-11 | conf.d/netmount: typo fix | William Hubbs |
2015-11-11 | Standardize macro tests for gnu hurd | Benda Xu |
2015-11-05 | librc: rework overriding rc.conf options from the kcl | William Hubbs |
2015-11-05 | librc: Remove redundant code from rc_config_load | William Hubbs |
2015-11-05 | Add rc.conf.d support | William Hubbs |
2015-10-29 | consolefont: add after modules to dependencies | William Hubbs |
2015-10-21 | bootmisc: optionally save the previous dmesg log | William Hubbs |
2015-10-21 | etc/rc.conf: Clean up documentation for rc_hotplug | William Hubbs |
2015-10-20 | Add net-online service | William Hubbs |
2015-10-14 | mtab: typo fix | William Hubbs |
2015-10-14 | mtab: make /etc/mtab as a file configurable | William Hubbs |
2015-10-13 | openrc-run.sh: fix new required_* tests to exit properly | William Hubbs |
2015-10-13 | typo fix | William Hubbs |
2015-10-13 | sysfs: consolidate cgroup processing code in a single function | William Hubbs |
2015-10-13 | mountinfo: make sure the netdev variable is initialized on Linux | William Hubbs |
2015-10-13 | openrc-run.sh: allow spaces in required_{files,dirs} | William Hubbs |
2015-10-08 | increment version number | William Hubbs |
2015-10-08 | Update ChangeLog | William Hubbs |
2015-10-08 | localmount: white space cleanup | William Hubbs |
2015-10-08 | localmount: clean up handling of aufs branches | Ian Stakenvicius |
2015-10-07 | mtab: fix update logic | William Hubbs |
2015-10-06 | cgroups: Add the hugetlb, net_cls and pids controllers | Austin S. Hemmelgarn |
2015-10-06 | sysfs: use printf instead of echo to write to cgroup files | William Hubbs |
2015-10-06 | rc-cgroup.sh: Do not add leading spaces to cgroup values | William Hubbs |
2015-10-05 | bootmisc: convert errors in clean_run function to warnings | William Hubbs |
2015-10-05 | bootmisc: only remove temp directory if umount is successful | William Hubbs |
2015-10-05 | mountinfo: fix --netdev and --nonetdev on Linux | William Hubbs |
2015-10-04 | mountinfo: read /proc/self/mounts instead of /proc/mounts on Linux | William Hubbs |
2015-10-02 | start-stop-daemon.sh: complain in start if command is undefined | William Hubbs |
2015-10-01 | Revert "local/netmount: remove uses of -O [no]_netdev" | William Hubbs |
2015-09-17 | openrc-run: rename some dependency variables and a function for clarity | William Hubbs |
2015-09-01 | localmount/netmount: on Linux, fail if some file systems do not mount | William Hubbs |
2015-08-21 | Make localmount and netmount always succeed on non-linux | William Hubbs |
2015-08-18 | local/netmount: remove uses of -O [no]_netdev | William Hubbs |
2015-08-17 | allow localmount and netmount to fail | William Hubbs |
2015-08-10 | binfmt: fix indent on return | Mike Frysinger |
2015-08-10 | savecache: clean up implementation | Doug Freed |
2015-08-03 | tmpfiles: run restorecon on the entire path | Jason Zaman |
2015-08-02 | mountinfo: fix -e and -E options | William Hubbs |