index
:
s6-linux-init
0.3.0.0
1.0.0.0
main
master
portable
Mirror of git://git.skarnet.org/s6-linux-init
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shutdown
Age
Commit message (
Expand
)
Author
2020-11-06
Add -i option to shutdown and hpr
Laurent Bercot
2020-03-21
Include posixishard as late as possible
Laurent Bercot
2020-01-19
Add -C and -B options, prepare for 1.0.4.0
Laurent Bercot
2019-09-21
Remove tainnow.lib dependency
Laurent Bercot
2019-09-06
Print HPR_BANNER_WALL to all users in shutdown(8) too
Laurent Bercot
2019-09-06
shutdown protocol now transmits a timeout; move to stopwatch API
Laurent Bercot
2019-08-19
Add stage 4 hook support
Laurent Bercot
2019-07-28
Don't forget to sync before rebooting
Laurent Bercot
2019-07-18
remove extra if branch in shutdownd; prepare for 1.0.2.1
Laurent Bercot
2019-06-09
Add -H and -P to s6-l-i-shutdown, prepare for 1.0.2.0
Laurent Bercot
2019-05-12
No utmpx errors; no additional /dev/console message when shutdown -a fails
Laurent Bercot
2019-05-07
Careful with that stack, Eugene
Laurent Bercot
2019-05-06
Fix hpr_wall utmp access, so is ut_id entirely unused?
Laurent Bercot
2019-05-06
Fix shutdown time bug
Laurent Bercot
2019-05-06
fix hpr -w, refactor shutdown
Laurent Bercot
2019-05-04
Correctly (hopefully) unsupervise stuff before stage 4
Laurent Bercot
2019-05-02
Fix 'what' bug
Laurent Bercot
2019-05-02
Some printf debugging...
Laurent Bercot
2019-05-02
Small tweaks
Laurent Bercot
2019-04-30
shutdownd kills most of the supervision tree before stage 4
Laurent Bercot
2019-04-28
More bugfixes, glibc multilib workaround
Laurent Bercot
2019-04-28
More shutdownd fixes
Laurent Bercot
2019-04-28
Fix pipe reading in shutdown
Laurent Bercot
2019-04-28
Fix stage2 and stage3 invocation paths
Laurent Bercot
2019-04-26
Make a single hpr. Full doc, first draft.
Laurent Bercot
2019-04-16
It builds! Tomorrow: skeletons for stage2, stage3 and runlevel scripts.
Laurent Bercot