summaryrefslogtreecommitdiff
path: root/src/nspawn
AgeCommit message (Expand)Author
2017-04-23meson: reindent all files with 8 spacesZbigniew Jędrzejewski-Szmek
2017-04-23meson: define testsZbigniew Jędrzejewski-Szmek
2017-04-23meson: build systemd using mesonZbigniew Jędrzejewski-Szmek
2017-04-17Merge pull request #5708 from vcatechnology/arm-cross-compileLennart Poettering
2017-04-06build-sys: correct blkid.h includesMatt Clarkson
2017-03-31nspawn: check if the DNS stub is listening for requestsDavid Michael
2017-02-24Merge pull request #5444 from poettering/cgroups-revert-no-errorZbigniew Jędrzejewski-Szmek
2017-02-24Fix missing space in comments (#5439)AsciiWolf
2017-02-24cgroup: rename cg_unified() → cg_unified_controller()Lennart Poettering
2017-02-24cgroup: change cg_unified() to possibly return errors againLennart Poettering
2017-02-20core: make hybrid cgroup unified mode keep compat /sys/fs/cgroup/systemd hier...Tejun Heo
2017-02-18core: simplify cg_[all_]unified()Tejun Heo
2017-02-18nspawn: fix cgroup mode detectionTejun Heo
2017-02-18Merge pull request #5369 from poettering/nspawn-resolvedZbigniew Jędrzejewski-Szmek
2017-02-17nspawn: tweak check whether resolved is around a bitLennart Poettering
2017-02-17copy: change the various copy_xyz() calls to take a unified flags parameterLennart Poettering
2017-02-08Merge pull request #4962 from poettering/root-directory-2Zbigniew Jędrzejewski-Szmek
2017-02-08nspawn: Add support for sysroot pivoting (#5258)Philip Withnall
2017-02-07core,nspawn,dissect: make nspawn's .roothash file search reusableLennart Poettering
2017-02-02nspawn: shown exec() command is misleadingLennart Poettering
2017-02-02fs-util: unify code we use to check if dirent's d_name is "." or ".."Lennart Poettering
2017-02-01nspawn: Print attempted execv() path on failure (#5199)Philip Withnall
2017-01-31tree-wide: adjust fall through comments so that gcc is happyZbigniew Jędrzejewski-Szmek
2017-01-31nspawn: fix clobbering of selinux context argZbigniew Jędrzejewski-Szmek
2017-01-24tree-wide: remove consecutive duplicate words in comments (#5148)Stefan Schweter
2017-01-18Merge pull request #5098 from evverx/fix-nspawn-notificationsDjalal Harouni
2017-01-17Merge pull request #4991 from poettering/seccomp-fixZbigniew Jędrzejewski-Szmek
2017-01-17seccomp: rework seccomp code, to improve compat with some archsLennart Poettering
2017-01-17nspawn: change owner/group of /run/systemd/nspawn/notify to userns-rootEvgeny Vereshchagin
2017-01-15nspawn: fix memleakZbigniew Jędrzejewski-Szmek
2017-01-14Merge pull request #4879 from poettering/systemdZbigniew Jędrzejewski-Szmek
2017-01-10build-sys: add check for gperf lookup function signature (#5055)Mike Gilbert
2016-12-29nspawn: reword notice when /dev is pre-mounted and populated (#4971)Lennart Poettering
2016-12-21nspawn: tweaks to /etc/resolv.conf managementLennart Poettering
2016-12-21nspawn: don't complain when we can't fix the timezone of read-only containersLennart Poettering
2016-12-21dissect: make using a generic partition as root partition optionalLennart Poettering
2016-12-21nspawn: restore --volatile=yes supportLennart Poettering
2016-12-21nspawn: unref the notify event source (#4941)Evgeny Vereshchagin
2016-12-20dissect: optionally, only look for GPT partition tables, nothing elseLennart Poettering
2016-12-20nspawn: split out VolatileMode definitionsLennart Poettering
2016-12-14nspawn: flush out environment block of the -a stub init processLennart Poettering
2016-12-13nspawn: when getting SIGCHLD make sure it's from the first child (#4855)Andrey Ulanov
2016-12-10Merge pull request #4795 from poettering/dissectZbigniew Jędrzejewski-Szmek
2016-12-10nspawn: add missing -E to getopt_long (#4860)Wim de With
2016-12-07nspawn: resolv.conf might not be created initially (#4799)Franck Bui
2016-12-07nspawn/dissect: automatically discover dm-verity verity partitionsLennart Poettering
2016-12-07nspawn: when generating a machine name from an image name, truncate .raw suffixLennart Poettering
2016-12-07dissect: add support for encrypted imagesLennart Poettering
2016-12-07nspawn: port nspawn to new generalized image dissection codeLennart Poettering
2016-12-06core: introduce parse_ip_port (#4825)Susant Sahani