summaryrefslogtreecommitdiffstats
path: root/src/nspawn (follow)
Commit message (Expand)AuthorAgeFilesLines
* nspawn: add --read-only switchLennart Poettering2012-04-251-4/+24
* nspawn: bind mount /etc/resolv.conf from the host by defaultLennart Poettering2012-04-251-0/+25
* nspawn: add --uuid= switch to allow setting the machine id for the containerLennart Poettering2012-04-221-4/+20
* nspawn: add -b switch to automatically look for an init binaryLennart Poettering2012-04-221-2/+27
* nspawn: be more careful when initializing the hostname from the directory nameLennart Poettering2012-04-221-5/+26
* nspawn: make /dev/kmsg unavailable in the container, but allow access to /pro...Lennart Poettering2012-04-221-0/+10
* remove MS_* which can not be combined with current kernel codeKay Sievers2012-04-181-1/+1
* build-sys: add stub makefiles to all subdirs to ease development with emacsLennart Poettering2012-04-131-0/+1
* nspawn: add missing include linesLennart Poettering2012-04-131-0/+2
* nspawn: fake /dev/kmsg and /proc/kmsg as fifoLennart Poettering2012-04-131-45/+161
* move all tools to subdirsKay Sievers2012-04-121-0/+925