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.c
Age
Commit message (
Expand
)
Author
2011-06-14
mount /run without MS_NOEXEC
Kay Sievers
2011-04-20
nspawn: don't fail when we receive SIGCHLD
Lennart Poettering
2011-03-28
use /run instead of /dev/.run
Kay Sievers
2011-03-16
nspawn: bind mount /etc/localtime
Lennart Poettering
2011-03-16
nspawn: make tty code more robust against closed/reopened /dev/console
Lennart Poettering
2011-03-16
nspawn: allocate a new pty instead of passing ours through to avoid terminal ...
Lennart Poettering
2011-03-14
nspawn: move container into its own name=systemd cgroup
Lennart Poettering
2011-03-14
nspawn: don't require selinux on if it is compiled in
Lennart Poettering
2011-03-14
nspawn: mount /selinux if needed
Lennart Poettering
2011-03-14
nspawn: we don't want a network namespace
Lennart Poettering
2011-03-14
main: log to the console in a container
Lennart Poettering
2011-03-14
nspawn: reset environment and load login shell
Lennart Poettering
2011-03-14
nspawn: reset umask if needed
Lennart Poettering
2011-03-14
nspawn: define MS_MOVE manually if needed
Lennart Poettering
2011-03-14
nspawn: improve exit warning
Lennart Poettering
2011-03-14
nspawn: add simple chroot(1) like tool to execute commands in a namespace con...
Lennart Poettering