- 15 Mar, 2017 1 commit
-
-
otofune authored
- already found /etc/localtime - duplicate creation /etc/resolv.conf Signed-off-by:otofune <otofune@gmail.com>
-
- 14 Mar, 2017 8 commits
-
-
Christian Brauner authored
lxc-checkconfig: verify new[ug]idmap are setuid-root
-
Serge Hallyn authored
Signed-off-by:Serge Hallyn <serge@hallyn.com>
-
Christian Brauner authored
lxc-alpine: few modifications
-
Jakub Jirutka authored
Some mirrors from the mirrors list are not very reliable and it seems that no one really wants to use some random mirror as the default option. Signed-off-by:Jakub Jirutka <jakub@jirutka.cz>
-
Jakub Jirutka authored
Signed-off-by:Jakub Jirutka <jakub@jirutka.cz>
-
Christian Brauner authored
Patch from Harald Dunkel + tweak
-
Stéphane Graber authored
Signed-off-by:Stéphane Graber <stgraber@ubuntu.com>
-
Harald Dunkel authored
Signed-off-by:Harald Dunkel <harald.dunkel@aixigo.de>
-
- 12 Mar, 2017 1 commit
-
-
Serge Hallyn authored
lxc-user-nic: improvements
-
- 11 Mar, 2017 4 commits
-
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 09 Mar, 2017 1 commit
-
-
Christian Brauner authored
Before this commit, lxc-user-nic could potentially have been tricked into operating on a network namespace over which the caller did not hold privilege. This commit ensures that the caller is privileged over the network namespace by temporarily dropping privilege. Launchpad: https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1654676Reported-by:
Jann Horn <jannh@google.com> Signed-off-by:
Christian Brauner <christian.brauner@ubuntu.com>
-
- 06 Mar, 2017 2 commits
-
-
Christian Brauner authored
seccomp: set SCMP_FLTATR_ATL_TSKIP if available
-
Serge Hallyn authored
Newer libseccomp has a flag called SCMP_FLTATR_ATL_TSKIP which allows syscall '-1' (nop) to be executed. Without that flag, debuggers cannot skip system calls inside containers. For reference, see the seccomp(2) manpage, which says: The tracer can skip the system call by changing the system call number to -1. and see the seccomp issue #80 Signed-off-by:Serge Hallyn <serge@hallyn.com>
-
- 03 Mar, 2017 1 commit
-
-
Serge Hallyn authored
cgfsng: make trim() safer
-
- 02 Mar, 2017 1 commit
-
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 27 Feb, 2017 2 commits
-
-
Stéphane Graber authored
log: fix lxc_unix_epoch_to_utc()
-
Christian Brauner authored
The conversion algorithm used uses a clever trick by letting a year start at 1 March. So we need to add 1 for January and February. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 26 Feb, 2017 2 commits
-
-
Stéphane Graber authored
start: dumb down SIGCHLD from WARN() to NOTICE()
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 25 Feb, 2017 1 commit
-
-
Christian Brauner authored
debian template: Allow to embed a SSH public key in the new container
-
- 23 Feb, 2017 4 commits
-
-
Christian Brauner authored
squeeze is not a supported release anymore, drop the key
-
Evgeni Golov authored
Signed-off-by:Evgeni Golov <evgeni@debian.org>
-
Stéphane Graber authored
Fix issue with the clonehostname hook not working for overlayfs snapshot clones
-
Matt Keeler authored
Previously this hook did not work when cloning containers using an overlayfs snapshot as the LXC_ROOTFS_PATH didn't point to the actual filesystem that the container would see. LXC_ROOTFS_MOUNT should be used instead and in fact lxc.container.conf man page says that you usually would want to use the _MOUNT variant. Signed-off-by:Matt Keeler <mjkeeler7@gmail.com>
-
- 22 Feb, 2017 1 commit
-
-
Christian Brauner authored
c/r: only supply --ext-mount-map for bind mounts
-
- 19 Feb, 2017 2 commits
-
-
Christian Brauner authored
lxc-download: Bump compat level to 4
-
Stéphane Graber authored
For templates introduced after LXC 2.0 was released. Signed-off-by:Stéphane Graber <stgraber@ubuntu.com>
-
- 18 Feb, 2017 6 commits
-
-
Stéphane Graber authored
Various fixes for Fedora bootstrapping on non-Fedora hosts
-
Reto Gantenbein authored
Signed-off-by:Reto Gantenbein <reto.gantenbein@linuxmonk.ch>
-
Reto Gantenbein authored
Signed-off-by:Reto Gantenbein <reto.gantenbein@linuxmonk.ch>
-
Reto Gantenbein authored
- Make sure mirror URL is queried for $FEDORA_RELEASE_DEFAULT - Fix image path for URLs queried via mirror list Signed-off-by:Reto Gantenbein <reto.gantenbein@linuxmonk.ch>
-
Reto Gantenbein authored
Signed-off-by:Reto Gantenbein <reto.gantenbein@linuxmonk.ch>
-
Christian Brauner authored
sabayon: Use /bin/bash
-
- 17 Feb, 2017 1 commit
-
-
Stéphane Graber authored
The script is full of bashisms making it break when run with a simple POSIX shell. Signed-off-by:Stéphane Graber <stgraber@ubuntu.com>
-
- 16 Feb, 2017 1 commit
-
-
Stéphane Graber authored
Complete rework of lxc-fedora template
-
- 15 Feb, 2017 1 commit
-
-
Tycho Andersen authored
The rest of the mounts can be restored normally. Signed-off-by:Tycho Andersen <tycho.andersen@canonical.com>
-