summaryrefslogtreecommitdiff
path: root/src/nspawn
Commit message (Expand)AuthorAge
* nspawn: only warn about audit when booting the containerDave Reisner2013-05-10
* nspawn: Include netlink headers rather than using #ifdefColin Walters2013-05-09
* Fix previous commit for !HAVE_AUDITColin Walters2013-05-09
* audit: since audit is apparently never going to be fixed for containers tell ...Lennart Poettering2013-05-10
* hostname: only suppress setting of pretty hostname if it is non-equal to the ...Lennart Poettering2013-05-07
* build-sys: support builds without EAs againLennart Poettering2013-05-07
* nspawn: explain that we look for /etc/os-release in the container directoryLennart Poettering2013-05-06
* nspawn: inherit the exit status of containerDave Reisner2013-05-02
* cgls: add --machine/-MZbigniew Jędrzejewski-Szmek2013-05-01
* units: add an easy-to-use unit template file systemd-nspawn@.service for runn...Lennart Poettering2013-04-30
* id128: when taking user input for a 128bit ID, validate syntaxLennart Poettering2013-04-30
* nspawn: add -M option to optstringEvangelos Foutras2013-04-29
* cgroup: make sure all our cgroup objects have a suffix and are properly escapedLennart Poettering2013-04-22
* nspawn: suffix the nspawn cgroups with ".nspawn"Lennart Poettering2013-04-22
* nspawn: always use cg_get_path() to determine fs path for a cgroupLennart Poettering2013-04-22
* systemd,nspawn: use extended attributes to store metadataZbigniew Jędrzejewski-Szmek2013-04-21
* nspawn: create empty /etc/resolv.conf if necessaryZbigniew Jędrzejewski-Szmek2013-04-18
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-18
* path-util: unify code for detecting OS treesLennart Poettering2013-04-16
* nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...Lennart Poettering2013-04-16
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-05
* util: rename write_one_line_file() to write_string_file()Lennart Poettering2013-04-03
* nspawn, machine-id-setup: warn if read-only mount call failsZbigniew Jędrzejewski-Szmek2013-03-31
* nspawn: don't make assumptions about the size of pid_tLennart Poettering2013-03-15
* nspawn: create a separate devpts namespace for nspawn containersLennart Poettering2013-03-07
* nspawn: environment would be truncated with TERM unsetZbigniew Jędrzejewski-Szmek2013-02-27
* nspawn: add --bind= and --bind-ro= to bind mount host paths into the containerLennart Poettering2013-02-25
* Revert "nspawn: catch config mistake of specifying -b and args"Michal Schmidt2013-02-25
* nspawn: catch config mistake of specifying -b and argsZbigniew Jędrzejewski-Szmek2013-02-24
* nspawn: fail if unable to close pipeZbigniew Jędrzejewski-Szmek2013-02-14
* nspawn: print PID and show how to enter the namespaceZbigniew Jędrzejewski-Szmek2013-02-14
* honor SELinux labels, when creating and writing config filesHarald Hoyer2013-02-14
* nspawn: assume stdout is always writable if it does not support epollMichal Schmidt2013-01-26
* nspawn: add audit caps to default set to keepLennart Poettering2013-01-18
* nspawn: add --versionZbigniew Jędrzejewski-Szmek2013-01-11
* nspawn: try to orderly shutdown container when receiving SIGTERMLennart Poettering2012-12-22
* nspawn: allow passing socket activation fds through nspawnLennart Poettering2012-12-22
* nspawn: allow nspawn to be invoked without ttyLennart Poettering2012-12-22
* nspawn: reset supplementary and main group id before entering nspawnLennart Poettering2012-11-22
* nspawn: use automatic cleanup and provide debug infoZbigniew Jędrzejewski-Szmek2012-10-02
* log: fix repeated invocation of vsnprintf()/vaprintf() in log_struct()Lennart Poettering2012-09-24
* nspawn: document why we don't check resolv.conf mount errorsLennart Poettering2012-09-21
* nspawn: we can't overmount /etc/localtime anymore since it's usually a symlin...Lennart Poettering2012-09-21
* nspawn: fix memleak introduced with automatic cleanupZbigniew Jędrzejewski-Szmek2012-09-16
* nspawn: use automatic cleanup for umaskZbigniew Jędrzejewski-Szmek2012-09-16
* nspawn: _cleanup_free_ moreZbigniew Jędrzejewski-Szmek2012-09-16
* nspawn: use automatic cleanupZbigniew Jędrzejewski-Szmek2012-09-16
* nspawn: mount tmpfs on /dev/shmZbigniew Jędrzejewski-Szmek2012-09-16
* nspawn: handle poweroff/reboot nicely in containersLennart Poettering2012-09-05
* nspawn: don't provide /dev/rtc0 in the containerLennart Poettering2012-09-05