index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
mount-setup.c
Age
Commit message (
Expand
)
Author
2013-10-09
Smack: Test if smack is enabled before mounting
Auke Kok
2013-10-07
Mount /run, /dev/shm usable to tasks when using SMACK.
Auke Kok
2013-07-17
remove /run/initramfs/root-fsck logic
Harald Hoyer
2013-04-24
Small cleanup
Zbigniew Jędrzejewski-Szmek
2013-04-24
Add set_consume which always takes ownership
Zbigniew Jędrzejewski-Szmek
2013-04-24
Standarize on one spelling of symlink error message
Zbigniew Jędrzejewski-Szmek
2013-04-24
systemd: fall back to mounting /sys/fs/cgroup sans xattr
Zbigniew Jędrzejewski-Szmek
2013-04-21
systemd,nspawn: use extended attributes to store metadata
Zbigniew Jędrzejewski-Szmek
2013-04-04
util: make time formatting a bit smarter
Lennart Poettering
2013-03-22
mount: mount all cgroup controllers in containers, too
Lennart Poettering
2013-03-15
core: reuse the same /tmp, /var/tmp and inaccessible dir
Michal Sekletar
2013-03-15
sd-booted: update sd_booted() check a bit
Lennart Poettering
2013-03-07
core: mount and initialize Smack
Nathaniel Chen
2013-02-27
mount-setup: mount pstore filesystem
Kay Sievers
2013-02-13
build-sys: make EFI support build-time optional
Lennart Poettering
2013-02-13
efi: various cleanups
Lennart Poettering
2013-01-21
util: move is_efiboot() to efivars.c
Lennart Poettering
2012-11-04
mount-setup: try mounting 'efivarfs' only if the system bootet with EFI
Kay Sievers
2012-10-30
systemd: mount the EFI variable filesystem
Lee, Chun-Yi
2012-09-18
mount: don't mount securityfs in a container
Lennart Poettering
2012-08-21
dev-setup: make NULL as parameter for dev_setup() equivalent to ""
Lennart Poettering
2012-08-21
dev-setup: allow a path prefix for use in chroots
Dave Reisner
2012-08-06
mount-setup: change system mount propagation to shared by default
Lennart Poettering
2012-08-06
continue work with error messages, log_oom()
Shawn Landden
2012-07-03
mount-setup: don't complain if we try to fix the label of a dir beneath a mou...
Lennart Poettering
2012-06-01
missing: define MS_STRICTATIME if not defined already
Lennart Poettering
2012-05-31
mkdir: append _label to all mkdir() calls that explicitly set the selinux con...
Kay Sievers
2012-05-08
util: split-out path-util.[ch]
Kay Sievers
2012-04-22
mount-setup: ignore common container bind mounts
Lennart Poettering
2012-04-20
mount-setup: don't log with LOG_ERROR if a mount that doesn't matter fails
Lennart Poettering
2012-04-17
udev: unify /dev static symlink setup
Kay Sievers
2012-04-17
selinux: unify systemd and udev code
Kay Sievers
2012-04-12
build-sys: move *-setup out of shared to avoid selinux being pulled in
Lennart Poettering