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
2012-05-31
mkdir: append _label to all mkdir() calls that explicitly set the selinux con...
Kay Sievers
2012-05-24
main: add configuration option to alter capability bounding set for PID 1
Lennart Poettering
2012-05-08
util: split-out path-util.[ch]
Kay Sievers
2012-04-25
nspawn: add --read-only switch
Lennart Poettering
2012-04-25
nspawn: bind mount /etc/resolv.conf from the host by default
Lennart Poettering
2012-04-22
nspawn: add --uuid= switch to allow setting the machine id for the container
Lennart Poettering
2012-04-22
nspawn: add -b switch to automatically look for an init binary
Lennart Poettering
2012-04-22
nspawn: be more careful when initializing the hostname from the directory name
Lennart Poettering
2012-04-22
nspawn: make /dev/kmsg unavailable in the container, but allow access to /pro...
Lennart Poettering
2012-04-18
remove MS_* which can not be combined with current kernel code
Kay Sievers
2012-04-13
build-sys: add stub makefiles to all subdirs to ease development with emacs
Lennart Poettering
2012-04-13
nspawn: add missing include lines
Lennart Poettering
2012-04-13
nspawn: fake /dev/kmsg and /proc/kmsg as fifo
Lennart Poettering
2012-04-12
move all tools to subdirs
Kay Sievers