summaryrefslogtreecommitdiff
path: root/src/core/shutdown.c
AgeCommit message (Expand)Author
2013-04-09shutdown: print a nice message before returning to initrdLennart Poettering
2013-04-08shutdown: print a message when storage is finalizedLennart Poettering
2012-12-07shutdown, umount: use verbs consistentlyMichal Schmidt
2012-12-07shutdown, umount: logging improvementsMichal Schmidt
2012-12-07shutdown: downgrade a warningMichal Schmidt
2012-11-28shutdown: don't pivot to /run/initramfs if already thereTom Gundersen
2012-11-16shutdown: readd explicit sync() when shutting downLennart Poettering
2012-09-05shutdown: in containers, invoke reboot(2), too. Then fallback to exit() if CA...Lennart Poettering
2012-09-05shutdown: remove explicit sync() invocationsLennart Poettering
2012-08-12switch-root: remount to MS_PRIVATELennart Poettering
2012-08-10shutdown: recursively mark root as private before pivotDave Reisner
2012-07-17switch-root: don't wait for processesLennart Poettering
2012-07-16Spelling fixes.Ville Skyttä
2012-07-13shutdown: add missing includeLennart Poettering
2012-07-13container: when shutting down in a container don't detach loop devicesLennart Poettering
2012-07-13core: go on a killing spree when transitioning from initrd to main systemLennart Poettering
2012-07-10switch-root: reopen /dev/console before we switch rootLennart Poettering
2012-05-31mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers
2012-05-08sleep: implement suspend/hibernate as first class targetsLennart Poettering
2012-04-24shutdown: don't complain if we cannot lock memory, to make container shutdown...Lennart Poettering
2012-04-22shutdown: don't try to shut down DM devices in a containerLennart Poettering
2012-04-12shutdown: move shutdown to core since it replaces PID 1Lennart Poettering