- 25 Aug, 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
"lxc.cgroup.dir" can be used to set the name of the directory the container's cgroup will be created in. For example, setting lxc.uts.name = c1 lxc.cgroup.dir = lxd would make liblxc create the cgroup lxd/c1 Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 24 Aug, 2017 3 commits
-
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Surfaced while building lxc-2.0.8 on e2k architecture with lcc, looks like its -Wall is more pedantic than gcc's: lcc: "conf.c", line 1514: error: unrecognized character escape sequence [-Werror] DEBUG("created directory for console and tty devices at \%s\"", path); ^ in expansion of macro "DEBUG" at line 1514 Another byte is a leading whitespace fix while at that. Signed-off-by:Michael Shigorin <mike@altlinux.org> Acked-by:
Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
- replace all "//" with "/* */" Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 22 Aug, 2017 6 commits
-
-
Serge Hallyn authored
further lxc 2.1 preparations
-
Christian Brauner authored
- list all cgroup v1 mountpoints - list all cgroup v2 mountpoints - report "missing" when no mountpoint for the systemd controller was found - report "missing" when no mountpoint for the freezer controller was found Closes https://github.com/lxc/lxd/issues/3687. 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>
-
- 21 Aug, 2017 7 commits
-
-
Stéphane Graber authored
templates: remove legacy key from busybox
-
Christian Brauner authored
lxc.rebootsignal -> lxc.signal.reboot Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Serge Hallyn authored
further lxc 2.1. preparations
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Somehow "type" doesn't really work. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
This tool can be used to switch from a pre 2.1 to a 2.1 config file. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 20 Aug, 2017 1 commit
-
-
Christian Brauner authored
Add CONFIG_NETFILTER_XT_MATCH_COMMENT to lxc-checkconfig
-
- 19 Aug, 2017 1 commit
-
-
Stéphane Graber authored
Closes https://github.com/lxc/lxd/issues/3685Signed-off-by:
Stéphane Graber <stgraber@ubuntu.com>
-
- 15 Aug, 2017 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>
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Stéphane Graber authored
further lxc 2.1 preparations
-
Christian Brauner authored
- handle lxc.net.<idx> keys without any subkey - allow caller to pass NULL if caller doesn't need to retrieve deindexed key Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
- 12 Aug, 2017 1 commit
-
-
Serge Hallyn authored
Fix mem leak with realpath
-
- 11 Aug, 2017 2 commits
-
-
Stéphane Graber authored
This reverts commit 87eacd4d. While that commit looks right, the actual signing key doesn't match and debootstrap therefore fails to bootstrap, as can be seen here: https://jenkins.linuxcontainers.org/view/All/job/lxc-template-debian/Signed-off-by:
Stéphane Graber <stgraber@ubuntu.com>
-
Shukui Yang authored
Signed-off-by:Shukui Yang <yangshukui@huawei.com>
-
- 10 Aug, 2017 9 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>
-
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
android: fix includes
-
Christian Brauner authored
Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
-
Stéphane Graber authored
cgfsng: do not use uninitialized variable
-