Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-23 | label: unify code to make directories, symlinks | Lennart Poettering | |
2014-10-23 | selinux: clean up selinux label function naming | Lennart Poettering | |
2014-10-23 | mac: rename apis with mac_{selinux/smack}_ prefix | WaLyong Cho | |
2014-03-19 | core: Beef up PrivateDevices= | Lennart Poettering | |
Also mount /dev/kdbus, /dev/mqueue and /dev/hugepages into the /dev for namespaced services. | |||
2014-01-20 | exec: introduce PrivateDevices= switch to provide services with a private /dev | Lennart Poettering | |
Similar to PrivateNetwork=, PrivateTmp= introduce PrivateDevices= that sets up a private /dev with only the API pseudo-devices like /dev/null, /dev/zero, /dev/random, but not any physical devices in them. | |||
2013-06-10 | dev-setup: do not create a dangling /proc/kcore symlink | Zbigniew Jędrzejewski-Szmek | |
https://bugs.freedesktop.org/show_bug.cgi?id=65382 https://bugs.gentoo.org/472060?id=472060 | |||
2012-08-21 | dev-setup: make NULL as parameter for dev_setup() equivalent to "" | Lennart Poettering | |
2012-08-21 | dev-setup: allow a path prefix for use in chroots | Dave Reisner | |
With this adjustment, we can reuse this code elsewhere, such as in nspawn. | |||
2012-04-17 | udev: unify /dev static symlink setup | Kay Sievers | |