summaryrefslogtreecommitdiff
path: root/src/nspawn
AgeCommit message (Expand)AuthorFilesLines
2020-04-02Merge v244 into tizenAdrian Szyndela11-149/+221
2020-03-27Merge v243 into tizenAdrian Szyndela11-264/+352
2020-03-27Merge v242 into tizenAdrian Szyndela17-411/+3503
2020-03-27Merge v241 into tizensandbox/adrians/upgrade-to-241Adrian Szyndela2-4/+9
2020-03-26Merge v240 into tizenAdrian Szyndela17-549/+563
2020-03-26(backport) fs-util: make symlink_idempotent() optionally create relative linkYu Watanabe1-2/+2
2020-03-26(backport) nspawn: Move cgroup mount stuff from nspawn-mount.c to nspawn-cgro...Luke Shumaker4-417/+423
2020-03-26(backport) nspawn: Simplify tmpfs_patch_options() usage, and trickle that upLuke Shumaker3-19/+10
2020-03-26Merge v239 into tizenAdrian Szyndela26-988/+1336
2020-03-26Merge v238 into tizenAdrian Szyndela3-117/+48
2020-02-26Merge v237 into tizenAdrian Szyndela6-39/+51
2020-02-26Merge v236 into tizensandbox/adrians/upgrade-to-236Adrian Szyndela25-224/+564
2020-02-26Revert "nspawn: do not mount /sys/fs/kdbus"sandbox/adrians/upgrade-to-235Adrian Szyndela1-0/+3
2019-11-29nspawn: allow Capability=all in systemd.nspawn [EXEC] sectionafg1-6/+10
2019-11-28nspawn: highlight description string in --help textLennart Poettering1-2/+4
2019-11-22nspawn: log syscalls we cannot add at debug levelZbigniew Jędrzejewski-Szmek1-4/+3
2019-11-22nspawn: dump capability list with --capabilities=helpZbigniew Jędrzejewski-Szmek1-28/+48
2019-11-15nspawn: Allow Capability= to overrule private network settingTorsten Hilbrich1-2/+5
2019-11-13nspawn: do not emit any warning when $UNIFIED_CGROUP_HIERARCHY is usedZbigniew Jędrzejewski-Szmek1-6/+1
2019-11-08Add @pkey syscall groupZbigniew Jędrzejewski-Szmek1-3/+1
2019-11-04tree-wide: drop stdio.h when stdio-util.h is includedYu Watanabe1-1/+0
2019-11-04tree-wide: drop signal.h when signal-util.h is includedYu Watanabe1-1/+0
2019-11-04tree-wide: drop magic.h when missing_magic.h is includedYu Watanabe1-1/+0
2019-11-04tree-wide: drop stat.h or statfs.h when stat-util.h is includedYu Watanabe1-1/+0
2019-11-04tree-wide: drop blkid.h when blkid-util.h is includedYu Watanabe1-1/+0
2019-11-04tree-wide: drop acl.h when acl-util.h is includedYu Watanabe1-3/+0
2019-11-04tree-wide: drop pwd.h and grp.h when user-util.h is includedYu Watanabe2-3/+0
2019-11-04tree-wide: drop sched.h when missing_sched.h is includedYu Watanabe1-1/+0
2019-11-04tree-wide: drop string.h when string-util.h or friends are includedYu Watanabe1-1/+0
2019-11-03nspawn: respect quiet on capabilities warningJustin Trudell1-1/+2
2019-11-03nspawn: mangle slice nameLennart Poettering1-2/+7
2019-10-31tree-wide: drop missing.hYu Watanabe3-3/+3
2019-10-30Merge pull request #13866 from keszybz/nspawn-restartsLennart Poettering3-10/+10
2019-10-29nspawn: when stopping the machine, just deregister the machineZbigniew Jędrzejewski-Szmek3-10/+10
2019-10-25various tools: be more explicit when a glob is passed when not supportedZbigniew Jędrzejewski-Szmek1-2/+2
2019-10-24basic/fs-util: change CHASE_OPEN flag into a separate output parameterZbigniew Jędrzejewski-Szmek2-14/+13
2019-10-23nspawn: fix handling of --console=helpZbigniew Jędrzejewski-Szmek1-19/+30
2019-10-03Merge pull request #13246 from keszybz/add-SystemdOptions-efi-variableZbigniew Jędrzejewski-Szmek3-2/+3
2019-10-03nspawn: surrender controlling terminal to PID2 when using the PID1 stubNicolas Douma1-0/+6
2019-10-01nspawn: rename UNIFIED_CGROUP_HIERARCHY to SYSTEMD_NSPAWN_UNIFIED_HIERARCHYZbigniew Jędrzejewski-Szmek1-4/+16
2019-10-01nspawn: consistenly fail if parsing the environment failsZbigniew Jędrzejewski-Szmek1-30/+39
2019-10-01nspawn: default to unified hierarchy if --as-pid2 is usedZbigniew Jędrzejewski-Szmek1-2/+21
2019-09-22tree-wide: various code-formatting improvementsFrantisek Sumsal1-2/+3
2019-09-16util-lib: move some functions from basic/cgroup-util to shared/cgroup-setupZbigniew Jędrzejewski-Szmek1-0/+1
2019-09-16util-lib: move yes_no() and friends to string-util.hZbigniew Jędrzejewski-Szmek1-1/+1
2019-09-16basic/cgroup-util: let cgroup_unified_flush() return the detected hierarchyZbigniew Jędrzejewski-Szmek1-1/+1
2019-07-29Merge pull request #13209 from poettering/nspawn-volatile-merged-usrLennart Poettering1-3/+22
2019-07-29nspawn: print an explanatory error when people try to use --volatile=yes on d...Lennart Poettering1-3/+22
2019-07-29nspawn: when operating on the host image, let's move the root to a different ...Lennart Poettering1-2/+18
2019-07-29nspawn: always take exclusive locks of ephemeral OS tree copiesLennart Poettering1-2/+5