aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | stage4 will print an error message when it tries to spawn it, but since it will reboot right afterwards, who cares.
* 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
|
* Trap CAD in stage 1; prepare for 1.0.3.0Laurent Bercot2019-08-096-6/+21
|
* version: 1.0.2.1v1.0.2.1Laurent Bercot2019-07-291-0/+7
|
* Don't forget to sync before rebootingLaurent Bercot2019-07-281-0/+1
|
* Makefile needs to be adjusted tooLaurent Bercot2019-07-221-5/+4
|
* Make configure CC-friendlierLaurent Bercot2019-07-221-8/+24
|
* remove extra if branch in shutdownd; prepare for 1.0.2.1Laurent Bercot2019-07-186-10/+12
|
* bugfix: don't overwrite the first kernel cmdline argumentLaurent Bercot2019-07-081-1/+0
|
* Fire the proofreaders, and the doc writer tooLaurent Bercot2019-06-241-1/+1
|
* Has this documentation even ever be proofread?Laurent Bercot2019-06-192-8/+10
|
* More more doc fixesLaurent Bercot2019-06-191-1/+1
|
* More doc fixesLaurent Bercot2019-06-191-1/+1
|
* Doc fixesLaurent Bercot2019-06-192-3/+5
|
* version: 1.0.2.0v1.0.2.0Laurent Bercot2019-06-092-1/+2
|
* Add -H and -P to s6-l-i-shutdown, prepare for 1.0.2.0Laurent Bercot2019-06-096-6/+35
|
* Doc typo fixLaurent Bercot2019-05-231-1/+1
|
* version: 1.0.1.0v1.0.1.0Laurent Bercot2019-05-201-0/+3
|
* Improve UX following IRC feedback, prepare for 1.0.1.0Laurent Bercot2019-05-209-30/+73
|
* version: 1.0.0.0v1.0.0.0Laurent Bercot2019-05-144-4/+12
|
* Doc fixes and clarificationsLaurent Bercot2019-05-132-1/+5
|
* Doc fix, skel improvementLaurent Bercot2019-05-132-2/+2
|
* Add -p to s6-rc runlevel skelLaurent Bercot2019-05-131-1/+1
|
* No utmpx errors; no additional /dev/console message when shutdown -a failsLaurent Bercot2019-05-121-11/+1
|
* Careful with that stack, EugeneLaurent Bercot2019-05-071-1/+1
|
* Merge branch 'master' into 1.0.0.0 (nothing kept from master)1.0.0.0Laurent Bercot2019-05-060-0/+0
|\
| * version: 0.4.0.1v0.4.0.1Laurent Bercot2019-03-041-4/+4
| |
| * Build everything as PIC by default; prepare for 0.4.0.1Laurent Bercot2019-03-027-30/+40
| |
* | Fix hpr_wall utmp access, so is ut_id entirely unused?Laurent Bercot2019-05-061-9/+3
| |
* | Fix shutdown time bugLaurent Bercot2019-05-061-4/+4
| |
* | fix hpr -w, refactor shutdownLaurent Bercot2019-05-062-13/+10
| |
* | Correctly (hopefully) unsupervise stuff before stage 4Laurent Bercot2019-05-043-8/+47
| |
* | Add -n and -N options to s6-l-i and s6-l-i-mLaurent Bercot2019-05-044-21/+82
| |
* | Fix 'what' bugLaurent Bercot2019-05-021-15/+9
| |