| Commit message (Expand) | Author | Age | Files | Lines |
* | add ~arm, bug #372693 | Markus Meier | 2013-09-10 | 1 | -7/+7 |
* | app-emulation/lxc: Fix obsolete macros to work with automake-1.13, #468614 | Justin Lecher | 2013-05-04 | 1 | -11/+7 |
* | Drop one kernel config check for a kernel config that's been dropped; drop th... | Diego Elio Pettenò | 2012-11-14 | 1 | -10/+10 |
* | Version bump. | Diego Elio Pettenò | 2012-11-11 | 1 | -8/+11 |
* | Fix lxc-sshd template; don't remove lxc-ls. | Diego Elio Pettenò | 2012-08-04 | 1 | -10/+10 |
* | Version bump; also fixes bug #427078 and #427086, thanks to Alexander Zubkov ... | Diego Elio Pettenò | 2012-07-21 | 1 | -5/+19 |
* | Change manifest to new hashes. | Jeff Horelick | 2012-07-05 | 1 | -20/+6 |
* | Update init script to better handle x32 containers. | Diego Elio Pettenò | 2012-06-07 | 1 | -6/+10 |
* | tweak inherit so repoman can parse it | Zac Medico | 2012-05-31 | 1 | -9/+5 |
* | Make sure to check for CGROUP_DEVICE in particular, see bug #409371. | Diego Elio Pettenò | 2012-05-12 | 1 | -9/+9 |
* | Make the init.d decide whether it needs or uses the network interface dependi... | Diego Elio Pettenò | 2012-05-01 | 1 | -9/+9 |
* | Remove old; move patches to backports tarball (it's in git); add a patch to f... | Diego Elio Pettenò | 2012-05-01 | 1 | -14/+10 |
* | Make sure to need the network interface, not use it. | Diego Elio Pettenò | 2012-04-29 | 1 | -9/+9 |
* | Fix my own patch for mounting devices and files. | Diego Elio Pettenò | 2012-04-29 | 1 | -10/+10 |
* | Add a patch to fix handling of mount points for block devices; also add some ... | Diego Elio Pettenò | 2012-04-28 | 1 | -6/+11 |
* | Fix dependencies for lxc 0.7.5; depend on a newer OpenRC to have cgroups moun... | Diego Elio Pettenò | 2012-03-27 | 1 | -7/+6 |
* | Add a patch that libtoolizes lxc, and builds a static lxc-init executable. | Diego Elio Pettenò | 2012-03-24 | 1 | -4/+6 |
* | Version bump; change init script as the path is changed. Assume a modern Open... | Diego Elio Pettenò | 2012-03-24 | 1 | -4/+7 |
* | Revision bump to fix two issues with the init script reported by Alexander Y.... | Diego Elio Pettenò | 2011-10-19 | 1 | -6/+6 |
* | Fix init script to find the correct PID for the container's init and use a 30... | Diego Elio Pettenò | 2011-09-28 | 1 | -6/+6 |
* | Fix init script not to look for a configuration file when generating dependen... | Diego Elio Pettenò | 2011-09-14 | 1 | -8/+6 |
* | Version bump; also includes fixes for the init script, closing bugs #379679 a... | Diego Elio Pettenò | 2011-09-05 | 1 | -8/+8 |
* | Version bump. | Diego Elio Pettenò | 2011-07-26 | 1 | -1/+13 |
* | Mark ~ppc64 | Mark Loeser | 2011-07-05 | 1 | -12/+2 |
* | Reset the environment when starting the container so that its environment is ... | Diego Elio Pettenò | 2011-05-06 | 1 | -5/+5 |
* | Revision bump to improve the init script so that it searches the new location... | Diego Elio Pettenò | 2011-04-24 | 1 | -6/+6 |
* | Version bump. | Diego Elio Pettenò | 2011-03-30 | 1 | -10/+6 |
* | Version bump; update warnings (configuration is now back to 0.7.2 syntax); ma... | Diego Elio Pettenò | 2011-02-26 | 1 | -6/+8 |
* | Add a postinst note about the new location, since upstream provides no change... | Diego Elio Pettenò | 2010-11-22 | 1 | -5/+5 |
* | Revision bump to make sure that the rootfs mount point is the same between 32... | Diego Elio Pettenò | 2010-11-22 | 1 | -5/+5 |
* | Version bump; this also solves bug #345259. | Diego Elio Pettenò | 2010-11-16 | 1 | -4/+6 |
* | Cleanup old version. | Diego Elio Pettenò | 2010-10-15 | 1 | -6/+4 |
* | New init script, with more thorough verification of the config, support for m... | Diego Elio Pettenò | 2010-08-01 | 1 | -6/+6 |
* | Version bump, add the long-requested init script (protected with a USE=vanill... | Diego Elio Pettenò | 2010-08-01 | 1 | -6/+9 |
* | Version bump, remove old versions, remove stray patch files. | Diego Elio Pettenò | 2010-06-28 | 1 | -12/+6 |
* | Version bump. | Diego Elio Pettenò | 2010-06-20 | 1 | -5/+7 |
* | Avoid testing for file capabilities support: we don't support the setcap mode... | Diego Elio Pettenò | 2010-03-16 | 1 | -5/+5 |
* | Stop trying to remove /etc/lxc, it's no longer installed. | Diego Elio Pettenò | 2010-03-11 | 1 | -5/+5 |
* | Remove old version, install man pages even with USE=-doc now that they are sh... | Diego Elio Pettenò | 2010-03-09 | 1 | -8/+6 |
* | Version bump; remove old versions. | Diego Elio Pettenò | 2010-01-30 | 1 | -7/+7 |
* | Also include my tty malloc() fix, it prevents memory corruption. | Sven Wegener | 2009-12-08 | 1 | -4/+6 |
* | Backport fixes from upstream, including one to not break host systems if lxc-... | Diego Elio Pettenò | 2009-12-07 | 1 | -7/+8 |
* | Enable doc USE flag by default and explicit in the description that it enable... | Diego Elio Pettenò | 2009-11-25 | 1 | -6/+6 |
* | Remove autotools inherit and add the ~x86 KEYWORD. | Diego Elio Pettenò | 2009-11-24 | 1 | -5/+5 |
* | Version bump, improve checking of kernel features. | Diego Elio Pettenò | 2009-11-24 | 1 | -4/+6 |
* | Add ~x86 keyword. | Sven Wegener | 2009-11-14 | 1 | -5/+5 |
* | Initial import of lxc; based upon dev-zero's ebuild, modified by me. It diver... | Diego Elio Pettenò | 2009-10-24 | 1 | -0/+15 |