]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/mount-setup.c
tree-wide usage of %m specifier instead of strerror(errno)
[thirdparty/systemd.git] / src / core / mount-setup.c
2013-11-26  Daniel Buchtree-wide usage of %m specifier instead of strerror...
2013-10-09  Auke KokSmack: Test if smack is enabled before mounting
2013-10-07  Auke KokMount /run, /dev/shm usable to tasks when using SMACK.
2013-07-17  Harald Hoyerremove /run/initramfs/root-fsck logic
2013-04-24  Zbigniew Jędrzejew... Small cleanup
2013-04-24  Zbigniew Jędrzejew... Add set_consume which always takes ownership
2013-04-24  Zbigniew Jędrzejew... Standarize on one spelling of symlink error message
2013-04-24  Zbigniew Jędrzejew... systemd: fall back to mounting /sys/fs/cgroup sans...
2013-04-22  Zbigniew Jędrzejew... systemd,nspawn: use extended attributes to store metadata
2013-04-04  Lennart Poetteringutil: make time formatting a bit smarter
2013-03-22  Lennart Poetteringmount: mount all cgroup controllers in containers, too
2013-03-16  Michal Sekletarcore: reuse the same /tmp, /var/tmp and inaccessible dir
2013-03-15  Lennart Poetteringsd-booted: update sd_booted() check a bit
2013-03-07  Nathaniel Chencore: mount and initialize Smack
2013-03-01  Zbigniew Jędrzejew... Merge branch 'python-systemd-reader'
2013-02-27  Kay Sieversmount-setup: mount pstore filesystem
2013-02-13  Lennart Poetteringbuild-sys: make EFI support build-time optional
2013-02-12  Auke KokMerge branch 'master' of ssh://git.freedesktop.org...
2013-02-12  Lennart Poetteringefi: various cleanups
2013-01-21  Lennart Poetteringutil: move is_efiboot() to efivars.c
2013-01-07  Tom GundersenMerge nss-myhostname
2012-11-04  Kay Sieversmount-setup: try mounting 'efivarfs' only if the system...
2012-10-30  Lee, Chun-Yisystemd: mount the EFI variable filesystem
2012-09-18  Lennart Poetteringmount: don't mount securityfs in a container
2012-08-21  Lennart Poetteringdev-setup: make NULL as parameter for dev_setup() equiv...
2012-08-21  Dave Reisnerdev-setup: allow a path prefix for use in chroots
2012-08-06  Lennart Poetteringmount-setup: change system mount propagation to shared...
2012-08-06  Shawn Landdencontinue work with error messages, log_oom()
2012-07-03  Lennart Poetteringmount-setup: don't complain if we try to fix the label...
2012-06-01  Lennart Poetteringmissing: define MS_STRICTATIME if not defined already
2012-05-31  Kay Sieversmkdir: append _label to all mkdir() calls that explicit...
2012-05-08  Kay Sieversutil: split-out path-util.[ch]
2012-04-21  Lennart Poetteringmount-setup: ignore common container bind mounts
2012-04-20  Lennart Poetteringmount-setup: don't log with LOG_ERROR if a mount that...
2012-04-17  Kay Sieversudev: unify /dev static symlink setup
2012-04-17  Kay Sieversselinux: unify systemd and udev code
2012-04-12  Lennart Poetteringbuild-sys: move *-setup out of shared to avoid selinux...