summaryrefslogtreecommitdiff
path: root/src/mount-setup.c
AgeCommit message (Expand)Author
2011-01-04mount-setup: mount /dev/pts with mode=620,gid=5 by default and make GID overr...Lennart Poettering
2010-12-23mount-setup: drop noexec flag from default mount options for /dev/shmLennart Poettering
2010-11-24mount: trivial typo fixLennart Poettering
2010-11-22mount_cgroup_controllers: expect 2 items from fscanf()Kay Sievers
2010-11-21mount: do not try to mount disable cgroup controllersLennart Poettering
2010-11-18mount: trivial optimizationLennart Poettering
2010-11-12mount: don't relabel /dev twice in a rowLennart Poettering
2010-11-11split mount_point_is_api() and mount_point_ignore()Kay Sievers
2010-11-10selinux: relabel /dev after loading policyLennart Poettering
2010-10-27mounts: automatically create /dev/stderr and friends early on boot so that th...Lennart Poettering
2010-09-15mount-setup: fix selinux label after mountingLennart Poettering
2010-08-25cgroup: mount cgroup file systems to /sys/fs/cgroup instead of /cgroupLennart Poettering
2010-08-20remount: add tool that applies /etc/fstab mount options to all api mountsLennart Poettering
2010-08-14emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering
2010-07-23sshd, tmux and others are broken when /dev/pts is mounted with "-o nodev"Robert "arachnist" Gerus
2010-07-16mount-setup: consider a few file systems API mounts and ignore themLennart Poettering
2010-06-02mounts: reindent tableLennart Poettering
2010-06-02mounts: make /cgroup a tmpfs file systemLennart Poettering
2010-05-18units: replace a few non-essential API mounts with automount unitsLennart Poettering
2010-05-17cgroup: don't require debug cgroup controller anymore, use name hierarchy ins...Lennart Poettering
2010-05-16build-sys: move source files to subdirectoryLennart Poettering