summaryrefslogtreecommitdiff
path: root/src/nspawn/nspawn-mount.h
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-4/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: unify how we define bit mak enumsLennart Poettering2018-06-121-6/+6
* nspawn: lock down a few things in /proc by defaultLennart Poettering2018-05-031-6/+7
* nspawn: size_t more stuffLennart Poettering2018-05-031-7/+7
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* nspawn: Add support for sysroot pivoting (#5258)Philip Withnall2017-02-081-0/+3
* nspawn: split out VolatileMode definitionsLennart Poettering2016-12-201-10/+1
* nspawn: optionally, automatically allocated --bind=/--overlay source from /va...Lennart Poettering2016-12-011-0/+1
* nspawn: permit prefixing of source paths in --bind= and --overlay= with "+"Lennart Poettering2016-12-011-3/+1
* nspawn: split out overlayfs argument parsing into a function of its ownLennart Poettering2016-12-011-0/+2
* nspawn: R/W support for /sys, and /proc/sysSergiusz Urbaniak2016-11-181-2/+11
* core: use the unified hierarchy for the systemd cgroup controller hierarchyTejun Heo2016-08-171-2/+4
* nspawn: add SYSTEMD_NSPAWN_USE_CGNS env variable (#3809)Christian Brauner2016-07-261-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* nspawn: skip /sys-as-tmpfs if we don't use private-networkIago López Galeiras2015-10-201-1/+1
* nspawn: mount /sys as tmpfs, and then mount only select subdirs of the real s...Lennart Poettering2015-09-301-0/+1
* nspawn: fix user namespace supportLennart Poettering2015-09-301-1/+1
* nspawn: split out mount related functions into a new nspawn-mount.c fileLennart Poettering2015-09-071-0/+70