aboutsummaryrefslogtreecommitdiffstats
path: root/main/lxc
Commit message (Collapse)AuthorAgeFilesLines
* main/lxc: added python3 bindingsFrancesco Colista2016-12-061-3/+12
|
* main/lxc: upgrade to 2.0.6Carlo Landmeter2016-11-273-64/+8
|
* main/lxc: add initd dependency on sysfsTimo Teräs2016-11-232-5/+5
| | | | ref #6484
* main/[various]: set proper archTimo Teräs2016-11-011-2/+2
| | | | fixes commit "main/[various]: dont set arch in split function"
* main/[various]: dont set arch in split functionNatanael Copa2016-10-261-3/+0
|
* main/lxc: do not drop setfcap in alpine templateJakub Jirutka2016-10-182-4/+32
|
* main/lxc: upgrade to 2.0.5Carlo Landmeter2016-10-132-78/+6
|
* main/lxc: mount /dev/shm as tmpfs in the alpine templateJakub Jirutka2016-10-122-4/+32
|
* main/lxc: add missing patchCarlo Landmeter2016-09-121-0/+69
|
* main/lxc: add more arch and seccomp supportCarlo Landmeter2016-09-121-9/+14
|
* main/lxc: upgrade to 2.0.4Jakub Jirutka2016-08-221-5/+5
|
* main/lxc: move download template to separate subpackageJakub Jirutka2016-07-251-7/+18
|
* main/lxc: workaround for openrc cgroup issue and remove useless configJakub Jirutka2016-07-252-5/+20
|
* main/lxc: move alpine template to the base packageJakub Jirutka2016-07-251-3/+7
|
* main/lxc: improve abuildJakub Jirutka2016-07-251-23/+19
|
* main/lxc: upgrade to 2.0.3Carlo Landmeter2016-07-071-4/+4
|
* main/lxc: upgrade to 2.0.1Carlo Landmeter2016-07-073-92/+5
|
* Revert "Revert "main/lxc: build man pages. Fixes #3621""Leonardo Arena2016-05-181-2/+2
| | | | This reverts commit e71b2f7629986fe3b7247e30cb89e8268a2e2204.
* Revert "main/lxc: build man pages. Fixes #3621"Leonardo Arena2016-05-111-2/+2
| | | | This reverts commit 77339ea531ef0dc66e1b269d86da4f92ba954b94.
* main/lxc: build man pages. Fixes #3621Leonardo Arena2016-05-111-2/+2
|
* main/lxc: set log directory permissionsKaarle Ritvanen2016-01-012-5/+8
|
* main/lxc: check that rootfs is not on tmpfsNatanael Copa2015-12-152-4/+12
| | | | fixes #4794
* main/lxc: clean up dependsNatanael Copa2015-11-301-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 containersStuart Cardall2015-11-301-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.patchStuart Cardall2015-11-131-636/+0
|
* main/lxc: update to 1.1.5Stuart Cardall2015-11-133-9/+49
| | | | | | | | | | | This is the fifth bugfix release for LXC 1.1. https://linuxcontainers.org/lxc/news/ setproctile patch is already commited upstream: https://github.com/lxc/lxc/commit/2681c0e7eae2c4008fc6bc79a4c128cbaca8beab download-template patch fixes the download directory if /tmp is mounted separately (& is therefore probably either a tmpfs / zram or mounted noexec).
* main/lxc: security fix for CVE-2015-1335Eivind Uggedal2015-09-302-1/+641
|
* main/lxc: fix jumboframes in containersNatanael Copa2015-08-282-1/+71
|
* main/lxc: upgrade to 1.1.3Natanael Copa2015-08-262-37/+5
|
* main/lxc: bumped pkgrelFrancesco Colista2015-07-071-1/+1
|
* main/lxc: add gzip depends (for lxc-checkconfig)Stuart Cardall2015-07-071-1/+1
| | | | fixes http://sprunge.us/AjHH (lxc-checkconfig missing zgrep)
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-282-5/+5
|
* main/lxc: fix /dev/shm in alpine templateNatanael Copa2015-04-242-1/+33
|
* main/lxc: upgrade to 1.1.2Natanael Copa2015-04-241-4/+4
|
* main/lxc: upgrade to 1.1.1Łukasz Jendrysik2015-03-231-4/+5
|
* main/lxc: upgrade to 1.1.0Natanael Copa2015-02-034-320/+9
|
* main/lxc: upgrade to 1.0.7Natanael Copa2014-12-073-70/+8
|
* main/lxc: add support for lxc's autostart featureNatanael Copa2014-12-022-7/+28
| | | | | | | | | | | this makes it possible to mark which containers you want to be autostarted in the container config and then use /etc/init.d/lxc start to start them all same with stop/reboot.
* main/lxc: fixes for alpine templateNatanael Copa2014-12-013-4/+65
| | | | | - make sure /dev/shm is world writable - create a defatul tty for console
* main/lxc: backport openvswitch bridge supportNatanael Copa2014-10-1310-739/+317
| | | | remove unused patches while at it
* main/lxc: upgrade to 1.0.6Natanael Copa2014-09-291-4/+5
|
* main/lxc: upgrade to 1.0.5Natanael Copa2014-07-231-4/+4
|
* main/lxc: update to 1.0.4Stuart Cardall2014-06-192-49/+5
| | | | | | quite a few bug fixes in 1.0.4: https://linuxcontainers.org/news/
* main/lxc: backport support for all iX86 strings for lxc.archNatanael Copa2014-05-223-32/+48
| | | | ref #2843
* main/lxc: upgrade to 1.0.3Bartłomiej Piotrowski2014-04-241-5/+5
|
* main/lxc: set correct lxc_arch for x86Carlo Landmeter2014-04-152-4/+32
| | | | | | reported https://github.com/lxc/lxc/pull/201 refs #2843
* main/lxc: upgrade to 1.0.2Natanael Copa2014-03-271-4/+4
|
* main/lxc: - version bump to 1.0.1Stuart Cardall2014-03-121-5/+5
| | | | LXC version bump to 1.0.1 (with correct $pkgrel of 0)
* main/lxc: bump pkgrel and checksumNatanael Copa2014-03-101-4/+4
|
* main/lxc: fix error handling when lxc.utsname is unsetNatanael Copa2014-03-101-2/+2
|