summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Avoid testing for file capabilities support: we don't support the setcap ↵Diego Elio Pettenò2010-03-161-5/+5
| | | | | | | mode for lxc and it has been dropped by 2.6.33 onward. Thanks to Vadim Kuznetsov in bug #309267. (Portage version: 2.2_rc67/cvs/Linux x86_64) (Signed Manifest commit)
* Avoid testing for file capabilities support: we don't support the setcap ↵Diego Elio Pettenò2010-03-162-3/+7
| | | | | | mode for lxc and it has been dropped by 2.6.33 onward. Thanks to Vadim Kuznetsov in bug #309267. (Portage version: 2.2_rc67/cvs/Linux x86_64)
* Stop trying to remove /etc/lxc, it's no longer installed.Diego Elio Pettenò2010-03-111-5/+5
| | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) (Signed Manifest commit)
* Stop trying to remove /etc/lxc, it's no longer installed.Diego Elio Pettenò2010-03-112-4/+8
| | | | (Portage version: 2.2_rc67/cvs/Linux x86_64)
* Remove old version, install man pages even with USE=-doc now that they are ↵Diego Elio Pettenò2010-03-091-8/+6
| | | | | | | shipped upstream, thanks to Allen Parker in bug #308553. Assign to virtualization herd to have a fallback maintainer if me and Tiziano are not available. (Portage version: 2.2_rc66/cvs/Linux x86_64) (Signed Manifest commit)
* Remove old version, install man pages even with USE=-doc now that they are ↵Diego Elio Pettenò2010-03-094-90/+21
| | | | | | shipped upstream, thanks to Allen Parker in bug #308553. Assign to virtualization herd to have a fallback maintainer if me and Tiziano are not available. (Portage version: 2.2_rc66/cvs/Linux x86_64)
* Version bump; remove old versions.Diego Elio Pettenò2010-01-301-7/+7
| | | | | (Portage version: 2.2_rc62/cvs/Linux x86_64) (Signed Manifest commit)
* Version bump; remove old versions.Diego Elio Pettenò2010-01-303-82/+11
| | | | (Portage version: 2.2_rc62/cvs/Linux x86_64)
* Also include my tty malloc() fix, it prevents memory corruption.Sven Wegener2009-12-081-4/+6
| | | | | (Portage version: 2.2_rc55/cvs/Linux x86_64) (Signed Manifest commit)
* Also include my tty malloc() fix, it prevents memory corruption.Sven Wegener2009-12-083-1/+110
| | | | (Portage version: 2.2_rc55/cvs/Linux x86_64)
* Backport fixes from upstream, including one to not break host systems if ↵Diego Elio Pettenò2009-12-071-7/+8
| | | | | | | lxc-start is launched in the old (pre-0.6.4) way. Thanks to Andrian Nord in bug #296030. (Portage version: 2.2_rc56/cvs/Linux x86_64) (Signed Manifest commit)
* Backport fixes from upstream, including one to not break host systems if ↵Diego Elio Pettenò2009-12-077-77/+541
| | | | | | lxc-start is launched in the old (pre-0.6.4) way. Thanks to Andrian Nord in bug #296030. (Portage version: 2.2_rc56/cvs/Linux x86_64)
* Enable doc USE flag by default and explicit in the description that it ↵Diego Elio Pettenò2009-11-251-6/+6
| | | | | | | enables the man pages as well. (Portage version: 2.2_rc51/cvs/Linux x86_64) (Signed Manifest commit)
* Enable doc USE flag by default and explicit in the description that it ↵Diego Elio Pettenò2009-11-253-3/+15
| | | | | | enables the man pages as well. (Portage version: 2.2_rc51/cvs/Linux x86_64)
* Remove autotools inherit and add the ~x86 KEYWORD.Diego Elio Pettenò2009-11-241-5/+5
| | | | | (Portage version: 2.2_rc51/cvs/Linux x86_64) (Signed Manifest commit)
* Remove autotools inherit and add the ~x86 KEYWORD.Diego Elio Pettenò2009-11-242-4/+7
| | | | (Portage version: 2.2_rc51/cvs/Linux x86_64)
* Version bump, improve checking of kernel features.Diego Elio Pettenò2009-11-241-4/+6
| | | | | (Portage version: 2.2_rc51/cvs/Linux x86_64) (Signed Manifest commit)
* Version bump, improve checking of kernel features.Diego Elio Pettenò2009-11-242-1/+77
| | | | (Portage version: 2.2_rc51/cvs/Linux x86_64)
* Add ~x86 keyword.Sven Wegener2009-11-141-5/+5
| | | | | (Portage version: 2.2_rc49/cvs/Linux x86_64) (Signed Manifest commit)
* Add ~x86 keyword.Sven Wegener2009-11-142-3/+6
| | | | (Portage version: 2.2_rc49/cvs/Linux x86_64)
* Initial import of lxc; based upon dev-zero's ebuild, modified by me. It ↵Diego Elio Pettenò2009-10-241-0/+15
| | | | | | | diverges a bit from upstream, in the path used, to stay more Gentoo-styled. Init scripts will likely be added separately. (Portage version: 2.2_rc46/cvs/Linux x86_64) (Signed Manifest commit)
* Initial import of lxc; based upon dev-zero's ebuild, modified by me. It ↵Diego Elio Pettenò2009-10-244-0/+99
diverges a bit from upstream, in the path used, to stay more Gentoo-styled. Init scripts will likely be added separately. (Portage version: 2.2_rc46/cvs/Linux x86_64)