summaryrefslogtreecommitdiff
path: root/src/nspawn/nspawn.c
AgeCommit message (Expand)Author
2016-12-17Merge tag 'systemd/v232-4'systemd/v232-6Luke Shumaker
2016-12-17nspawn: fix exit code for --help and --version (#4609)Martin Pitt
2016-12-17Revert "nspawn: try to bind mount resolved's resolv.conf snippet into the con...systemd/v232-4Dave Reisner
2016-11-02nspawn: if we set up a loopback device, try to mount it with "discard"Lennart Poettering
2016-10-23nspawn: become a new root earlyEvgeny Vereshchagin
2016-10-21nspawn, NEWS: add missing "s" in --private-users-chown (#4438)Zbigniew Jędrzejewski-Szmek
2016-10-13nspawn: cleanup and chown the synced cgroup hierarchy (#4223)Evgeny Vereshchagin
2016-10-11nspawn,mount-util: add [u]mount_verbose and use it in nspawnZbigniew Jędrzejewski-Szmek
2016-10-11nspawn: simplify arg_us_cgns passingZbigniew Jędrzejewski-Szmek
2016-10-10Merge pull request #4332 from keszybz/nspawn-arguments-3Lennart Poettering
2016-10-10Merge pull request #4310 from keszybz/nspawn-autodetectEvgeny Vereshchagin
2016-10-10nspawn: better error messages for parsing errorsZbigniew Jędrzejewski-Szmek
2016-10-10nspawn,man: fix parsing of numeric args for --private-users, accept any booleanZbigniew Jędrzejewski-Szmek
2016-10-10Revert "nspawn: fix parsing of numeric arguments for --private-users"Zbigniew Jędrzejewski-Szmek
2016-10-09nspawn: fix parsing of numeric arguments for --private-usersZbigniew Jędrzejewski-Szmek
2016-10-09nspawn: reindent tableZbigniew Jędrzejewski-Szmek
2016-10-08nspawn: also fall back to legacy cgroup hierarchy for old containersZbigniew Jędrzejewski-Szmek
2016-10-08nspawn: use mixed cgroup hierarchy only when container has new systemdZbigniew Jędrzejewski-Szmek
2016-10-08nspawn: fix spurious reboot if container process returns 133Zbigniew Jędrzejewski-Szmek
2016-10-08nspawn: move the main loop body out to a new functionZbigniew Jędrzejewski-Szmek
2016-10-08nspawn: check env var first, detect secondZbigniew Jędrzejewski-Szmek
2016-10-06tree-wide: drop some misleading compiler warningsLennart Poettering
2016-10-05nspawn: add log message to let users know that nspawn needs an empty /dev dir...Djalal Harouni
2016-10-03nspawn: set shared propagation mode for the containerAlban Crequy
2016-09-28Merge pull request #4185 from endocode/djalal-sandbox-first-protection-v1Evgeny Vereshchagin
2016-09-26treewide: fix typos (#4217)Torstein Husebø
2016-09-25namespace: rework how ReadWritePaths= is appliedLennart Poettering
2016-09-24nspawn: decouple --boot from CLONE_NEWIPC (#4180)Luca Bruno
2016-09-20nspawn: fix comment typo in setup_timezone example (#4183)Michael Pope
2016-09-17nspawn: clarify log warning for /etc/localtime not being a symbolic link (#4163)Michael Pope
2016-08-26nspawn: split down SYSTEMD_NSPAWN_SHARE_SYSTEM (#4023)Luca Bruno
2016-08-17core: use the unified hierarchy for the systemd cgroup controller hierarchyTejun Heo
2016-08-15core: rename cg_unified() to cg_all_unified()Tejun Heo
2016-08-04Merge pull request #3885 from keszybz/help-outputLennart Poettering
2016-08-04nspawn,resolve: short --help output to fit within 80 columnsZbigniew Jędrzejewski-Szmek
2016-08-03nspawn: if we can't mark the boot ID RO let's failLennart Poettering
2016-08-03nspawn: deprecate --share-system supportLennart Poettering
2016-08-03nspawn: try to bind mount resolved's resolv.conf snippet into the containerLennart Poettering
2016-07-26nspawn: add SYSTEMD_NSPAWN_USE_CGNS env variable (#3809)Christian Brauner
2016-07-25Merge pull request #3757 from poettering/efi-searchZbigniew Jędrzejewski-Szmek
2016-07-25Merge pull request #3589 from brauner/cgroup_namespaceLennart Poettering
2016-07-22nspawn: don't skip cleanup on locking errorZbigniew Jędrzejewski-Szmek
2016-07-22machine-id-setup: port machine_id_commit() to new id128-util.c APIsLennart Poettering
2016-07-22nspawn: rework /etc/machine-id handlingLennart Poettering
2016-07-22nspawn: rework machine/boot ID handling code to use new calls from id128-util...Lennart Poettering
2016-07-22sd-id128: split UUID file read/write code into new id128-util.[ch]Lennart Poettering
2016-07-22tree-wide: use sd_id128_is_null() instead of sd_id128_equal where appropriateLennart Poettering
2016-07-21nspawn: if an ESP is part of the disk image to operate on, mount it to /efi o...Lennart Poettering
2016-07-20nspawn: when netns is on, mount /proc/sys/net writableLennart Poettering
2016-07-20nspawn: document why the uid shift range is the way it isLennart Poettering