summaryrefslogtreecommitdiff
path: root/src/shutdown.c
Commit message (Expand)AuthorAge
* shutdown: use correct kexec optionsBrett Witherspoon2011-01-19
* shutdown: drop redundant sync() invocationLennart Poettering2011-01-01
* build-sys: fix usage of path macrosLennart Poettering2010-11-12
* shutdown: reword a few messages a littleLennart Poettering2010-10-28
* shutdown: properly handle sigtimedwait() timing outLennart Poettering2010-10-26
* shutdown: loop only as long as we manage to unmount/detach devices, give up i...Lennart Poettering2010-10-14
* umount: try to get rid of DM devicesLennart Poettering2010-10-14
* shutdown: log to console by defaultLennart Poettering2010-10-14
* shutdown: make use of wait_for_terminate_and_warn()Lennart Poettering2010-10-14
* shutdown: execute rescue kill only onceLennart Poettering2010-10-14
* shutdown: don't chdir to /, since init is running with / as cwd anywayLennart Poettering2010-10-14
* util: unify implementations of freeze()Lennart Poettering2010-10-07
* shutdown: Adding binary to shutdown the systemFabiano Fidencio2010-10-07