Fix missing #include (needed for compiling with GCC 10)
[oweals/dinit.git] / doc /
2020-06-24 Davin McCallFix setting group when only uid specified
2019-12-22 Davin McCallAdd dinitcheck(8) to dinit.8 "see also" section
2019-12-14 Davin McCallUpdate COMPARISON; give more details of Dinit up-front
2019-12-08 Davin McCalldinitctl man: note that can't add non-running dep to...
2019-12-05 Davin McCallUpdate TODO, minor updates to COMPARISON/DESIGN
2019-12-01 Davin McCallImplement reload command for dinitctl
2019-11-22 Davin McCalldinitcheck: check for and report dependency cycles
2019-11-21 Davin McCallFix inconsistencies/typos in help text, man pages
2019-11-21 Davin McCallInitial manpage for dinitcheck
2019-09-11 Davin McCallMore re-wording of "dinit as init" Linux documentation
2019-09-10 Davin McCallRestore -s option to dinitctl
2019-09-09 Davin McCallMerge pull request #22 from travankor/makefile
2019-09-09 Davin McCallMerge pull request #23 from travankor/doc-fixes
2019-09-08 travankorFix typo in dinitctl man page. Document restart for... 23/head
2019-09-03 Davin McCallMerge pull request #20 from fpoussin/root
2019-09-03 Fabien PoussinUpdated documentation for the new user flag 20/head
2019-08-26 Davin McCallMerge pull request #19 from fpoussin/modules
2019-08-26 Fabien PoussinAdding boot link for modules 19/head
2019-08-26 Fabien PoussinAdding kernel modules script
2019-08-08 Davin McCallSome documentation updates.
2019-08-08 Davin McCallUpdate man page for revised restart/wake semantics.
2019-07-28 Davin McCallDocument dinitctl "restart" command.
2019-07-27 Davin McCallUpdate manpage/README for new "dinitctl stop" semantics.
2019-07-23 Davin McCalldinitctl stop: gentle by default, implement --force.
2019-07-14 Davin McCallGenerate man pages with m4.
2019-07-11 Davin McCallUpdate TODO, CONTRIBUTING
2019-07-06 Davin McCallImplement --socket-path option for dinitctl.
2019-07-05 Davin McCallIgnore addrspace resource limit if system has no RLIMIT_AS.
2019-07-05 Davin McCallAdd -q/--quiet option for supressing console output.
2019-07-05 Davin McCallMinor updates to Linux Dinit-as-init guidelines.
2019-07-05 Davin McCallFix non-POSIXisms in sample rcboot.sh
2019-07-04 Davin McCallMerge pull request #15 from fpoussin/crossbuild
2019-06-29 Davin McCallUpdate NEWS and version.
2019-06-28 Davin McCallFix use of old settings in sample config, see #16.
2019-06-22 Davin McCallAdd documentation for the resource limit settings.
2019-05-30 Edd BarrettAdd the getting started guide.
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 McCallAdd example recovery service.
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-10 Davin McCallexamples: create utmp file on boot.
2019-05-05 Davin McCallFix typo.
2019-05-03 Davin McCallDon't need to clear utmp in rcboot.sh; dinit now does it.
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-30 Davin McCallInclude inittab-id/-line in example tty service descrip...
2019-04-28 Davin McCallDocument inittab-id and inittab-line service settings.
2018-11-17 Davin McCallExample dbusd: use readiness notification; process...
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.
next