summaryrefslogtreecommitdiff
path: root/src/shared/switch-root.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-03util: rework strappenda(), and rename it strjoina()Lennart Poettering1-1/+1
2015-02-01Add a snprinf wrapper which checks that the buffer was big enoughZbigniew Jędrzejewski-Szmek1-1/+0
2014-11-28treewide: another round of simplificationsMichal Schmidt1-20/+10
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt1-13/+13
2014-11-06switch-root: explain why we don't care about base_filesystem_create() failingLennart Poettering1-0/+5
2014-11-06switch_root: do not fail, if base_filesystem_create() failedHarald Hoyer1-6/+1
2014-10-17systemd: continue switch-root even if umount failsZbigniew Jędrzejewski-Szmek1-8/+7
2014-08-28use the switch_root function in shutdownHarald Hoyer1-0/+163