Commit graph

5 commits

Author SHA1 Message Date
Virgil Dupras 2802008032 Fix all builds for LXC v3.0 2018-04-30 22:04:29 -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
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