summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Revision bump to fix two issues with the init script reported by Alexander ↵Diego Elio Pettenò2011-10-191-3/+7
| | | | | | Y. Fomichev (bug #387675 and #387679). (Portage version: 2.2.0_alpha69/cvs/Linux x86_64)
* Fix init script to find the correct PID for the container's init and use a ↵Diego Elio Pettenò2011-09-281-5/+9
| | | | | | 30-seconds timeout to see if it has stopped correctly. Thanks to Stef Simoens for both (bug #384265). (Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
* Fix init script not to look for a configuration file when generating ↵Diego Elio Pettenò2011-09-141-2/+2
| | | | | | dependencies for the base (multiplexed) init script. Revision bump to make sure users reinstall the ebuild, and remove old. Closes bug #382519. (Portage version: 2.2.0_alpha56/cvs/Linux x86_64)
* Version bump; also includes fixes for the init script, closing bugs #379679 ↵Diego Elio Pettenò2011-09-051-10/+9
| | | | | | and #379683 by George Georgiev. (Portage version: 2.2.0_alpha53/cvs/Linux x86_64)
* Reset the environment when starting the container so that its environment is ↵Diego Elio Pettenò2011-05-061-2/+2
| | | | | | picked up entirely. (Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
* Revision bump to improve the init script so that it searches the new ↵Diego Elio Pettenò2011-04-241-76/+94
| | | | | | location of configuration files created by lxc-create (closes bug #364611). (Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
* Version bump; update warnings (configuration is now back to 0.7.2 syntax); ↵Diego Elio Pettenò2011-02-261-3/+3
| | | | | | make sure the init script logs warnings, as otherwise you'll never know what's going on. (Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
* New init script, with more thorough verification of the config, support for ↵Diego Elio Pettenò2010-08-011-11/+58
| | | | | | mounting the cgroup pseudo-fs, proper network dependencies, improved start-up (verifies that the container actually started up) and stop (won't waste time if the container was externally stopped). (Portage version: 2.2_rc67/cvs/Linux x86_64)
* Version bump, add the long-requested init script (protected with a ↵Diego Elio Pettenò2010-08-011-0/+67
| | | | | | USE=vanilla for those preferring not to have it). (Portage version: 2.2_rc67/cvs/Linux x86_64)
* Version bump, remove old versions, remove stray patch files.Diego Elio Pettenò2010-06-284-477/+0
| | | | (Portage version: 2.2_rc67/cvs/Linux x86_64)
* Also include my tty malloc() fix, it prevents memory corruption.Sven Wegener2009-12-081-0/+25
| | | | (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-074-19/+452
| | | | | | 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)
* Initial import of lxc; based upon dev-zero's ebuild, modified by me. It ↵Diego Elio Pettenò2009-10-241-0/+19
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)