- 23 Aug, 2016 2 commits
-
-
Christian Brauner authored
templates: fedora requires openssl binary
-
Elan Ruusamäe authored
/usr/share/lxc/templates/lxc-fedora: line 1078: openssl: command not found Signed-off-by:Elan Ruusamäe <glen@delfi.ee>
-
- 22 Aug, 2016 1 commit
-
-
Christian Brauner authored
use fd 9 instead of 200
-
- 21 Aug, 2016 1 commit
-
-
Elan Ruusamäe authored
to catch up mksh changes from 17abf278Signed-off-by:
Elan Ruusamäe <glen@delfi.ee>
-
- 19 Aug, 2016 7 commits
-
-
Stéphane Graber authored
seccomp: non functional changes
-
Christian Brauner authored
- log more errnos - adapt coding style Signed-off-by:Christian Brauner <cbrauner@suse.de>
-
Stéphane Graber authored
confile: add more archs to lxc_config_parse_arch()
-
Stéphane Graber authored
seccomp: add support for s390x
-
Christian Brauner authored
Signed-off-by:Christian Brauner <cbrauner@suse.de>
-
Christian Brauner authored
Signed-off-by:Christian Brauner <cbrauner@suse.de>
-
Christian Brauner authored
Signed-off-by:Christian Brauner <cbrauner@suse.de>
-
- 18 Aug, 2016 10 commits
-
-
Christian Brauner authored
Add MIPS support
-
James Cowgill authored
Signed-off-by:James Cowgill <james410@cowgill.org.uk>
-
James Cowgill authored
Fixes "unsupported personality" warnings when starting containers. Signed-off-by:James Cowgill <james410@cowgill.org.uk>
-
James Cowgill authored
Signed-off-by:James Cowgill <james410@cowgill.org.uk>
-
James Cowgill authored
MIPS processors implement 3 ABIs: o32, n64 and n32 (similar to x32). The kernel treats each ABI separately so syscalls disallowed on "all" arches should be added to all three seccomp sets. This is implemented by expanding compat_arch and compat_ctx to accept two compat architectures. After this, the MIPS hostarch detection code and config section code is added. Signed-off-by:James Cowgill <james410@cowgill.org.uk>
-
James Cowgill authored
Signed-off-by:James Cowgill <james410@cowgill.org.uk>
-
Christian Brauner authored
Update korean manuals
-
Sungbae Yoo authored
Update for commit 71d74a83Signed-off-by:
Sungbae Yoo <sungbae.yoo@samsung.com>
-
Sungbae Yoo authored
Update for commit 71d74a83Signed-off-by:
Sungbae Yoo <sungbae.yoo@samsung.com>
-
Sungbae Yoo authored
* Update for commit 03b03982 * Fix mistranslation words Signed-off-by:
Sungbae Yoo <sungbae.yoo@samsung.com>
-
- 17 Aug, 2016 9 commits
-
-
Christian Brauner authored
Use full GPG fingerprint instead of long IDs.
-
Stéphane Graber authored
With how easy it is to create a collision on a short ID nowadays and given that the user doesn't actually have to remember or manually enter the key ID, lets just use the full fingerprint from now on. Signed-off-by:Stéphane Graber <stgraber@ubuntu.com>
-
Christian Brauner authored
Rcfile as common arg
-
Wolfgang Bumiller authored
Signed-off-by:Wolfgang Bumiller <w.bumiller@proxmox.com>
-
Wolfgang Bumiller authored
Signed-off-by:Wolfgang Bumiller <w.bumiller@proxmox.com>
-
Wolfgang Bumiller authored
It doesn't have any effect on what lxc-top does and is only accepted on account of being part of the common option list. Signed-off-by:Wolfgang Bumiller <w.bumiller@proxmox.com>
-
Wolfgang Bumiller authored
Signed-off-by:Wolfgang Bumiller <w.bumiller@proxmox.com>
-
Wolfgang Bumiller authored
In order to cause c->is_defined() to become true. Signed-off-by:Wolfgang Bumiller <w.bumiller@proxmox.com>
-
Wolfgang Bumiller authored
In almost all commands it's a useful addition to the -n switch which is a common option, too. Signed-off-by:Wolfgang Bumiller <w.bumiller@proxmox.com>
-
- 16 Aug, 2016 6 commits
-
-
Stéphane Graber authored
bdev: use correct overlay module name
-
Christian Brauner authored
- Assume that the module name is "overlay" per default and not "overlayfs". - Assume that the overlay version we are using requires a workdir. - When we mount an overlay filesystem and we fail with ENODEV retry once with the module name we haven't already used. Signed-off-by:Christian Brauner <cbrauner@suse.de>
-
Serge Hallyn authored
Update gitignore
-
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
autotools: fix tests
-
- 15 Aug, 2016 3 commits
-
-
Christian Brauner authored
Signed-off-by:Christian Brauner <cbrauner@suse.de>
-
Serge Hallyn authored
[RFC] add minimal unit testing for liblxc functions
-
Christian Brauner authored
Signed-off-by:Christian Brauner <cbrauner@suse.de>
-
- 14 Aug, 2016 1 commit
-
-
Christian Brauner authored
Signed-off-by:Christian Brauner <cbrauner@suse.de>
-