Age | Commit message (Expand) | Author |
2016-01-19 | localmount: Allow users to control whether errors are ignored | William Hubbs |
2016-01-19 | rc: remove use of magic constant and allow OpenVZ to drop to shell | Doug Freed |
2016-01-19 | librc: handle rc_sys="prefix" even if we weren't built with a prefix | Doug Freed |
2016-01-19 | librc: fix handling the nothing special case for rc_sys | Doug Freed |
2016-01-19 | librc: move system detection code into rc_sys and use it | Doug Freed |
2016-01-18 | Revert "rc: make get_systype similar to the old rc_sys function" | William Hubbs |
2016-01-18 | Revert "librc: fix librc-depend functions to call rc_sys" | William Hubbs |
2016-01-18 | fix bsd build | William Hubbs |
2016-01-18 | rc: make get_systype similar to the old rc_sys function | William Hubbs |
2016-01-18 | librc: fix librc-depend functions to call rc_sys | William Hubbs |
2016-01-14 | src/rc/Makefile: fix make depend target | William Hubbs |
2016-01-14 | include rc.h properly in source files | William Hubbs |
2016-01-14 | version 0.21 | William Hubbs |
2016-01-14 | fix selinux build | William Hubbs |
2016-01-13 | fix selinux build | William Hubbs |
2016-01-13 | Add LANG, LC_MESSAGES and TERM to the environment whitelist | William Hubbs |
2016-01-13 | fix seg fault | William Hubbs |
2016-01-13 | update ChangeLog | William Hubbs |
2016-01-13 | allow the user to decide whether fsck aborts for errors | joe9 |
2016-01-12 | Remove multicall binary structure from OpenRC | William Hubbs |
2016-01-05 | rc: fix compiler warnings cleanup | William Hubbs |
2016-01-04 | Clean default env_whitelist | William Hubbs |
2016-01-01 | rc: clean up compiler warnings | William Hubbs |
2016-01-01 | add ignore patterns for init.d directory | William Hubbs |
2015-12-21 | Convert OpenRC to a centralized copyright/license structure | William Hubbs |
2015-12-14 | format fix | William Hubbs |
2015-12-11 | FEATURE-REMOVAL-SCHEDULE: create section for librc API functions | William Hubbs |
2015-12-11 | netmount: use want dependency to start nfsclient | Rick Farina (Zero_Chaos) |
2015-12-09 | Add note about deprecating rc_getline() | William Hubbs |
2015-12-09 | Complete support for rc.conf.d | William Hubbs |
2015-12-08 | Add note about removing rc_sys() from librc | William Hubbs |
2015-12-08 | Update feature-removal-schedule wrt mtab service | William Hubbs |
2015-12-08 | rc.map: remove references to rc_sys_v{1,2} | William Hubbs |
2015-12-08 | Convert rc_sys() calls to detect_container() and detect_vm() | William Hubbs |
2015-12-08 | Create detect_container() and detect_vm() functions | William Hubbs |
2015-12-05 | Rename bootlevel variable in _usage.c | William Hubbs |
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 |