summaryrefslogtreecommitdiff
path: root/src/shared/switch-root.c
AgeCommit message (Expand)Author
2015-12-06shared: include what we useThomas Hindoe Paaboel Andersen
2015-10-27user-util: move UID/GID related macros from macro.h to user-util.hLennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-05-21nspawn: finish user namespace supportLennart Poettering
2015-04-06util: rework rm_rf() logicLennart Poettering
2015-02-03util: rework strappenda(), and rename it strjoina()Lennart Poettering
2015-02-01Add a snprinf wrapper which checks that the buffer was big enoughZbigniew Jędrzejewski-Szmek
2014-11-28treewide: another round of simplificationsMichal Schmidt
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt
2014-11-06switch-root: explain why we don't care about base_filesystem_create() failingLennart Poettering
2014-11-06switch_root: do not fail, if base_filesystem_create() failedHarald Hoyer
2014-10-17systemd: continue switch-root even if umount failsZbigniew Jędrzejewski-Szmek
2014-08-28use the switch_root function in shutdownHarald Hoyer