Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/lxc: fix CVE-2018-6556 | Jakub Jirutka | 2018-08-06 | 2 | -2/+129 |
| | |||||
* | main/lxc: add support for s390x in lxc-alpine template | Natanael Copa | 2018-05-31 | 2 | -1/+15 |
| | |||||
* | main/lxc: set umask for rootfs | Kaarle Ritvanen | 2018-04-30 | 2 | -2/+46 |
| | |||||
* | main/lxc: fix initd to figure correctly container rootfs path | Francesco Colista | 2018-04-26 | 2 | -3/+3 |
| | |||||
* | main/lxc: fix runscript for openrc 0.35 - need cgroups | Jakub Jirutka | 2018-04-23 | 2 | -3/+3 |
| | | | | | The cgroups mounting logic has been moved from the sysfs service to the cgroups service in OpenRC 0.35 | ||||
* | main/lxc: make $logdir in init script configurable | Stuart Cardall | 2018-02-08 | 3 | -5/+8 |
| | |||||
* | main/lxc: move lxc-update-config where is should be. Fixes #8302 | Francesco Colista | 2017-12-15 | 1 | -1/+2 |
| | |||||
* | main/lxc: move bash-completion data to subpackage | Valery Kartel | 2017-11-30 | 1 | -3/+10 |
| | |||||
* | main/lxc: build Lua module for lua5.3 instead of lua5.2 | Jakub Jirutka | 2017-11-26 | 1 | -6/+6 |
| | |||||
* | main/lxc: remove unused patches | Jakub Jirutka | 2017-11-26 | 2 | -77/+0 |
| | |||||
* | main/lxc: fix running systemd based containers under OpenRC | Stuart Cardall | 2017-11-26 | 3 | -3/+46 |
| | | | | | | | | | | | * systemd based containers require the /sys/fs/cgroup/systemd cgroup for lxc-console and services inside the containers to work * systemd_ctr() based on recommendations from lxc: https://github.com/lxc/lxc/issues/1704#issuecomment-330935480 Committer note: I did few minor modifications. | ||||
* | main/lxc: update initd for 2.1 config | Stuart Cardall | 2017-11-26 | 2 | -5/+5 |
| | | | | * use: lxc.uts.name & lxc.rootfs.path | ||||
* | main/lxc: upgrade to 2.1.1 | Jakub Jirutka | 2017-10-31 | 1 | -3/+3 |
| | |||||
* | main/lxc: avoid restart containers when restarting dnsmasq.lxcbr0 | Natanael Copa | 2017-10-25 | 1 | -4/+2 |
| | |||||
* | main/lxc: upgrade to 2.1.0 | Francesco Colista | 2017-09-14 | 2 | -25/+28 |
| | |||||
* | main/lxc: backport ppc64le support | Natanael Copa | 2017-07-06 | 2 | -2/+44 |
| | |||||
* | main/lxc: upgrade to 2.0.8 | Natanael Copa | 2017-06-12 | 2 | -64/+3 |
| | |||||
* | main/lxc: wget should go to makedepends too | Francesco Colista | 2017-06-01 | 1 | -1/+1 |
| | |||||
* | main/lxc: add wget as dependency of lxc-downloads. Fixes #7338 | Francesco Colista | 2017-06-01 | 1 | -2/+2 |
| | |||||
* | main/lxc: fix lxc-bridge config | Natanael Copa | 2017-05-23 | 1 | -5/+5 |
| | |||||
* | main/lxc: add lxc-bridge subpackage | Natanael Copa | 2017-05-23 | 1 | -3/+31 |
| | | | | | | | add a subpackage with a default lxcbr0 bridge interface with dnsmasq This makes it very convenient to set up a private network for lxc containers with a config that works out of the box. | ||||
* | main/lxc: backport upstream patches for alpine template | Jakub Jirutka | 2017-03-14 | 3 | -12/+102 |
| | |||||
* | main/lxc: fix hard-coded python version | Jakub Jirutka | 2017-02-19 | 1 | -1/+1 |
| | |||||
* | main/lxc: rebuild against new version of python3 | Łukasz Jendrysik | 2017-02-18 | 1 | -1/+1 |
| | |||||
* | main/lxc: upgrade to 2.0.7 | Natanael Copa | 2017-01-27 | 1 | -5/+5 |
| | |||||
* | main/lxc: added python3 bindings | Francesco Colista | 2016-12-06 | 1 | -3/+12 |
| | |||||
* | main/lxc: upgrade to 2.0.6 | Carlo Landmeter | 2016-11-27 | 3 | -64/+8 |
| | |||||
* | main/lxc: add initd dependency on sysfs | Timo Teräs | 2016-11-23 | 2 | -5/+5 |
| | | | | ref #6484 | ||||
* | main/[various]: set proper arch | Timo Teräs | 2016-11-01 | 1 | -2/+2 |
| | | | | fixes commit "main/[various]: dont set arch in split function" | ||||
* | main/[various]: dont set arch in split function | Natanael Copa | 2016-10-26 | 1 | -3/+0 |
| | |||||
* | main/lxc: do not drop setfcap in alpine template | Jakub Jirutka | 2016-10-18 | 2 | -4/+32 |
| | |||||
* | main/lxc: upgrade to 2.0.5 | Carlo Landmeter | 2016-10-13 | 2 | -78/+6 |
| | |||||
* | main/lxc: mount /dev/shm as tmpfs in the alpine template | Jakub Jirutka | 2016-10-12 | 2 | -4/+32 |
| | |||||
* | main/lxc: add missing patch | Carlo Landmeter | 2016-09-12 | 1 | -0/+69 |
| | |||||
* | main/lxc: add more arch and seccomp support | Carlo Landmeter | 2016-09-12 | 1 | -9/+14 |
| | |||||
* | main/lxc: upgrade to 2.0.4 | Jakub Jirutka | 2016-08-22 | 1 | -5/+5 |
| | |||||
* | main/lxc: move download template to separate subpackage | Jakub Jirutka | 2016-07-25 | 1 | -7/+18 |
| | |||||
* | main/lxc: workaround for openrc cgroup issue and remove useless config | Jakub Jirutka | 2016-07-25 | 2 | -5/+20 |
| | |||||
* | main/lxc: move alpine template to the base package | Jakub Jirutka | 2016-07-25 | 1 | -3/+7 |
| | |||||
* | main/lxc: improve abuild | Jakub Jirutka | 2016-07-25 | 1 | -23/+19 |
| | |||||
* | main/lxc: upgrade to 2.0.3 | Carlo Landmeter | 2016-07-07 | 1 | -4/+4 |
| | |||||
* | main/lxc: upgrade to 2.0.1 | Carlo Landmeter | 2016-07-07 | 3 | -92/+5 |
| | |||||
* | Revert "Revert "main/lxc: build man pages. Fixes #3621"" | Leonardo Arena | 2016-05-18 | 1 | -2/+2 |
| | | | | This reverts commit e71b2f7629986fe3b7247e30cb89e8268a2e2204. | ||||
* | Revert "main/lxc: build man pages. Fixes #3621" | Leonardo Arena | 2016-05-11 | 1 | -2/+2 |
| | | | | This reverts commit 77339ea531ef0dc66e1b269d86da4f92ba954b94. | ||||
* | main/lxc: build man pages. Fixes #3621 | Leonardo Arena | 2016-05-11 | 1 | -2/+2 |
| | |||||
* | main/lxc: set log directory permissions | Kaarle Ritvanen | 2016-01-01 | 2 | -5/+8 |
| | |||||
* | main/lxc: check that rootfs is not on tmpfs | Natanael Copa | 2015-12-15 | 2 | -4/+12 |
| | | | | fixes #4794 | ||||
* | main/lxc: clean up depends | Natanael Copa | 2015-11-30 | 1 | -3/+4 |
| | | | | | | | only lxc-templates needs tar and bash We also need to add those to makedepends so they will be built before lxc during bootstrapping. | ||||
* | main/lxc: add GNU tar depends for unprivileged containers | Stuart Cardall | 2015-11-30 | 1 | -1/+1 |
| | | | | | | | The lxc download template for unprivileged containers requires 'tar --anchored' which is not possible with Busybox tar. Adds depends for GNU tar. | ||||
* | main/lxc: remove CVE-2015-1335.patch | Stuart Cardall | 2015-11-13 | 1 | -636/+0 |
| |