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
/
s6-linux-init-shutdownd.c
Age
Commit message (
Expand
)
Author
2022-11-29
Prepare for 1.0.8.1
Laurent Bercot
2022-06-13
Make scandir compile-time configurable
Laurent Bercot
2022-01-13
Get the supervision tree rid of any control terminal
Laurent Bercot
2021-11-28
bugfix: shutdownd: flush the writes to stage 4.new in the container case
Laurent Bercot
2021-09-02
Adapt to s6-2.11.0.0
Laurent Bercot
2021-08-25
Make shutdownd work with CONFIG_TTY=n
Laurent Bercot
2021-08-10
Prepare for 1.0.6.4, adapt to skalibs-2.11.0.0
Laurent Bercot
2021-03-19
shutdownd: unsupervise even when rename() fails
Laurent Bercot
2021-01-27
bugfix: actually log to catch-all in shutdownd.
Laurent Bercot
2020-12-09
Make it work with the new s6. Add s6-linux-init-nuke.
Laurent Bercot
2020-11-30
Adapt to skalibs-2.10.0.0 and s6-2.10.0.0
Laurent Bercot
2020-01-19
Add -C and -B options, prepare for 1.0.4.0
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-18
remove extra if branch in shutdownd; prepare for 1.0.2.1
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 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