Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-03 | shutdown: don't attempt read-only mounts in a container | Lennart Poettering | |
2012-08-13 | umount: MS_MGC_VAL is so 90s | Lennart Poettering | |
2012-05-30 | shutdown: Don't skip bind mounts on shutdown | Daniel Drake | |
This reverts commits d72238fcb34abc81aca97c5fb15888708ee937d3 and f3accc08. OLPC runs / as a bind-mount, so this must be remounted RO during shutdown to avoid corruption. As Lennert can't recall the exact reasons for making the shutdown code skip bind mounts, revert to previous behaviour to solve the issue for OLPC. http://lists.freedesktop.org/archives/systemd-devel/2012-April/004957.html | |||
2012-05-08 | util: split-out path-util.[ch] | Kay Sievers | |
2012-04-12 | shutdown: move shutdown to core since it replaces PID 1 | Lennart Poettering | |