Pass correct end of readiness notification pipe to subprocess.
[oweals/dinit.git] / doc /
2018-11-17 Davin McCallAdd "ready-notification" service option.
2018-11-07 Davin McCallFix typo in DESIGN document.
2018-11-05 Davin McCallshutdown: use argv 0 to determine default action.
2018-11-04 Davin McCallAdd man page for shutdown et al.
2018-10-30 Davin McCallMinor edits to dinit-service man page.
2018-10-30 Davin McCallImplement a "shares-console" option for non-exclusive...
2018-10-30 Davin McCallImplement a "chain-to" service property.
2018-10-29 Davin McCallman page: minor additions/edits.
2018-10-27 Davin McCalldinit man page: describe general operation.
2018-10-27 Davin McCallAdd -u/--user to force running as a user service manager.
2018-10-25 Davin McCallComparison: overhaul.
2018-10-21 Davin McCallDo not try to manage system (shutdown, reboot) if not...
2018-10-21 Davin McCallman page: add notes on character set.
2018-10-21 Davin McCallmanpage: fix formatting glitch.
2018-10-20 Davin McCalldocs: mention that dinitctl enable defaults to boot... v0.4.0
2018-10-20 Davin McCalldocs: use boot.d directory with example boot service
2018-10-20 Davin McCalldocs: prefer elogind to ConsoleKit2
2018-10-20 Davin McCallUpdate version number, TODO.
2018-10-19 Davin McCallservice description: make waits-for.d path relative...
2018-10-19 Davin McCallAdd code style guide.
2018-10-18 Davin McCalldinitctl man: add enable and disable command descriptions.
2018-09-13 Davin McCallMinor documentation updates.
2018-07-13 Davin McCallservice options: add waits-for.d to automatically add...
2018-07-08 Davin McCallAdd contribution guide, including conduct statement.
2018-07-08 Davin McCallSome updates to the design document.
2018-07-03 Davin McCalldinitctl: add rm-dep subcommand to remove dependencies.
2018-07-02 Davin McCalldinitctl: add-dep subcommand, adds dependency between...
2018-06-23 Davin McCallAdd DESIGN overview.
2018-06-22 Davin McCallBump version to 0.3.0.
2018-06-22 Davin McCallAdd "signal-process-only" option to avoid signalling...
2018-06-22 Davin McCalldinitctl: show if service was skipped or failed.
2018-06-14 Davin McCallImplement "skippable" option for scripted services.
2018-06-08 Davin McCallUp version to 0.2.0. v0.2.0
2018-06-04 Davin McCallIntroduce "load-options" setting and "sub-vars" option.
2018-05-21 Davin McCallMinor fixes to rootfscheck script.
2018-05-21 Davin McCallInstall man pages with correct permissions mask.
2018-05-14 Davin McCallLook in multiple directories for service descriptions.
2018-04-25 Davin McCallSet example filesystem services to have no start timeout.
2018-04-06 Davin McCallUpdate COMPARISON, TODO.
2018-03-20 Davin McCallUpdate version number to 0.1.1. v0.1.1
2018-03-20 Davin McCallUpdate man page with --log-file documentation.
2018-03-01 Davin McCallBump version to 0.1.0. v0.1.0
2018-02-28 Davin McCallUpdate COMPARISON with other systems.
2018-02-28 Davin McCallman page: rework slightly.
2018-02-28 Davin McCallman pages: reword description of depends-ms dependency.
2018-02-27 Davin McCallMinor man-page fixes.
2018-02-26 Davin McCallRead environment from file at startup.
2018-02-23 Davin McCallAllow setting working directory for services.
2018-02-10 Davin McCallImplement service unloading.
2018-02-03 Davin McCallUp version to 0.08. v0.08
2018-02-03 Davin McCallAdd "shutdown" subcommand to dinitctl.
2018-01-21 Davin McCallMan pages: split service description format to separate...
2018-01-20 Davin McCallSupport for running services as a different user (run...
2018-01-15 Davin McCallmake install: put manpages in correct directory.
2018-01-08 Davin McCallLinux examples: use reasonable start-timeout for filesy...
2018-01-08 Davin McCallAllow specifying service start timeout in service descr...
2018-01-06 Davin McCallSample service defs: enable smooth recovery for ttys. v0.07
2018-01-06 Davin McCallUpdate version to 0.07.
2018-01-06 Davin McCallInstall: allow specifying sbin and man directories.
2018-01-06 Davin McCallPut man pages in the correct directory (man8 not man1).
2018-01-06 Davin McCallAdd "start-interruptible" service option.
2017-12-24 Davin McCallUpdate comparison on similar systems.
2017-10-02 Davin McCallAdd "depends-ms" dependency option for milestone depend...
2017-06-27 Davin McCallservice descriptions: Implement the stop-timeout setting.
2017-06-23 Davin McCallFix minor typos
2017-06-15 Davin McCallFix dinitctl man page for conversion to html.
2017-06-14 Davin McCallMan page updates.
2017-06-12 Davin McCallMinor improvements to dinitctl manpage.
2017-06-09 Davin McCallAdd man page for dinitctl.
2017-06-08 Davin McCallInstall Dinit manpage on "make install".
2017-06-08 Davin McCallSignal handling improvements.
2017-06-08 Davin McCallInitial manpage for dinit.
2017-06-02 Davin McCallSeparate "runs-on-console" into runs-on- and starts...
2017-03-27 Davin McCalllinux service scripts: remount /proc after intial mount
2016-09-21 Davin McCallrootfscheck service: use the passed-from-parent control...
2016-06-22 Davin McCallUpdate Linux documentation
2016-06-19 Davin McCallAdd documentation: using Dinit as your system init...
2016-01-03 Davin McCallAdd some info about Nosh, another init/service system...
2015-12-30 Davin McCallDocumentation updates.
2015-11-18 Davin McCallDocumentation updates