index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shutdown.c
Age
Commit message (
Expand
)
Author
2011-03-14
shutdown: print a nice message when terminating a container
Lennart Poettering
2011-03-14
shutdown: just call exit() if we are in a container
Lennart Poettering
2011-02-28
Spelling Corrections
Harald Hoyer
2011-02-15
shutdown: execute all binaries in /lib/systemd/system-shutdown as last step b...
Lennart Poettering
2011-01-19
shutdown: use correct kexec options
Brett Witherspoon
2011-01-01
shutdown: drop redundant sync() invocation
Lennart Poettering
2010-11-12
build-sys: fix usage of path macros
Lennart Poettering
2010-10-28
shutdown: reword a few messages a little
Lennart Poettering
2010-10-26
shutdown: properly handle sigtimedwait() timing out
Lennart Poettering
2010-10-14
shutdown: loop only as long as we manage to unmount/detach devices, give up i...
Lennart Poettering
2010-10-14
umount: try to get rid of DM devices
Lennart Poettering
2010-10-14
shutdown: log to console by default
Lennart Poettering
2010-10-14
shutdown: make use of wait_for_terminate_and_warn()
Lennart Poettering
2010-10-14
shutdown: execute rescue kill only once
Lennart Poettering
2010-10-14
shutdown: don't chdir to /, since init is running with / as cwd anyway
Lennart Poettering
2010-10-07
util: unify implementations of freeze()
Lennart Poettering
2010-10-07
shutdown: Adding binary to shutdown the system
Fabiano Fidencio