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