Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/lxc: fix initd to figure correctly container rootfs path | Francesco Colista | 2018-04-26 | 1 | -1/+1 |
| | |||||
* | main/lxc: fix runscript for openrc 0.35 - need cgroups | Jakub Jirutka | 2018-04-23 | 1 | -1/+1 |
| | | | | | 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 | 1 | -2/+2 |
| | |||||
* | main/lxc: fix running systemd based containers under OpenRC | Stuart Cardall | 2017-11-26 | 1 | -2/+35 |
| | | | | | | | | | | | * 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 | 1 | -3/+3 |
| | | | | * use: lxc.uts.name & lxc.rootfs.path | ||||
* | main/lxc: add initd dependency on sysfs | Timo Teräs | 2016-11-23 | 1 | -1/+1 |
| | | | | ref #6484 | ||||
* | main/lxc: set log directory permissions | Kaarle Ritvanen | 2016-01-01 | 1 | -1/+4 |
| | |||||
* | main/lxc: check that rootfs is not on tmpfs | Natanael Copa | 2015-12-15 | 1 | -0/+8 |
| | | | | fixes #4794 | ||||
* | main/*: replace all sbin/runscript with sbin/openrc-run | Natanael Copa | 2015-04-28 | 1 | -1/+1 |
| | |||||
* | main/lxc: add support for lxc's autostart feature | Natanael Copa | 2014-12-02 | 1 | -3/+24 |
| | | | | | | | | | | | 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: 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 | 1 | -7/+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: add various fixes for alpine template and improve init.d messages | Natanael Copa | 2013-10-24 | 1 | -4/+4 |
| | | | | ref #2293 | ||||
* | main/lxc: start service after networking and firewall | Natanael Copa | 2013-10-15 | 1 | -0/+1 |
| | |||||
* | main/lxc: fixes for shutdown | Natanael Copa | 2013-02-08 | 1 | -5/+0 |
| | |||||
* | main/lxc: look for containers in /var/lib/lxc | Natanael Copa | 2012-12-24 | 1 | -10/+13 |
| | |||||
* | main/lxc: upgrade to 0.8.0 | Natanael Copa | 2012-11-13 | 1 | -95/+77 |
| | |||||
* | testing/lxc: move to main | Leonardo Arena | 2011-08-16 | 1 | -0/+114 |