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
/
nspawn.c
Age
Commit message (
Expand
)
Author
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-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-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
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-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-01
util-lib: rename CHASE_NON_EXISTING → CHASE_NONEXISTENT
Lennart Poettering
2016-12-01
nspawn: permit prefixing of source paths in --bind= and --overlay= with "+"
Lennart Poettering
2016-12-01
tree-wide: set SA_RESTART for signal handlers we install
Lennart Poettering
2016-12-01
nspawn: split out overlayfs argument parsing into a function of its own
Lennart Poettering
2016-12-01
nspawn: make use of CHASE_NON_EXISTING when locking image
Lennart Poettering
2016-12-01
fs-util: add flags parameter to chase_symlinks()
Lennart Poettering
2016-12-01
nspawn: accept --ephemeral --template= as alternative for --ephemeral --direc...
Lennart Poettering
2016-12-01
nspawn: properly handle image/directory paths that are symlinks
Lennart Poettering
2016-12-01
tree-wide: stop using canonicalize_file_name(), use chase_symlinks() instead
Lennart Poettering
2016-11-22
nspawn: add fallback top normal copy/reflink when we cannot btrfs snapshot
Lennart Poettering
2016-11-22
nspawn: remove temporary root directory on exit
Lennart Poettering
2016-11-22
nspawn: try to wait for the container PID 1 to exit, before we exit
Lennart Poettering
2016-11-22
nspawn: support ephemeral boots from images
Lennart Poettering
2016-11-18
Merge pull request #4395 from s-urbaniak/rw-support
Lennart Poettering
2016-11-18
nspawn: R/W support for /sys, and /proc/sys
Sergiusz Urbaniak
2016-11-14
nspawn: restart the whole systemd-nspawn@.service unit on container reboot (#...
Zbigniew Jędrzejewski-Szmek
2016-11-08
nspawn: fix condition for mounting resolv.conf (#4622)
Christian Hesse
2016-11-08
Merge pull request #4612 from keszybz/format-strings
Zbigniew Jędrzejewski-Szmek
2016-11-07
nspawn: fix exit code for --help and --version (#4609)
Martin Pitt
2016-11-07
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
2016-11-03
Merge pull request #4510 from keszybz/tree-wide-cleanups
Lennart Poettering
2016-11-02
nspawn: if we set up a loopback device, try to mount it with "discard"
Lennart Poettering
2016-10-23
nspawn: become a new root early
Evgeny Vereshchagin
2016-10-23
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
[next]