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
2015-01-23
nspawn: when mounting the cgroup hierarchies, use the exact same mount option...
Lennart Poettering
2015-01-23
nspawn: mount /tmp in the container, don't leave this to the container's init
Lennart Poettering
2015-01-23
nspawn: allow bind-mounting char and block files
Alban Crequy
2015-01-20
nspawn: work around kernel bug with partition table probing on loopback devices
Lennart Poettering
2015-01-20
nspawn: add ipvlan support
Tom Gundersen
2015-01-19
nspawn: support dissecting GPT images that contain only a single generic linu...
Lennart Poettering
2015-01-19
inspawn: wait until udev has probed a loopback device before making us of it
Lennart Poettering
2015-01-15
nspawn: fix log typos
Jonathan Boulle
2015-01-15
import: rename "gpt" disk image type to "raw"
Lennart Poettering
2015-01-15
spawn: downgrade loopback detach errors to debug
Lennart Poettering
2015-01-15
nspawn: add support for limited dissecting of MBR disk images with nspawn
Lennart Poettering
2015-01-14
nspawn: pass the container's init PID out via sd_notify()
Lennart Poettering
2015-01-14
nspawn: fix an incorrect assert comparison
Lennart Poettering
2015-01-14
nspawn: add file system locks for controlling access to container images
Lennart Poettering
2015-01-14
nspawn: remove the right propagation directory
Lennart Poettering
2015-01-13
nspawn: --help typo fix
Lennart Poettering
2015-01-13
nspawn: add "-n" shortcut for "--network-veth"
Lennart Poettering
2015-01-13
nspawn: add new option "--port=" for exposing container ports on the local host
Lennart Poettering
2015-01-08
machined: when cloning a raw disk image, also set the NOCOW flag
Lennart Poettering
2015-01-08
nspawn: fix error message when mknod fails
Tom Gundersen
2015-01-07
machinectl: make sure that "machinectl login" exits immediately when the mach...
Lennart Poettering
2015-01-05
nspawn: mount most of the cgroup tree read-only in nspawn containers except f...
Lennart Poettering
2014-12-29
nspawn: report back to systemd only very late whether we are OK
Lennart Poettering
2014-12-28
nspawn: use the same image discovery logic in nspawn as in machined
Lennart Poettering
2014-12-25
nspawn: remove spurious include of <sys/capability.h>
Filipe Brandenburger
2014-12-23
nspawn,pty: port over to new ptsname_malloc() helper
Lennart Poettering
2014-12-23
machinectl,nspawn: don't print extra final newline if pty terminal output was...
Lennart Poettering
2014-12-23
run: add a new "-t" mode for invoking a binary on an allocated TTY
Lennart Poettering
2014-12-18
machinectl: implement "bind" command to create additional bind mounts from ho...
Lennart Poettering
2014-12-17
nspawn: fix invocation of the raw clone() system call on s390 and cris
Ken Werner
2014-12-12
nspawn: when booting in ephemeral mode, append random token to machine name
Lennart Poettering
2014-12-12
nspawn: allow spawning ephemeral nspawn containers based on the root file sys...
Lennart Poettering
2014-12-12
nspawn: don't link journals in ephemeral mode
Lennart Poettering
2014-12-12
nspawn: properly unset arg_link_journal_try, when --link-journal= is specified
Lennart Poettering
2014-12-12
nspawn: beef up nspawn with some btrfs magic
Lennart Poettering
2014-12-12
nspawn: properly validate machine names
Lennart Poettering
2014-12-10
util: introduce our own gperf based capability list
Lennart Poettering
2014-12-10
nspawn: create the macvlan MAC addresses in an arch independent stable way
Lennart Poettering
2014-12-09
nspawn: make sure macvlan MAC addresses are stable
Lennart Poettering
2014-12-03
nspawn: correct EEXIST check when creating directory to mount /tmp in
Lennart Poettering
2014-11-29
nspawn: fix unused variable warning
Zbigniew Jędrzejewski-Szmek
2014-11-29
delta: diff returns 1 when files differ, ignore this
Zbigniew Jędrzejewski-Szmek
2014-11-28
treewide: another round of simplifications
Michal Schmidt
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
treewide: yet more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-22
nspawn: ignore EEXIST when mounting tmpfs
Richard Schütz
2014-11-21
nspawn: Add try-{host,guest} journal link modes
Martin Pitt
2014-11-13
sd-bus: sync with kdbus upstream (ABI break)
Daniel Mack
[next]