summaryrefslogtreecommitdiff
path: root/src/shutdown.c
Commit message (Expand)AuthorAge
* rename basic.la to shared.la and put selinux deps in shared-selinx.laKay Sievers2012-04-10
* systemd: add hardware watchdog supportLennart Poettering2012-04-05
* shutdown: add link to root storage daemon textLennart Poettering2012-01-11
* shutdown: exclude processes with argv[0][0] from killingLennart Poettering2012-01-10
* util: move virtualization detection into its own files, and extend return codesLennart Poettering2011-09-23
* umask: change default umask to 0022 just to be sure, and set it explicitly in...Lennart Poettering2011-08-01
* shutdownd: add 'success message' if we retried detaching stuffKay Sievers2011-07-30
* shutdown: untabifyLennart Poettering2011-07-22
* shutdown: initialize the controlling terminalHarald Hoyer2011-07-22
* shutdown: remove close_nointr_nofail after make_stdio callHarald Hoyer2011-07-22
* shutdown: coding style fixesLennart Poettering2011-07-11
* shutdown: pivot_root to a tmpfs directory to properly umount rootHarald Hoyer2011-07-04
* shutdown: print a nice message when terminating a containerLennart Poettering2011-03-14
* shutdown: just call exit() if we are in a containerLennart Poettering2011-03-14
* Spelling CorrectionsHarald Hoyer2011-02-28
* shutdown: execute all binaries in /lib/systemd/system-shutdown as last step b...Lennart Poettering2011-02-15
* 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