summaryrefslogtreecommitdiff
path: root/src/core/switch-root.c
AgeCommit message (Expand)Author
2014-08-28use the switch_root function in shutdownHarald Hoyer
2014-08-13switch-root: not only mkdir the parents but the target dirHarald Hoyer
2014-08-03switch-root: umount the old root correctlyDan Dedrick
2014-06-24switch-root: create essential base directories at system bootupKay Sievers
2014-03-18util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering
2012-11-16switch-root: try pivot_root() before overmounting /Lennart Poettering
2012-08-13namespace: rework namespace supportLennart Poettering
2012-08-12switch-root: remount to MS_PRIVATELennart Poettering
2012-05-22switch-root: do not use close old_root_fd after rm_rf_children()Harald Hoyer
2012-05-21switch-root: move switch_root() call into its own .c fileLennart Poettering