Minor updates to Linux Dinit-as-init guidelines.
[oweals/dinit.git] / doc / manpages /
2019-07-04 Davin McCallMerge pull request #15 from fpoussin/crossbuild
2019-06-29 Davin McCallUpdate NEWS and version.
2019-06-22 Davin McCallAdd documentation for the resource limit settings.
2019-05-29 Davin McCallImprove "stop" documentation, bring in line with implem...
2019-05-25 Davin McCallmake install: use force when creating links
2019-05-25 Davin McCallman page: describe recovery service.
2019-05-23 Davin McCallAdd KILL support to term-signal setting.
2019-05-23 Davin McCallBump version to 0.5.1.
2019-05-22 Davin McCallAnother minor fix to man page.
2019-05-21 Davin McCallDocs: mention "boot" service in Readme, etc.
2019-05-02 Davin McCallBump version to 0.5.0.
2019-05-01 Davin McCallMinor improvements to dinit manpage.
2019-05-01 Davin McCallAdd note that inittab-id/-line have no effect if utmp...
2019-04-28 Davin McCallDocument inittab-id and inittab-line service settings.
2018-11-17 Davin McCallAdd "ready-notification" service option.
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-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 McCallUpdate version number, TODO.
2018-10-19 Davin McCallservice description: make waits-for.d path relative...
2018-10-18 Davin McCalldinitctl man: add enable and disable command descriptions.
2018-07-13 Davin McCallservice options: add waits-for.d to automatically add...
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-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 McCallInstall man pages with correct permissions mask.
2018-05-14 Davin McCallLook in multiple directories for service descriptions.
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 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 McCallAllow specifying service start timeout in service descr...
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-10-02 Davin McCallAdd "depends-ms" dependency option for milestone depend...
2017-06-27 Davin McCallservice descriptions: Implement the stop-timeout setting.
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.