chiark / gitweb /
build-sys: discover the path to kexec during build time
[elogind.git] / src / core / shutdown.c
2013-07-16 Zbigniew Jędrzejew... build-sys: discover the path to kexec during build...
2013-07-10 Lennart Poetteringshutdown: avoid malloc() if we can
2013-07-10 Kay Sieversshutdown: fix /proc/cmdline reading of 'quiet'
2013-07-04 Kay Sieverssuppress status message output at shutdown when 'quiet...
2013-04-09 Lennart Poetteringshutdown: print a nice message before returning to...
2013-04-08 Lennart Poetteringshutdown: print a message when storage is finalized
2013-01-07 Tom GundersenMerge nss-myhostname
2012-12-07 Michal Schmidtshutdown, umount: use verbs consistently
2012-12-07 Michal Schmidtshutdown, umount: logging improvements
2012-12-07 Michal Schmidtshutdown: downgrade a warning
2012-11-28 Tom Gundersenshutdown: don't pivot to /run/initramfs if already...
2012-11-16 Lennart Poetteringshutdown: readd explicit sync() when shutting down
2012-09-05 Lennart Poetteringshutdown: in containers, invoke reboot(2), too. Then...
2012-09-05 Lennart Poetteringshutdown: remove explicit sync() invocations
2012-08-11 Lennart Poetteringswitch-root: remount to MS_PRIVATE
2012-08-10 Dave Reisnershutdown: recursively mark root as private before pivot
2012-07-17 Lennart Poetteringswitch-root: don't wait for processes
2012-07-16 Ville SkyttäSpelling fixes.
2012-07-13 Lennart Poetteringshutdown: add missing include
2012-07-13 Lennart Poetteringcontainer: when shutting down in a container don't...
2012-07-13 Lennart Poetteringcore: go on a killing spree when transitioning from...
2012-07-10 Lennart Poetteringswitch-root: reopen /dev/console before we switch root
2012-05-31 Kay Sieversmkdir: append _label to all mkdir() calls that explicit...
2012-05-08 Lennart Poetteringsleep: implement suspend/hibernate as first class targets
2012-04-24 Lennart Poetteringshutdown: don't complain if we cannot lock memory,...
2012-04-22 Lennart Poetteringshutdown: don't try to shut down DM devices in a container
2012-04-12 Lennart Poetteringshutdown: move shutdown to core since it replaces PID 1