chiark / gitweb /
use the same email address everywhere
[elogind.git] / src / nspawn /
2012-10-02 Zbigniew Jędrzejew... nspawn: use automatic cleanup and provide debug info
2012-09-24 Lennart Poetteringlog: fix repeated invocation of vsnprintf()/vaprintf...
2012-09-21 Lennart Poetteringnspawn: document why we don't check resolv.conf mount...
2012-09-21 Lennart Poetteringnspawn: we can't overmount /etc/localtime anymore since...
2012-09-16 Zbigniew Jędrzejew... nspawn: fix memleak introduced with automatic cleanup
2012-09-16 Zbigniew Jędrzejew... nspawn: use automatic cleanup for umask
2012-09-16 Zbigniew Jędrzejew... nspawn: _cleanup_free_ more
2012-09-16 Zbigniew Jędrzejew... nspawn: use automatic cleanup
2012-09-16 Zbigniew Jędrzejew... nspawn: mount tmpfs on /dev/shm
2012-09-05 Lennart Poetteringnspawn: handle poweroff/reboot nicely in containers
2012-09-05 Lennart Poetteringnspawn: don't provide /dev/rtc0 in the container
2012-09-05 Lennart Poetteringnspawn: generate a new randomized boot ID for each...
2012-09-05 Lennart Poetteringnspawn: if a file system comes pre-mounted, still do...
2012-09-04 Lennart Poetteringnspawn: skip mounts if already mounted
2012-09-04 Lennart Poetteringnspawn: mount a clean instance of sysfs
2012-08-21 Dave Reisnernspawn: add /dev FD symlinks in container setup
2012-08-13 Lennart Poetteringnspawn,namespaces: make sure we recursively bind mount...
2012-08-13 Lennart Poetteringnspawn: unset a few unnecessary params to mount()
2012-08-13 Lennart Poetteringnspawn: inherit mounts from real root, don't propagate...
2012-07-26 Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-07-25 Shawn Landdenuse "Out of memory." consistantly (or with "\n")
2012-07-19 Lennart Poetteringnspawn: generate proper error messages in the child
2012-07-19 Lennart Poetteringnspawn: introduce new --link-journal= switch to link...
2012-07-16 Lennart Poetteringunit: introduce %s specifier for the user shell
2012-06-28 Lennart Poetteringnspawn: introduce new --capabilities= flag and make...
2012-05-31 Kay Sieversmkdir: append _label to all mkdir() calls that explicit...
2012-05-24 Lennart Poetteringmain: add configuration option to alter capability...
2012-05-08 Kay Sieversutil: split-out path-util.[ch]
2012-04-25 Lennart Poetteringnspawn: add --read-only switch
2012-04-25 Lennart Poetteringnspawn: bind mount /etc/resolv.conf from the host by...
2012-04-22 Lennart Poetteringnspawn: add --uuid= switch to allow setting the machine...
2012-04-22 Lennart Poetteringnspawn: add -b switch to automatically look for an...
2012-04-21 Lennart Poetteringnspawn: be more careful when initializing the hostname...
2012-04-21 Lennart Poetteringnspawn: make /dev/kmsg unavailable in the container...
2012-04-18 Kay Sieversremove MS_* which can not be combined with current...
2012-04-13 Lennart Poetteringbuild-sys: add stub makefiles to all subdirs to ease...
2012-04-13 Lennart Poetteringnspawn: add missing include lines
2012-04-13 Lennart Poetteringnspawn: fake /dev/kmsg and /proc/kmsg as fifo
2012-04-12 Kay Sieversmove all tools to subdirs