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
2014-07-17
nspawn: use Barrier API instead of eventfd-util
David Herrmann
2014-07-10
nspawn: register external network interface with machined
Lennart Poettering
2014-07-04
nspawn: add new --volatile switch for booting containers in volatile (ephemer...
Lennart Poettering
2014-07-03
nspawn: when running in a service unit, use systemd for restarts
Lennart Poettering
2014-06-30
nspawn: block open_by_handle_at() and others via seccomp
Lennart Poettering
2014-06-30
nspawn: let's avoid using goto to wildly for non-cleanup purposes
Lennart Poettering
2014-06-30
nspawn: simplify exit condition check
Lennart Poettering
2014-06-30
nspawn: log a warning on failure from wait_for_terminate()
Luke Shumaker
2014-06-30
nspawn: Fix regression with exit status
Luke Shumaker
2014-06-24
switch-root: create essential base directories at system bootup
Kay Sievers
2014-06-24
nspawn: create essential base directories at system bootup
Kay Sievers
2014-06-22
consistently order cleanup attribute before type
Thomas Hindoe Paaboel Andersen
2014-06-13
os-release: define /usr/lib/os-release as fallback for /etc/os-release
Lennart Poettering
2014-06-11
nspawn: add new --tmpfs= option to mount a tmpfs on specific directories, suc...
Lennart Poettering
2014-06-10
tmpfiles: add new "C" line for copying files or directories
Lennart Poettering
2014-06-07
nspawn: split long message into two lines
Zbigniew Jędrzejewski-Szmek
2014-06-06
namespace: beef up read-only bind mount logic
Lennart Poettering
2014-05-25
nspawn: make nspawn robust to container failure
Djalal Harouni
2014-05-25
nspawn: move container wait logic into wait_for_container()
Djalal Harouni
2014-05-25
Use %m instead of strerror(errno) where appropiate
Cristian Rodríguez
2014-05-22
nspawn: restore journal directory is empty check
Lennart Poettering
2014-05-22
nspawn: allow to bind mount journal on top of a non empty container journal d...
Djalal Harouni
2014-05-19
fix spelling of privilege
Nis Martensen
2014-05-16
nspawn: properly format container_uuid in UUID format
Lennart Poettering
2014-04-10
nspawn: Fix erroneous OOM when building group list
Philip Lorenz
2014-03-28
sd-rtnl: rework rtnl type system
Tom Gundersen
2014-03-24
util: replace close_pipe() with new safe_close_pair()
Lennart Poettering
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-16
nspawn: UP the host side of the veth pair after adding it to a bridge
Tom Gundersen
2014-03-13
nspawn: remove unused variable
Dave Reisner
2014-03-14
nspawn: allow -EEXIST on mkdir_safe /home/${uid}
Brandon Philips
2014-03-13
nspawn: make host0's MAC address persistent
Tom Gundersen
2014-03-13
nspawn: honour GPT partition flags when mounting file systems following the d...
Lennart Poettering
2014-03-11
nspawn: fix argv[0] for getent
Mantas Mikulėnas
2014-03-11
nspawn: allow using kdbus from nspawn containers
Lennart Poettering
2014-03-11
nspawn: fix getent fallback
Lennart Poettering
2014-03-11
nspawn: when resoliving UIDs/GIDs for "-u", do so in forked off /usr/bin/gete...
Lennart Poettering
2014-03-11
nspawn: make sure we don't try to mount the container block device in the chi...
Lennart Poettering
2014-03-10
nspawn: don't try mknod() of /dev/console with the correct major/minor
Lennart Poettering
2014-03-10
nspawn: add --image= switch to boot GPT disk images that follow the Discovera...
Lennart Poettering
2014-02-28
nspawn: fix detection of missing /proc/self/loginuid
Tero Roponen
2014-02-26
nspawn: no need for duplicate checks against EEXIST
Lennart Poettering
2014-02-25
nspawn: add new switch --network-macvlan= to add a macvlan device to the cont...
Lennart Poettering
2014-02-24
nspawn: make use of the devices cgroup controller by default
Lennart Poettering
2014-02-21
nspawn: when adding a veth interface to a bridge, use the "vb-" rather than "...
Lennart Poettering
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-19
make gcc shut up
Lennart Poettering
2014-02-19
core: add Personality= option for units to set the personality for spawned pr...
Lennart Poettering
2014-02-18
nspawn: add new --personality= switch to make it easier to run 32bit containe...
Lennart Poettering
2014-02-18
nspawn: x86 is special with its socketcall() semantics, be permissive in the ...
Lennart Poettering
[prev]
[next]