summaryrefslogtreecommitdiff
path: root/src/mount-setup.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-30selinux: explicitly relabel /run/initramfs/root-fsck and friendsLennart Poettering1-6/+14
2011-08-30selinux: don't relabel /run/initramfsLennart Poettering1-5/+12
2011-08-23cgroup: optionally mount a specific cgroup controllers together, and add cpu+...Lennart Poettering1-11/+111
2011-07-29selinux: mount /sys, /proc, /dev before we load the SELinux policyLennart Poettering1-6/+34
2011-07-28selinux: use setcon() instead of reexec to apply selinux policyLennart Poettering1-2/+13
2011-06-14mount /run without MS_NOEXECKay Sievers1-1/+1
2011-06-07selinux: selinuxfs can be mounted on /sys/fs/selinuxMichal Schmidt1-0/+1
2011-04-26mount: failure to mount cgroup hierarchies should not be fatalLennart Poettering1-2/+4
2011-04-23manager: mkdir /run/systemd/system when starting upTollef Fog Heen1-0/+1
2011-04-20mount: Allow creating mount units for /var/lib/nfs/rpc_pipefs and /proc/fs/nfsd.Wulf C. Krueger1-3/+1
2011-04-12cgroup: be nice to Ingo MolnarLennart Poettering1-3/+2
2011-04-10path: optionally, create watched directories in .path unitsLennart Poettering1-1/+0
2011-04-07manager: no need to use randomized generator dir when running as system managerLennart Poettering1-6/+6
2011-04-07don't make up buffer sizes, use standard LINE_MAX insteadLennart Poettering1-1/+1
2011-04-06mount: relabel both before and after a mount, just in caseLennart Poettering1-3/+6
2011-04-04selinux: relabel /run the same way as /dev after loading the policy since the...Lennart Poettering1-1/+3
2011-03-31mount: also relabel pre-mounted API dirsLennart Poettering1-1/+2
2011-03-28use /run instead of /dev/.runKay Sievers1-3/+3
2011-03-09dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemdLennart Poettering1-1/+5
2011-03-09drop unnecessary suffix NULs as gcc adds them anywayLennart Poettering1-2/+1
2011-03-09mount: use /dev/.run as an early boot alias for /var/runLennart Poettering1-0/+1
2011-02-25label: udev might be making changes in /dev while we iterate through itLennart Poettering1-2/+2
2011-01-04mount-setup: mount /dev/pts with mode=620,gid=5 by default and make GID overr...Lennart Poettering1-1/+5
2010-12-23mount-setup: drop noexec flag from default mount options for /dev/shmLennart Poettering1-1/+1
2010-11-24mount: trivial typo fixLennart Poettering1-2/+2
2010-11-22mount_cgroup_controllers: expect 2 items from fscanf()Kay Sievers1-1/+1
2010-11-21mount: do not try to mount disable cgroup controllersLennart Poettering1-1/+7
2010-11-18mount: trivial optimizationLennart Poettering1-1/+1
2010-11-12mount: don't relabel /dev twice in a rowLennart Poettering1-0/+4
2010-11-11split mount_point_is_api() and mount_point_ignore()Kay Sievers1-1/+7
2010-11-10selinux: relabel /dev after loading policyLennart Poettering1-0/+18
2010-10-27mounts: automatically create /dev/stderr and friends early on boot so that th...Lennart Poettering1-0/+35
2010-09-15mount-setup: fix selinux label after mountingLennart Poettering1-0/+3
2010-08-25cgroup: mount cgroup file systems to /sys/fs/cgroup instead of /cgroupLennart Poettering1-9/+9
2010-08-20remount: add tool that applies /etc/fstab mount options to all api mountsLennart Poettering1-2/+2
2010-08-14emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering1-1/+1
2010-07-23sshd, tmux and others are broken when /dev/pts is mounted with "-o nodev"Robert "arachnist" Gerus1-1/+1
2010-07-16mount-setup: consider a few file systems API mounts and ignore themLennart Poettering1-0/+14
2010-06-02mounts: reindent tableLennart Poettering1-7/+7
2010-06-02mounts: make /cgroup a tmpfs file systemLennart Poettering1-1/+2
2010-05-18units: replace a few non-essential API mounts with automount unitsLennart Poettering1-4/+1
2010-05-17cgroup: don't require debug cgroup controller anymore, use name hierarchy ins...Lennart Poettering1-9/+9
2010-05-16build-sys: move source files to subdirectoryLennart Poettering1-0/+168