summaryrefslogtreecommitdiff
path: root/src/core/mount-setup.c
Commit message (Expand)AuthorAge
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* mount-setup: fix counting of early mounts without SMACKLennart Poettering2014-08-13
* core: Don't require cgroups xattr supportTom Hirst2014-06-26
* core: You can not put the cached result of use_smack fct, as we are not sure ...Ronan Le Martret2014-06-23
* build-sys: use glibc's xattr support instead of requiring libattrKay Sievers2014-05-28
* core: require cgroups filesystem to be availableKay Sievers2014-05-05
* core: don't try to relabel mounts before we loaded the policyLennart Poettering2014-03-24
* core: remount /sys/fs/cgroup/ read-only after we mounted all controllersLennart Poettering2014-03-18
* cgroup: it's not OK to invoke alloca() in loopsLennart Poettering2014-03-18
* exec: introduce PrivateDevices= switch to provide services with a private /devLennart Poettering2014-01-20
* tree-wide usage of %m specifier instead of strerror(errno)Daniel Buch2013-11-26
* Smack: Test if smack is enabled before mountingAuke Kok2013-10-09
* Mount /run, /dev/shm usable to tasks when using SMACK.Auke Kok2013-10-07
* remove /run/initramfs/root-fsck logicHarald Hoyer2013-07-17
* Small cleanupZbigniew Jędrzejewski-Szmek2013-04-24
* Add set_consume which always takes ownershipZbigniew Jędrzejewski-Szmek2013-04-24
* Standarize on one spelling of symlink error messageZbigniew Jędrzejewski-Szmek2013-04-24
* systemd: fall back to mounting /sys/fs/cgroup sans xattrZbigniew Jędrzejewski-Szmek2013-04-24
* systemd,nspawn: use extended attributes to store metadataZbigniew Jędrzejewski-Szmek2013-04-21
* util: make time formatting a bit smarterLennart Poettering2013-04-04
* mount: mount all cgroup controllers in containers, tooLennart Poettering2013-03-22
* core: reuse the same /tmp, /var/tmp and inaccessible dirMichal Sekletar2013-03-15
* sd-booted: update sd_booted() check a bitLennart Poettering2013-03-15
* core: mount and initialize SmackNathaniel Chen2013-03-07
* mount-setup: mount pstore filesystemKay Sievers2013-02-27
* build-sys: make EFI support build-time optionalLennart Poettering2013-02-13
* efi: various cleanupsLennart Poettering2013-02-13
* util: move is_efiboot() to efivars.cLennart Poettering2013-01-21
* mount-setup: try mounting 'efivarfs' only if the system bootet with EFIKay Sievers2012-11-04
* systemd: mount the EFI variable filesystemLee, Chun-Yi2012-10-30
* mount: don't mount securityfs in a containerLennart Poettering2012-09-18
* dev-setup: make NULL as parameter for dev_setup() equivalent to ""Lennart Poettering2012-08-21
* dev-setup: allow a path prefix for use in chrootsDave Reisner2012-08-21
* mount-setup: change system mount propagation to shared by defaultLennart Poettering2012-08-06
* continue work with error messages, log_oom()Shawn Landden2012-08-06
* mount-setup: don't complain if we try to fix the label of a dir beneath a mou...Lennart Poettering2012-07-03
* missing: define MS_STRICTATIME if not defined alreadyLennart Poettering2012-06-01
* mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers2012-05-31
* util: split-out path-util.[ch]Kay Sievers2012-05-08
* mount-setup: ignore common container bind mountsLennart Poettering2012-04-22
* mount-setup: don't log with LOG_ERROR if a mount that doesn't matter failsLennart Poettering2012-04-20
* udev: unify /dev static symlink setupKay Sievers2012-04-17
* selinux: unify systemd and udev codeKay Sievers2012-04-17
* build-sys: move *-setup out of shared to avoid selinux being pulled inLennart Poettering2012-04-12