| Commit message (Expand) | Author | Age | Files | Lines |
* | Stable for x86, wrt bug #552112 | Agostino Sarubbo | 2015-06-26 | 1 | -1/+4 |
* | amd64 stable wrt bug #552112 | Mikle Kolyada | 2015-06-14 | 1 | -1/+4 |
* | Do not hardcode LXC_PATH. Bug #548568. Patch by Erik Mackdanz <erikmack@gmail... | Markos Chandras | 2015-06-13 | 1 | -1/+8 |
* | Version bump to apply upstream patch for the gentoo-moresecure template. Bug ... | Markos Chandras | 2015-06-11 | 1 | -1/+8 |
* | Add github to remote-id in metadata.xml | Justin Lecher | 2015-06-07 | 1 | -1/+4 |
* | Version bump. Bug #546232. Fix lxc path in the openrc init script. Bug #547266 | Markos Chandras | 2015-04-23 | 1 | -1/+7 |
* | add arm64 support, tested on cortex-a53 board | Yixun Lan | 2015-04-14 | 1 | -1/+4 |
* | Remove old Python implementations | Michał Górny | 2015-04-08 | 1 | -1/+5 |
* | Revbump to fix systemd file paths. Bug #543970 | Markos Chandras | 2015-03-21 | 1 | -1/+9 |
* | Remove unused file | Markos Chandras | 2015-03-20 | 1 | -1/+4 |
* | Drop obsolete RESOURCE_COUNTERS check. Bug #540980 | Markos Chandras | 2015-03-20 | 1 | -1/+9 |
* | Version bump. Bug #543570 | Markos Chandras | 2015-03-17 | 1 | -1/+7 |
* | Move tools from sbin to bin so we can start supporting unprivileged containers | Markos Chandras | 2015-03-14 | 1 | -1/+6 |
* | add ~arm keyword, test on cortex-a9 board | Yixun Lan | 2015-03-13 | 1 | -1/+4 |
* | Hide python specific code behind USE=python | Markos Chandras | 2015-03-12 | 1 | -1/+4 |
* | Respect USE=python so additional tools can be built. Bug #541932 | Markos Chandras | 2015-03-11 | 1 | -1/+6 |
* | add arm64 support, tested on A53 board | Yixun Lan | 2015-03-03 | 1 | -1/+4 |
* | seccomp USE flag is now global, removing from metadata | Andrew Savchenko | 2015-02-28 | 1 | -1/+4 |
* | Silence repoman warnings | Markos Chandras | 2015-02-23 | 1 | -1/+5 |
* | Switch default lxcpath to /var/lib/lxc. /etc/lxc was far too strange. Add pat... | Markos Chandras | 2015-02-23 | 1 | -1/+8 |
* | Revbump to use correct systemd file. Bug #540076. Drop old | Markos Chandras | 2015-02-17 | 1 | -1/+7 |
* | Since 1.1.0, guests are started in daemon mode so adapt the systemd service f... | Markos Chandras | 2015-02-15 | 1 | -1/+9 |
* | Add another kernel config check for CHECKPOINT_RESTORE | Markos Chandras | 2015-02-08 | 1 | -1/+4 |
* | Version bump. Bug #538698 | Markos Chandras | 2015-02-08 | 1 | -1/+7 |
* | Add missing use_enable seccomp. Bug #538834 | Markos Chandras | 2015-02-05 | 1 | -1/+5 |
* | Drop old | Markos Chandras | 2015-01-31 | 1 | -1/+5 |
* | Fix by Simran Basi to set distro explicitly to Gentoo to fix cross-compiling. | Mike Frysinger | 2015-01-29 | 1 | -2/+5 |
* | Version bump | Markos Chandras | 2014-12-21 | 1 | -1/+6 |
* | app-emulation/lxc: Fix for old bash-completion, #527520 | Justin Lecher | 2014-11-09 | 1 | -1/+4 |
* | app-emulation/lxc: Fix installation of bash-completions, #525808; thanks i.Da... | Justin Lecher | 2014-10-30 | 1 | -1/+8 |
* | remove <1.0.4 | Markos Chandras | 2014-10-18 | 1 | -1/+6 |
* | Version bump. Fixes bug #516772, #518484, #519662 | Markos Chandras | 2014-10-18 | 1 | -1/+7 |
* | Version bump | Markos Chandras | 2014-06-15 | 1 | -1/+7 |
* | Version bump to 1.0.3 | Markos Chandras | 2014-05-03 | 1 | -1/+7 |
* | Add unit file (#507750 by Joachim Herb) | Pacho Ramos | 2014-04-19 | 1 | -2/+8 |
* | add ~arm, bug #372693 | Markus Meier | 2013-09-10 | 1 | -1/+4 |
* | app-emulation/lxc: Fix obsolete macros to work with automake-1.13, #468614 | Justin Lecher | 2013-05-04 | 1 | -2/+6 |
* | Drop one kernel config check for a kernel config that's been dropped; drop th... | Diego Elio Pettenò | 2012-11-14 | 1 | -1/+9 |
* | Version bump. | Diego Elio Pettenò | 2012-11-11 | 1 | -1/+6 |
* | Fix lxc-sshd template; don't remove lxc-ls. | Diego Elio Pettenò | 2012-08-04 | 1 | -1/+7 |
* | Version bump; also fixes bug #427078 and #427086, thanks to Alexander Zubkov ... | Diego Elio Pettenò | 2012-07-21 | 1 | -2/+8 |
* | Update init script to better handle x32 containers. | Diego Elio Pettenò | 2012-06-07 | 1 | -1/+7 |
* | tweak inherit so repoman can parse it | Zac Medico | 2012-05-31 | 1 | -1/+4 |
* | Make sure to check for CGROUP_DEVICE in particular, see bug #409371. | Diego Elio Pettenò | 2012-05-12 | 1 | -1/+4 |
* | Make the init.d decide whether it needs or uses the network interface dependi... | Diego Elio Pettenò | 2012-05-01 | 1 | -1/+5 |
* | Remove old; move patches to backports tarball (it's in git); add a patch to f... | Diego Elio Pettenò | 2012-05-01 | 1 | -1/+10 |
* | Make sure to need the network interface, not use it. | Diego Elio Pettenò | 2012-04-29 | 1 | -1/+4 |
* | Fix my own patch for mounting devices and files. | Diego Elio Pettenò | 2012-04-29 | 1 | -1/+7 |
* | Add a patch to fix handling of mount points for block devices; also add some ... | Diego Elio Pettenò | 2012-04-28 | 1 | -1/+9 |
* | Fix dependencies for lxc 0.7.5; depend on a newer OpenRC to have cgroups moun... | Diego Elio Pettenò | 2012-03-27 | 1 | -1/+6 |