- 25 May, 2021 1 commit
-
-
Christian Brauner authored
README: Update IRC
-
- 24 May, 2021 1 commit
-
-
Stéphane Graber authored
Signed-off-by:Stéphane Graber <stgraber@ubuntu.com>
-
- 21 May, 2021 8 commits
-
-
Stéphane Graber authored
start: rework fd synchronization
-
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>
-
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>
-
- 19 May, 2021 6 commits
-
-
Stéphane Graber authored
conf: fix mount option parsing
-
Christian Brauner authored
Fixes: Coverity 1484906 Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Stéphane Graber authored
conf: support idmapped lxc.mount.entry entries
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Make sure we catch any weird behavior. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 18 May, 2021 2 commits
-
-
Christian Brauner authored
Skip rootfs pinning for read-only file system.
-
Wei Mingzhi authored
Signed-off-by:Wei Mingzhi <weimingzhi@baidu.com>
-
- 17 May, 2021 2 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>
-
- 14 May, 2021 2 commits
-
-
Stéphane Graber authored
start: move idmapped mount setup later
-
Christian Brauner authored
At the prior location we we're placed between sending and receiving networking information over the data socket causing the startup to fail. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 12 May, 2021 4 commits
-
-
Stéphane Graber authored
conf: fix containers without rootfs
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Fixes: #3838 Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Fixes: #3838 Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 11 May, 2021 2 commits
-
-
Stéphane Graber authored
cgroups: clean up cgroup_ops on initialization error
-
Christian Brauner authored
Fixes: #3836 Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 10 May, 2021 3 commits
-
-
Stéphane Graber authored
oss-fuzz: add basic cgroup_init()/cgroup_exit() fuzzing
-
Stéphane Graber authored
tests: fix lxc-test-arch-parse for make dist
-
Christian Brauner authored
Fixes: https://jenkins.linuxcontainers.org/job/lxc-build-tarballs/2762/consoleSigned-off-by:
Christian Brauner <christian.brauner@ubuntu.com>
-
- 09 May, 2021 6 commits
-
-
Stéphane Graber authored
confile: re-add aarch64 architecture
-
Christian Brauner authored
Ensure that we detect all supported architectures and don't regress recognizing them. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Apparenty we dropped this when we cleaned up architecture handling. Fixes: #3832 Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Skip rootfs pinning for ZFS roots.
-
Jeff Cook authored
Per https://github.com/lxc/lxc/pull/3831#discussion_r628865713Signed-off-by:
Jeff Cook <jeff@jeffcook.io>
-
Jeff Cook authored
Signed-off-by:Jeff Cook <jeff@jeffcook.io>
-
- 07 May, 2021 2 commits
-
-
Stéphane Graber authored
doc: document new idmap= option for lxc.rootfs.options
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 06 May, 2021 1 commit
-
-
Stéphane Graber authored
conf: handle kernels with CAP_SETFCAP
-