- 19 Mar, 2020 6 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>
-
Stéphane Graber authored
network: fixes
-
Christian Brauner authored
Closes #3073. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Closes #1271. Closes #3131. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
since some members of struct lxc_netdev are arrays, not pointers. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 18 Mar, 2020 6 commits
-
-
Stéphane Graber authored
Makefile: fix typo
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Stéphane Graber authored
lxc-unshare: add syscall_wrappers.h to build requirements
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Stéphane Graber authored
tree-wide: introduce and use syscall number header
-
Christian Brauner authored
This allows us: - to compile on kernels with outdated headers - compile on older kernels but shipping on newer kernels Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 17 Mar, 2020 7 commits
-
-
Stéphane Graber authored
tools: fix -g and -u parameters for lxc-execute and lxc-attach and fix pidfd detection logic
-
Christian Brauner authored
On all architectures we care about it's 424. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Closes #3188. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Stéphane Graber authored
lxc_user_nic: don't depend on MAP_FIXED
-
Christian Brauner authored
Closes #3220. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
as this breaks on sparc. Closes #3262. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Stéphane Graber authored
Signed-off-by:Stéphane Graber <stgraber@ubuntu.com>
-
- 16 Mar, 2020 7 commits
-
-
Stéphane Graber authored
Auto-create /dev/shm and /dev/mqueue
-
Rachid Koucha authored
Mount fs on /dev/shm and /dev/mqueue to experiment IPC in namespaces Signed-off-by:Rachid Koucha <rachid.koucha@gmail.com>
-
Christian Brauner authored
Fix build
-
Stéphane Graber authored
Signed-off-by:Stéphane Graber <stgraber@ubuntu.com>
-
Stéphane Graber authored
Signed-off-by:Stéphane Graber <stgraber@ubuntu.com>
-
Stéphane Graber authored
Trigger the mounting of shm file system
-
Rachid Koucha authored
shm file system was not mounted because of the "/" in : lxc.mount.entry = shm /dev/shm tmpfs defaults 0 0 Signed-off-by:Rachid Koucha <rachid.koucha@gmail.com>
-
- 15 Mar, 2020 14 commits
-
-
Stéphane Graber authored
smaller cleanups and simplifications
-
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
as it's directly available in the handler itself. 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
This makes the goto labels slightly more convoluted but allows us to further simplify the cleanup in lxc_init(). 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>
-
Stéphane Graber authored
memory_utils: improvements
-
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>
-