index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nspawn
Age
Commit message (
Expand
)
Author
2017-04-23
meson: reindent all files with 8 spaces
Zbigniew Jędrzejewski-Szmek
2017-04-23
meson: define tests
Zbigniew Jędrzejewski-Szmek
2017-04-23
meson: build systemd using meson
Zbigniew Jędrzejewski-Szmek
2017-04-17
Merge pull request #5708 from vcatechnology/arm-cross-compile
Lennart Poettering
2017-04-06
build-sys: correct blkid.h includes
Matt Clarkson
2017-03-31
nspawn: check if the DNS stub is listening for requests
David Michael
2017-02-24
Merge pull request #5444 from poettering/cgroups-revert-no-error
Zbigniew Jędrzejewski-Szmek
2017-02-24
Fix missing space in comments (#5439)
AsciiWolf
2017-02-24
cgroup: rename cg_unified() → cg_unified_controller()
Lennart Poettering
2017-02-24
cgroup: change cg_unified() to possibly return errors again
Lennart Poettering
2017-02-20
core: make hybrid cgroup unified mode keep compat /sys/fs/cgroup/systemd hier...
Tejun Heo
2017-02-18
core: simplify cg_[all_]unified()
Tejun Heo
2017-02-18
nspawn: fix cgroup mode detection
Tejun Heo
2017-02-18
Merge pull request #5369 from poettering/nspawn-resolved
Zbigniew Jędrzejewski-Szmek
2017-02-17
nspawn: tweak check whether resolved is around a bit
Lennart Poettering
2017-02-17
copy: change the various copy_xyz() calls to take a unified flags parameter
Lennart Poettering
2017-02-08
Merge pull request #4962 from poettering/root-directory-2
Zbigniew Jędrzejewski-Szmek
2017-02-08
nspawn: Add support for sysroot pivoting (#5258)
Philip Withnall
2017-02-07
core,nspawn,dissect: make nspawn's .roothash file search reusable
Lennart Poettering
2017-02-02
nspawn: shown exec() command is misleading
Lennart Poettering
2017-02-02
fs-util: unify code we use to check if dirent's d_name is "." or ".."
Lennart Poettering
2017-02-01
nspawn: Print attempted execv() path on failure (#5199)
Philip Withnall
2017-01-31
tree-wide: adjust fall through comments so that gcc is happy
Zbigniew Jędrzejewski-Szmek
2017-01-31
nspawn: fix clobbering of selinux context arg
Zbigniew Jędrzejewski-Szmek
2017-01-24
tree-wide: remove consecutive duplicate words in comments (#5148)
Stefan Schweter
2017-01-18
Merge pull request #5098 from evverx/fix-nspawn-notifications
Djalal Harouni
2017-01-17
Merge pull request #4991 from poettering/seccomp-fix
Zbigniew Jędrzejewski-Szmek
2017-01-17
seccomp: rework seccomp code, to improve compat with some archs
Lennart Poettering
2017-01-17
nspawn: change owner/group of /run/systemd/nspawn/notify to userns-root
Evgeny Vereshchagin
2017-01-15
nspawn: fix memleak
Zbigniew Jędrzejewski-Szmek
2017-01-14
Merge pull request #4879 from poettering/systemd
Zbigniew Jędrzejewski-Szmek
2017-01-10
build-sys: add check for gperf lookup function signature (#5055)
Mike Gilbert
2016-12-29
nspawn: reword notice when /dev is pre-mounted and populated (#4971)
Lennart Poettering
2016-12-21
nspawn: tweaks to /etc/resolv.conf management
Lennart Poettering
2016-12-21
nspawn: don't complain when we can't fix the timezone of read-only containers
Lennart Poettering
2016-12-21
dissect: make using a generic partition as root partition optional
Lennart Poettering
2016-12-21
nspawn: restore --volatile=yes support
Lennart Poettering
2016-12-21
nspawn: unref the notify event source (#4941)
Evgeny Vereshchagin
2016-12-20
dissect: optionally, only look for GPT partition tables, nothing else
Lennart Poettering
2016-12-20
nspawn: split out VolatileMode definitions
Lennart Poettering
2016-12-14
nspawn: flush out environment block of the -a stub init process
Lennart Poettering
2016-12-13
nspawn: when getting SIGCHLD make sure it's from the first child (#4855)
Andrey Ulanov
2016-12-10
Merge pull request #4795 from poettering/dissect
Zbigniew Jędrzejewski-Szmek
2016-12-10
nspawn: add missing -E to getopt_long (#4860)
Wim de With
2016-12-07
nspawn: resolv.conf might not be created initially (#4799)
Franck Bui
2016-12-07
nspawn/dissect: automatically discover dm-verity verity partitions
Lennart Poettering
2016-12-07
nspawn: when generating a machine name from an image name, truncate .raw suffix
Lennart Poettering
2016-12-07
dissect: add support for encrypted images
Lennart Poettering
2016-12-07
nspawn: port nspawn to new generalized image dissection code
Lennart Poettering
2016-12-06
core: introduce parse_ip_port (#4825)
Susant Sahani
[next]