aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-06hwclock: always use --noadjfile if availableWilliam Hubbs
2016-06-23man: Document the procname variable for openrc-runMike Gilbert
2016-06-13Fix PATH for Prefix.Benda Xu
2016-06-10fstabinfo/mountinfo: ensure /etc/fstab exists before calling setmntentWilliam Hubbs
2016-06-10increment version to 0.22William Hubbs
2016-05-24Update ChangeLogWilliam Hubbs
2016-05-24update news for 0.21William Hubbs
2016-05-24supervise-daemon: clarify documentation about configuring daemon not to forkWilliam Hubbs
2016-05-24Make deprecation warnings for rc and runscript more visibleWilliam Hubbs
2016-05-23supervise-daemon: log the exit code or signal when a child process diesWilliam Hubbs
2016-05-19supervise-daemon.sh: add support for chroot variableWilliam Hubbs
2016-05-19start-stop-daemon.sh: fix regression in chroot supportWilliam Hubbs
2016-05-19guide.md: typo fixWilliam Hubbs
2016-05-13rc-selinux: access check was backwardsJason Zaman
2016-05-13supervise-daemon: add pam service fileWilliam Hubbs
2016-05-12runlevels/Makefile: add support for runlevel ‘nonetwork’Anthony G. Basile
2016-05-05killprocs: remove calls to sleepWilliam Hubbs
2016-05-04openrc-run: clean up runscript deprecation messageWilliam Hubbs
2016-04-27add daemon supervisorWilliam Hubbs
2016-04-26localmount/netmount: clean up critical mount processingWilliam Hubbs
2016-04-25localmount/netmount: allow mount points to be marked criticalWilliam Hubbs
2016-04-15netmount: fix mounting on LinuxWilliam Hubbs
2016-04-11start-stop-daemon: Allow group read/write when creating output filesMike Gilbert
2016-02-19binfmt.sh: use read in raw modeDustin C. Hatch
2016-02-12Fix rc_env_allow wildcard usageWilliam Hubbs
2016-02-09sysfs: mount pstore when availableMike Frysinger
2016-02-09Add a basic OpenRC users guidePatrick Lauer
2016-01-28savecache: stop saving nettreeWilliam Hubbs
2016-01-28rc-service: add --ifinactive and --ifnotstarted flagsWilliam Hubbs
2016-01-22add back deprecation warnings lost during refactoringWilliam Hubbs
2016-01-22fix testsWilliam Hubbs
2016-01-21librc: Complain when a real and virtual service have the same nameWilliam Hubbs
2016-01-20openrc-run: in verbose mode, log execution of the shell scriptWilliam Hubbs
2016-01-19sh/s6.sh: update s6-svc syntax to be valid for 2.2.0.0+Colin Booth
2016-01-19Fix typoManuel Rüger
2016-01-19conf.d/bootmisc: typo fix: s/dmesc/dmesg/Gokturk Yuksek
2016-01-19localmount: Allow users to control whether errors are ignoredWilliam Hubbs
2016-01-19rc: remove use of magic constant and allow OpenVZ to drop to shellDoug Freed
2016-01-19librc: handle rc_sys="prefix" even if we weren't built with a prefixDoug Freed
2016-01-19librc: fix handling the nothing special case for rc_sysDoug Freed
2016-01-19librc: move system detection code into rc_sys and use itDoug Freed
2016-01-18Revert "rc: make get_systype similar to the old rc_sys function"William Hubbs
2016-01-18Revert "librc: fix librc-depend functions to call rc_sys"William Hubbs
2016-01-18fix bsd buildWilliam Hubbs
2016-01-18rc: make get_systype similar to the old rc_sys functionWilliam Hubbs
2016-01-18librc: fix librc-depend functions to call rc_sysWilliam Hubbs
2016-01-14src/rc/Makefile: fix make depend targetWilliam Hubbs
2016-01-14include rc.h properly in source filesWilliam Hubbs
2016-01-14version 0.21William Hubbs
2016-01-14fix selinux buildWilliam Hubbs