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-06-14
mount /run without MS_NOEXEC
Kay Sievers
2011-06-07
selinux: selinuxfs can be mounted on /sys/fs/selinux
Michal Schmidt
2011-04-26
mount: failure to mount cgroup hierarchies should not be fatal
Lennart Poettering
2011-04-23
manager: mkdir /run/systemd/system when starting up
Tollef Fog Heen
2011-04-20
mount: Allow creating mount units for /var/lib/nfs/rpc_pipefs and /proc/fs/nfsd.
Wulf C. Krueger
2011-04-12
cgroup: be nice to Ingo Molnar
Lennart Poettering
2011-04-10
path: optionally, create watched directories in .path units
Lennart Poettering
2011-04-07
manager: no need to use randomized generator dir when running as system manager
Lennart Poettering
2011-04-07
don't make up buffer sizes, use standard LINE_MAX instead
Lennart Poettering
2011-04-06
mount: relabel both before and after a mount, just in case
Lennart Poettering
2011-04-04
selinux: relabel /run the same way as /dev after loading the policy since the...
Lennart Poettering
2011-03-31
mount: also relabel pre-mounted API dirs
Lennart Poettering
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