Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | main/lxc: update to 1.1.5 | Stuart Cardall | 2015-11-13 | 3 | -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-1335 | Eivind Uggedal | 2015-09-30 | 2 | -1/+641 |
| | |||||
* | main/lxc: fix jumboframes in containers | Natanael Copa | 2015-08-28 | 2 | -1/+71 |
| | |||||
* | main/lxc: upgrade to 1.1.3 | Natanael Copa | 2015-08-26 | 2 | -37/+5 |
| | |||||
* | main/lxc: bumped pkgrel | Francesco Colista | 2015-07-07 | 1 | -1/+1 |
| | |||||
* | main/lxc: add gzip depends (for lxc-checkconfig) | Stuart Cardall | 2015-07-07 | 1 | -1/+1 |
| | | | | fixes http://sprunge.us/AjHH (lxc-checkconfig missing zgrep) | ||||
* | main/*: replace all sbin/runscript with sbin/openrc-run | Natanael Copa | 2015-04-28 | 2 | -5/+5 |
| | |||||
* | main/lxc: fix /dev/shm in alpine template | Natanael Copa | 2015-04-24 | 2 | -1/+33 |
| | |||||
* | main/lxc: upgrade to 1.1.2 | Natanael Copa | 2015-04-24 | 1 | -4/+4 |
| | |||||
* | main/lxc: upgrade to 1.1.1 | Łukasz Jendrysik | 2015-03-23 | 1 | -4/+5 |
| | |||||
* | main/lxc: upgrade to 1.1.0 | Natanael Copa | 2015-02-03 | 4 | -320/+9 |
| | |||||
* | main/lxc: upgrade to 1.0.7 | Natanael Copa | 2014-12-07 | 3 | -70/+8 |
| | |||||
* | main/lxc: add support for lxc's autostart feature | Natanael Copa | 2014-12-02 | 2 | -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 template | Natanael Copa | 2014-12-01 | 3 | -4/+65 |
| | | | | | - make sure /dev/shm is world writable - create a defatul tty for console | ||||
* | main/lxc: backport openvswitch bridge support | Natanael Copa | 2014-10-13 | 10 | -739/+317 |
| | | | | remove unused patches while at it | ||||
* | main/lxc: upgrade to 1.0.6 | Natanael Copa | 2014-09-29 | 1 | -4/+5 |
| | |||||
* | main/lxc: upgrade to 1.0.5 | Natanael Copa | 2014-07-23 | 1 | -4/+4 |
| | |||||
* | main/lxc: update to 1.0.4 | Stuart Cardall | 2014-06-19 | 2 | -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.arch | Natanael Copa | 2014-05-22 | 3 | -32/+48 |
| | | | | ref #2843 | ||||
* | main/lxc: upgrade to 1.0.3 | Bartłomiej Piotrowski | 2014-04-24 | 1 | -5/+5 |
| | |||||
* | main/lxc: set correct lxc_arch for x86 | Carlo Landmeter | 2014-04-15 | 2 | -4/+32 |
| | | | | | | reported https://github.com/lxc/lxc/pull/201 refs #2843 | ||||
* | main/lxc: upgrade to 1.0.2 | Natanael Copa | 2014-03-27 | 1 | -4/+4 |
| | |||||
* | main/lxc: - version bump to 1.0.1 | Stuart Cardall | 2014-03-12 | 1 | -5/+5 |
| | | | | LXC version bump to 1.0.1 (with correct $pkgrel of 0) | ||||
* | main/lxc: bump pkgrel and checksum | Natanael Copa | 2014-03-10 | 1 | -4/+4 |
| | |||||
* | main/lxc: fix error handling when lxc.utsname is unset | Natanael Copa | 2014-03-10 | 1 | -2/+2 |
| | |||||
* | main/lxc: improve init script | Natanael Copa | 2014-02-27 | 2 | -11/+8 |
| | | | | | Use lxc-wait instead of letting start-stop-daemon look for the pid. This should speed up the startup with up to 500ms. | ||||
* | main/lxc: fix abuild smartness | Carlo Landmeter | 2014-02-21 | 1 | -1/+7 |
| | |||||
* | main/lxc: upgrade to 1.0 | Carlo Landmeter | 2014-02-21 | 1 | -13/+6 |
| | |||||
* | main/lxc: fix .so version | Natanael Copa | 2014-02-20 | 2 | -2/+23 |
| | | | | Fix version to a format that apk-tools understands | ||||
* | main/lxc: upgrade to 1.0.0_rc4 | Natanael Copa | 2014-02-20 | 14 | -401/+97 |
| | |||||
* | main/lxc: correct deps and typo | Carlo Landmeter | 2014-02-17 | 1 | -3/+3 |
| | |||||
* | main/lxc: add lvm support | Carlo Landmeter | 2014-02-17 | 2 | -2/+42 |
| | |||||
* | main/lxc: another build fix for musl | Natanael Copa | 2014-02-04 | 2 | -1/+44 |
| |