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
2012-01-11
shutdown: add link to root storage daemon text
Lennart Poettering
2012-01-10
shutdown: exclude processes with argv[0][0] from killing
Lennart Poettering
2011-09-23
util: move virtualization detection into its own files, and extend return codes
Lennart Poettering
2011-08-01
umask: change default umask to 0022 just to be sure, and set it explicitly in...
Lennart Poettering
2011-07-30
shutdownd: add 'success message' if we retried detaching stuff
Kay Sievers
2011-07-22
shutdown: untabify
Lennart Poettering
2011-07-22
shutdown: initialize the controlling terminal
Harald Hoyer
2011-07-22
shutdown: remove close_nointr_nofail after make_stdio call
Harald Hoyer
2011-07-11
shutdown: coding style fixes
Lennart Poettering
2011-07-04
shutdown: pivot_root to a tmpfs directory to properly umount root
Harald Hoyer
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