summaryrefslogtreecommitdiff
path: root/src/core/mount-setup.c
AgeCommit message (Expand)Author
2013-01-21util: move is_efiboot() to efivars.cLennart Poettering
2012-11-04mount-setup: try mounting 'efivarfs' only if the system bootet with EFIKay Sievers
2012-10-30systemd: mount the EFI variable filesystemLee, Chun-Yi
2012-09-18mount: don't mount securityfs in a containerLennart Poettering
2012-08-21dev-setup: make NULL as parameter for dev_setup() equivalent to ""Lennart Poettering
2012-08-21dev-setup: allow a path prefix for use in chrootsDave Reisner
2012-08-06mount-setup: change system mount propagation to shared by defaultLennart Poettering
2012-08-06continue work with error messages, log_oom()Shawn Landden
2012-07-03mount-setup: don't complain if we try to fix the label of a dir beneath a mou...Lennart Poettering
2012-06-01missing: define MS_STRICTATIME if not defined alreadyLennart Poettering
2012-05-31mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers
2012-05-08util: split-out path-util.[ch]Kay Sievers
2012-04-22mount-setup: ignore common container bind mountsLennart Poettering
2012-04-20mount-setup: don't log with LOG_ERROR if a mount that doesn't matter failsLennart Poettering
2012-04-17udev: unify /dev static symlink setupKay Sievers
2012-04-17selinux: unify systemd and udev codeKay Sievers
2012-04-12build-sys: move *-setup out of shared to avoid selinux being pulled inLennart Poettering