aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-11fix from_time_t functionWilliam Hubbs
2017-05-11Move time_t conversions to rc-misc.c so they can be sharedWilliam Hubbs
2017-05-11supervise-daemon: save start time and respawn countWilliam Hubbs
2017-05-11supervise-daemon: fix our status when we give up on the child processWilliam Hubbs
2017-05-10supervise-daemon:create multiple options from --respawn-limitWilliam Hubbs
2017-05-09supervise-daemon: add a --respawn-limit optionWilliam Hubbs
2017-04-29supervise-daemon: mark all open file descriptors FD_CLOEXECWilliam Hubbs
2017-04-29supervise-daemon:remove the controlling tty in the supervisorWilliam Hubbs
2017-04-29supervise-daemon: fix access to tty_fd and devnull_fdWilliam Hubbs
2017-04-29supervise-daemon: mark the service started when the supervisor is activeWilliam Hubbs
2017-04-19version 0.26William Hubbs
2017-04-17update ChangeLogWilliam Hubbs
2017-04-17init: send term/kill signals as final step of shutdownWilliam Hubbs
2017-04-14reword the bugs section of the openrc-init man pageWilliam Hubbs
2017-04-13init: fix signal handlingWilliam Hubbs
2017-04-12init: add re-exec capabilityWilliam Hubbs
2017-04-10bootmisc: do not remove ld-elf32.so.hintsi.Dark_Templar
2017-04-07Add attribution to openrc-init.c and openrc-shutdown.cWilliam Hubbs
2017-04-06add init processWilliam Hubbs
2017-04-05Fix make install on FreeBSD: don't try to install /etc/init.d/modules twicei.Dark_Templar
2017-04-03start-stop-daemon: warn if calling --start with --retry or --stop with --waitAustin English
2017-03-31init.d/agetty.in: add -prefix keywordWilliam Hubbs
2017-03-31init.d/mount-ro: change dependency on killprocs and savecache to afterWilliam Hubbs
2017-03-31agetty-guide: typo fixWilliam Hubbs
2017-03-28init.d: add agetty to ignore patternsWilliam Hubbs
2017-03-23sh/gendepends.sh.in: fix detection of service scriptsWilliam Hubbs
2017-03-16update dependencies for clock serviceWilliam Hubbs
2017-03-15update news fileWilliam Hubbs
2017-03-14Remove all occurances of 'before *' from dependenciesWilliam Hubbs
2017-03-12init.d/sysfs.in: efivarfs tweaksWilliam Hubbs
2017-03-12version 0.25William Hubbs
2017-03-09update ChangeLogWilliam Hubbs
2017-03-09add agetty serviceWilliam Hubbs
2017-03-08init.d/sysfs: drop modules completely from the dependenciesWilliam Hubbs
2017-03-07init.d/sysfs: Do not load efivarfs moduleWilliam Hubbs
2017-02-28make sure netmount and localmount start after rootWilliam Hubbs
2017-02-26net-online: typo fixWilliam Hubbs
2017-02-26net-online: updates to make the service more usableWilliam Hubbs
2017-02-23sh/rc-functions.sh.in: add get_bootparam_value functionWilliam Hubbs
2017-02-22move init.d examples under support and install themWilliam Hubbs
2017-02-22scripts: make sure the rc-sstat symlink is always replacedWilliam Hubbs
2017-02-18install support filesWilliam Hubbs
2017-02-17support: rename all README files to README.mdWilliam Hubbs
2017-02-17Move deptree2dot to the support folderWilliam Hubbs
2017-01-31test/setup_env: ensure that eval_ecolors is available on the path.William Pitcock
2017-01-26Fix typo in guide.mdNicolas Porcel
2017-01-26Revert "scripts: do not substitute for @SHELL@ in rc-sstat"William Hubbs
2017-01-25start-stop-daemon: allow all standard signalsDoug Freed
2017-01-08scripts: do not substitute for @SHELL@ in rc-sstatWilliam Hubbs
2017-01-04mountinfo: make the path to /proc/mounts a constantWilliam Hubbs