Age | Commit message (Expand) | Author |
2016-01-28 | savecache: stop saving nettree | William Hubbs |
2016-01-28 | rc-service: add --ifinactive and --ifnotstarted flags | William Hubbs |
2016-01-22 | add back deprecation warnings lost during refactoring | William Hubbs |
2016-01-22 | fix tests | William Hubbs |
2016-01-21 | librc: Complain when a real and virtual service have the same name | William Hubbs |
2016-01-20 | openrc-run: in verbose mode, log execution of the shell script | William Hubbs |
2016-01-19 | sh/s6.sh: update s6-svc syntax to be valid for 2.2.0.0+ | Colin Booth |
2016-01-19 | Fix typo | Manuel RĂ¼ger |
2016-01-19 | conf.d/bootmisc: typo fix: s/dmesc/dmesg/ | Gokturk Yuksek |
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 |