Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/lxc: upgrade to 1.0.7 | Natanael Copa | 2014-12-07 | 1 | -17/+8 |
| | |||||
* | main/lxc: add support for lxc's autostart feature | Natanael Copa | 2014-12-02 | 1 | -4/+4 |
| | | | | | | | | | | | 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 | 1 | -4/+12 |
| | | | | | - make sure /dev/shm is world writable - create a defatul tty for console | ||||
* | main/lxc: backport openvswitch bridge support | Natanael Copa | 2014-10-13 | 1 | -4/+18 |
| | | | | 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 | 1 | -9/+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 | 1 | -8/+8 |
| | | | | 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 | 1 | -4/+8 |
| | | | | | | 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: improve init script | Natanael Copa | 2014-02-27 | 1 | -4/+4 |
| | | | | | 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 | 1 | -2/+6 |
| | | | | Fix version to a format that apk-tools understands | ||||
* | main/lxc: upgrade to 1.0.0_rc4 | Natanael Copa | 2014-02-20 | 1 | -74/+39 |
| | |||||
* | main/lxc: correct deps and typo | Carlo Landmeter | 2014-02-17 | 1 | -3/+3 |
| | |||||
* | main/lxc: add lvm support | Carlo Landmeter | 2014-02-17 | 1 | -2/+13 |
| | |||||
* | main/lxc: another build fix for musl | Natanael Copa | 2014-02-04 | 1 | -1/+5 |
| | |||||
* | main/lxc: lxc-alpine: mount tmpfs on /dev/shm | Kaarle Ritvanen | 2014-01-29 | 1 | -1/+5 |
| | |||||
* | main/lxc: lxc-alpine: copy /etc/TZ to container if present | Kaarle Ritvanen | 2014-01-26 | 1 | -1/+5 |
| | |||||
* | main/lxc: fix musl build again | Timo Teräs | 2013-12-25 | 1 | -1/+1 |
| | |||||
* | main/lxc: add various fixes for alpine template and improve init.d messages | Natanael Copa | 2013-10-24 | 1 | -4/+26 |
| | | | | ref #2293 | ||||
* | main/lxc: update download url | Natanael Copa | 2013-10-21 | 1 | -1/+1 |
| | |||||
* | main/lxc: start service after networking and firewall | Natanael Copa | 2013-10-15 | 1 | -4/+4 |
| | |||||
* | main/lxc: fix uclibc build after musl fix | Timo Teräs | 2013-10-10 | 1 | -4/+4 |
| | |||||
* | main/lxc: fix musl build, add arm support to alpine template | Timo Teräs | 2013-10-09 | 1 | -1/+10 |
| | |||||
* | main/[various]: update config.sub (and remove charset.alias) | Timo Teräs | 2013-09-29 | 1 | -0/+1 |
| | | | | | | for musl build. the changes are automatically done based on previous build log errors, so this does not guarantee successful build, but is a required. | ||||
* | main/lxc: fix /dev/zero on container create | Natanael Copa | 2013-08-28 | 1 | -1/+5 |
| | | | | ref #2226 | ||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -1/+4 |
| | |||||
* | main/lxc: backport alpine template from git | Natanael Copa | 2013-07-25 | 1 | -1/+5 |
| | | | | so we get --release support | ||||
* | main/lxc: upgrade to 0.9.0 | Natanael Copa | 2013-04-15 | 1 | -39/+14 |
| | |||||
* | main/lxc: misc fixes for lxc-alpine template | Natanael Copa | 2013-02-13 | 1 | -4/+4 |
| | |||||
* | main/lxc: misc fixes | Natanael Copa | 2013-02-09 | 1 | -7/+11 |
| | | | | | | - fix typo fro previous commit - fix lxc-ls to work with busybox find - comment out lxc.network.name for now as it does not seem to work | ||||
* | main/lxc: fixes for shutdown | Natanael Copa | 2013-02-08 | 1 | -4/+8 |
| | |||||
* | main/lxc: actually install lxc-alpine | Natanael Copa | 2013-02-08 | 1 | -6/+20 |
| | |||||
* | main/lxc: provide lxc-alpine template | Natanael Copa | 2013-02-08 | 1 | -4/+10 |
| | |||||
* | main/lxc: needs bash for now | Natanael Copa | 2013-02-08 | 1 | -2/+2 |
| | |||||
* | main/lxc: look for containers in /var/lib/lxc | Natanael Copa | 2012-12-24 | 1 | -2/+2 |
| | |||||
* | main/lxc: upgrade to 0.8.0 | Natanael Copa | 2012-11-13 | 1 | -5/+11 |
| | |||||
* | main/lxc: upgrade to 0.8.0_rc2 | Natanael Copa | 2012-11-08 | 1 | -2/+2 |
| | |||||
* | main/lxc: upgrade to 0.8.0_rc1 | Natanael Copa | 2012-11-08 | 1 | -3/+3 |
| | |||||
* | testing/lxc: move to main | Leonardo Arena | 2011-08-16 | 1 | -0/+52 |