Commit Graph

19 Commits

Author SHA1 Message Date
Virgil Dupras 2802008032 Fix all builds for LXC v3.0 2018-04-30 22:04:29 -04:00
Virgil Dupras 552f378613 gentoo: update config to post LXC v2.1 format 2018-04-29 21:35:22 -04:00
Virgil Dupras 00a4664d73 Add gentoo dist
and remove ${LOG}. It's a bit of a useless mechanism and, in fact a
hindrance. Why not just let the user redirect stdout?
2018-04-22 21:59:45 -04:00
Pim van den Berg bb0c56ea9c conf/debian-jessie: Allow all containers to use fuse
See upstream commit: lxc-1.1.0-9-ga38e3e3 [config: Allow all containers to use fuse]
2016-08-15 14:24:17 +02:00
Pim van den Berg 66bd623a93 conf/debian-jessie: Prevent access to pci devices
See upstream commit: lxc-2.0.0.rc10-9-g4845c17 [Prevent access to pci devices]
2016-08-15 14:24:17 +02:00
Pim van den Berg 8fb6c1cee4 conf/debian-jessie: Use consistent /proc, /sys and /sys/fs/cgroup (v2)
Without this a systemd container won't start:
> $ lxc-start -n vagrant-base-stretch-amd64
> Failed to mount cgroup at /sys/fs/cgroup/systemd: Permission denied
> [!!!!!!] Failed to mount API filesystems, freezing.
> Freezing execution.

See upstream commit: lxc-1.1.0.rc3-12-gf24a52d [Use consistent /proc, /sys and /sys/fs/cgroup (v2)]
2016-08-15 14:24:17 +02:00
Pim van den Berg bbbf031932 add support for Debian 9 (stretch) 2016-08-15 14:24:17 +02:00
Michael Adam a4af7916e1 fedora: don't drop set_file_cap ...
Signed-off-by: Michael Adam <obnox@samba.org>
2016-04-28 11:32:07 +02:00
Eric Keller 111a0c1f3c add xenial configuration 2016-03-12 21:02:13 +01:00
Eric Keller 4eb2fced3c add Ubuntu wily release 2015-12-21 13:18:49 +01:00
Michael Adam 76cbb0fc89 debian: fix jessie lxc config to support systemd
The lxc-debian template aready does this, but apparently
the download template does not. We need to adapt the config
for installation as well as provide a version-specific config
for packaging the box.
2015-12-07 10:44:06 +01:00
Michael Adam d3705133a9 fedora: don't drop the sys_nice capability to support running ctdb 2015-12-07 10:44:06 +01:00
Michael Adam 6bfbe0e8d7 Add support to set up fedora boxes.
Currently only f20 and f19 are provided by the lxc-download template,
not f21.
2015-12-07 10:44:06 +01:00
Fabio Rehm 1aee834070 Merge pull request #30 from scmcoord/docker-on-centos-7
Allow centos 7 image to run docker.
2015-12-06 19:44:32 -02:00
Glenn Y. Rolland 0a5f5efdd8 Prevent systemd-journald from burning 100% of CPU. 2015-07-14 17:19:22 +02:00
Per Johansson afeb95136c Allow centos 7 image to run docker. 2015-03-02 08:29:59 -05:00
Fabio Rehm a814d9424a CentOS scripts 2014-09-24 12:16:20 -03:00
Fabio Rehm 52f5cf7447 Remove extra mount options from debian and ubuntu configs
Fixes GH-3
2014-05-03 11:22:59 -03:00
Fabio Rehm 5edf778f0b Import from vagrant-lxc 2014-03-25 00:27:48 -03:00