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
/
mount-setup.c
Age
Commit message (
Expand
)
Author
2011-03-28
use /run instead of /dev/.run
Kay Sievers
2011-03-09
dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemd
Lennart Poettering
2011-03-09
drop unnecessary suffix NULs as gcc adds them anyway
Lennart Poettering
2011-03-09
mount: use /dev/.run as an early boot alias for /var/run
Lennart Poettering
2011-02-25
label: udev might be making changes in /dev while we iterate through it
Lennart Poettering
2011-01-04
mount-setup: mount /dev/pts with mode=620,gid=5 by default and make GID overr...
Lennart Poettering
2010-12-23
mount-setup: drop noexec flag from default mount options for /dev/shm
Lennart Poettering
2010-11-24
mount: trivial typo fix
Lennart Poettering
2010-11-22
mount_cgroup_controllers: expect 2 items from fscanf()
Kay Sievers
2010-11-21
mount: do not try to mount disable cgroup controllers
Lennart Poettering
2010-11-18
mount: trivial optimization
Lennart Poettering
2010-11-12
mount: don't relabel /dev twice in a row
Lennart Poettering
2010-11-11
split mount_point_is_api() and mount_point_ignore()
Kay Sievers
2010-11-10
selinux: relabel /dev after loading policy
Lennart Poettering
2010-10-27
mounts: automatically create /dev/stderr and friends early on boot so that th...
Lennart Poettering
2010-09-15
mount-setup: fix selinux label after mounting
Lennart Poettering
2010-08-25
cgroup: mount cgroup file systems to /sys/fs/cgroup instead of /cgroup
Lennart Poettering
2010-08-20
remount: add tool that applies /etc/fstab mount options to all api mounts
Lennart Poettering
2010-08-14
emacs: make sure nobody accidently adds tabs to our sources
Lennart Poettering
2010-07-23
sshd, tmux and others are broken when /dev/pts is mounted with "-o nodev"
Robert "arachnist" Gerus
2010-07-16
mount-setup: consider a few file systems API mounts and ignore them
Lennart Poettering
2010-06-02
mounts: reindent table
Lennart Poettering
2010-06-02
mounts: make /cgroup a tmpfs file system
Lennart Poettering
2010-05-18
units: replace a few non-essential API mounts with automount units
Lennart Poettering
2010-05-17
cgroup: don't require debug cgroup controller anymore, use name hierarchy ins...
Lennart Poettering
2010-05-16
build-sys: move source files to subdirectory
Lennart Poettering