aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make it work with the new s6. Add s6-linux-init-nuke.Laurent Bercot2020-12-0913-9/+79
* Adapt to skalibs-2.10.0.0 and s6-2.10.0.0Laurent Bercot2020-11-309-33/+64
* Accept 1 as cmdline runlevel; fix rc.shutdown comment for s6-rcLaurent Bercot2020-11-112-2/+2
* Credit Muhammad (for reporting the previous bug!)Laurent Bercot2020-11-101-0/+1
* version: 1.0.5.1v1.0.5.1Laurent Bercot2020-11-101-0/+1
* Fix s6-l-i-m init $@ bug; prepare for 1.0.5.1Laurent Bercot2020-11-105-3/+15
* version: 1.0.5.0v1.0.5.0Laurent Bercot2020-11-061-1/+0
* Change error message on !isatty()Laurent Bercot2020-11-061-1/+1
* Fix trivial bugLaurent Bercot2020-11-061-1/+1
* Add -i option to shutdown and hprLaurent Bercot2020-11-068-8/+71
* Prepare for 1.0.5.0Laurent Bercot2020-11-035-6/+26
* Authors name updateLaurent Bercot2020-09-281-1/+1
* version: 1.0.4.2v1.0.4.2Laurent Bercot2020-06-221-0/+1
* Don't test for shutdown.allow in containersLaurent Bercot2020-06-221-4/+8
* Prepare for 1.0.4.2Laurent Bercot2020-06-224-2/+14
* version: 1.0.4.1v1.0.4.1Laurent Bercot2020-06-094-5/+8
* Properly prefix s6-log in s6-l-i-mLaurent Bercot2020-06-091-1/+1
* doc: add precision on requirementsLaurent Bercot2020-04-011-5/+10
* s6-linux-init: fix html errorsColin Booth2020-03-304-23/+21
* Include posixishard as late as possibleLaurent Bercot2020-03-211-1/+1
* Prepare for 1.0.4.1Laurent Bercot2020-03-165-4/+18
* Use s6-sudod -d in runleveldLaurent Bercot2020-03-161-1/+1
* version: 1.0.4.0v1.0.4.0Laurent Bercot2020-03-021-1/+0
* Simplify kbrequest managementLaurent Bercot2020-02-261-26/+13
* Tentative support for kbrequestLaurent Bercot2020-02-262-8/+37
* Doc typo fixLaurent Bercot2020-02-211-1/+1
* Trigger a poweroff on SIGPWR to init (power failure)Laurent Bercot2020-02-181-0/+1
* With the correct deps.makLaurent Bercot2020-01-302-4/+3
* Do not attempt to unmount /runLaurent Bercot2020-01-301-1/+5
* Properly install links into /library.soLaurent Bercot2020-01-271-0/+3
* Update dependenciesLaurent Bercot2020-01-273-6/+12
* Fix shared libs installationLaurent Bercot2020-01-271-6/+2
* Small improvements to skel and autogenerationLaurent Bercot2020-01-192-15/+32
* Add -C and -B options, prepare for 1.0.4.0Laurent Bercot2020-01-1918-156/+459
* Don't guard chown, so non-root invocation can fail as expectedLaurent Bercot2019-12-081-1/+1
* Add clarifying /dev/console comment to rc.shutdownLaurent Bercot2019-11-281-0/+10
* s6-l-i-m: don't fail when rc.shutdown.final doesn't existLaurent Bercot2019-11-151-6/+6
* version: 1.0.3.1v1.0.3.1Laurent Bercot2019-10-211-0/+1
* Fix gen-deps.sh for cross-buildsLaurent Bercot2019-10-212-19/+19
* Prepare for 1.0.3.1Laurent Bercot2019-10-215-12/+33
* Fix generated CC for cross-buildsLaurent Bercot2019-10-211-1/+1
* Correctly document that fifo is internal, not APILaurent Bercot2019-10-061-4/+5
* version: 1.0.3.0v1.0.3.0Laurent Bercot2019-09-223-6/+17
* Make s6-l-i-m produce update-resistant scripts (use EXTBINPREFIX)Laurent Bercot2019-09-221-11/+11
* Fix configure permissionsLaurent Bercot2019-09-211-0/+0
* Remove tainnow dependency in configure tooLaurent Bercot2019-09-211-2/+0
* Remove tainnow.lib dependencyLaurent Bercot2019-09-216-10/+10
* Print HPR_BANNER_WALL to all users in shutdown(8) tooLaurent Bercot2019-09-061-1/+9
* shutdown protocol now transmits a timeout; move to stopwatch APILaurent Bercot2019-09-063-2/+5
* Add stage 4 hook supportLaurent Bercot2019-08-198-49/+75