summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Make the init.d decide whether it needs or uses the network interface ↵Diego Elio Pettenò2012-05-011-9/+9
| | | | | | depending on configuration. (Portage version: 2.2.0_alpha101/cvs/Linux x86_64, signed Manifest commit with key D4301342)
* Make the init.d decide whether it needs or uses the network interface ↵Diego Elio Pettenò2012-05-012-3/+20
| | | | | | depending on configuration. (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
* Remove old; move patches to backports tarball (it's in git); add a patch to ↵Diego Elio Pettenò2012-05-011-14/+10
| | | | | | fix bug #423737 by Kevin Pyle (kernel sources are no longer required for build). (Portage version: 2.2.0_alpha101/cvs/Linux x86_64, signed Manifest commit with key D4301342)
* Remove old; move patches to backports tarball (it's in git); add a patch to ↵Diego Elio Pettenò2012-05-016-515/+19
| | | | | | fix bug #423737 by Kevin Pyle (kernel sources are no longer required for build). (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
* Make sure to need the network interface, not use it.Diego Elio Pettenò2012-04-291-9/+9
| | | | (Portage version: 2.2.0_alpha101/cvs/Linux x86_64, signed Manifest commit with key D4301342)
* Make sure to need the network interface, not use it.Diego Elio Pettenò2012-04-292-3/+6
| | | | (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
* Fix my own patch for mounting devices and files.Diego Elio Pettenò2012-04-291-10/+10
| | | | (Portage version: 2.2.0_alpha101/cvs/Linux x86_64, signed Manifest commit with key D4301342)
* Fix my own patch for mounting devices and files.Diego Elio Pettenò2012-04-293-9/+32
| | | | (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
* Add a patch to fix handling of mount points for block devices; also add some ↵Diego Elio Pettenò2012-04-281-6/+11
| | | | | | warnings related to grsecurity and LXC. (Portage version: 2.2.0_alpha101/cvs/Linux x86_64, signed Manifest commit with key BB592443)
* Add a patch to fix handling of mount points for block devices; also add some ↵Diego Elio Pettenò2012-04-283-4/+180
| | | | | | warnings related to grsecurity and LXC. (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
* Fix dependencies for lxc 0.7.5; depend on a newer OpenRC to have cgroups ↵Diego Elio Pettenò2012-03-271-7/+6
| | | | | | mounted for us in the init script. (Portage version: 2.2.0_alpha95/cvs/Linux x86_64, signed Manifest commit with key 2200D978)
* Fix dependencies for lxc 0.7.5; depend on a newer OpenRC to have cgroups ↵Diego Elio Pettenò2012-03-274-124/+12
| | | | | | mounted for us in the init script. (Portage version: 2.2.0_alpha95/cvs/Linux x86_64)
* Add a patch that libtoolizes lxc, and builds a static lxc-init executable.Diego Elio Pettenò2012-03-241-4/+6
| | | | (Portage version: 2.2.0_alpha94/cvs/Linux x86_64, signed Manifest commit with key 2200D978)
* Add a patch that libtoolizes lxc, and builds a static lxc-init executable.Diego Elio Pettenò2012-03-243-1/+222
| | | | (Portage version: 2.2.0_alpha94/cvs/Linux x86_64)
* Version bump; change init script as the path is changed. Assume a modern ↵Diego Elio Pettenò2012-03-241-4/+7
| | | | | | OpenRC is used. (Portage version: 2.2.0_alpha94/cvs/Linux x86_64, signed Manifest commit with key 2200D978)
* Version bump; change init script as the path is changed. Assume a modern ↵Diego Elio Pettenò2012-03-243-2/+246
| | | | | | OpenRC is used. (Portage version: 2.2.0_alpha94/cvs/Linux x86_64)
* Revision bump to fix two issues with the init script reported by Alexander ↵Diego Elio Pettenò2011-10-191-6/+6
| | | | | | Y. Fomichev (bug #387675 and #387679). (Portage version: 2.2.0_alpha69/cvs/Linux x86_64, signed Manifest commit with key 2200D978)
* Revision bump to fix two issues with the init script reported by Alexander ↵Diego Elio Pettenò2011-10-193-5/+16
| | | | | | 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-6/+6
| | | | | | 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, signed Manifest commit with key 2200D978)
* Fix init script to find the correct PID for the container's init and use a ↵Diego Elio Pettenò2011-09-283-7/+19
| | | | | | 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-8/+6
| | | | | | 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, signed Manifest commit with key 2200D978)
* Fix init script not to look for a configuration file when generating ↵Diego Elio Pettenò2011-09-144-124/+12
| | | | | | 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-8/+8
| | | | | | and #379683 by George Georgiev. (Portage version: 2.2.0_alpha53/cvs/Linux x86_64, signed Manifest commit with key 2200D978)
* Version bump; also includes fixes for the init script, closing bugs #379679 ↵Diego Elio Pettenò2011-09-053-32/+30
| | | | | | and #379683 by George Georgiev. (Portage version: 2.2.0_alpha53/cvs/Linux x86_64)
* Version bump.Diego Elio Pettenò2011-07-261-1/+13
| | | | (Portage version: 2.2.0_alpha47/cvs/Linux x86_64, signed Manifest commit with key 2200D978)
* Version bump.Diego Elio Pettenò2011-07-262-1/+126
| | | | (Portage version: 2.2.0_alpha47/cvs/Linux x86_64)
* Mark ~ppc64Mark Loeser2011-07-051-12/+2
| | | | (Portage version: 2.1.9.42/cvs/Linux ppc64, unsigned Manifest commit)
* Mark ~ppc64Mark Loeser2011-07-052-3/+6
| | | | (Portage version: 2.1.9.42/cvs/Linux ppc64)
* Reset the environment when starting the container so that its environment is ↵Diego Elio Pettenò2011-05-061-5/+5
| | | | | | picked up entirely. (Portage version: 2.2.0_alpha30/cvs/Linux x86_64, signed Manifest commit with key 2200D978)
* Reset the environment when starting the container so that its environment is ↵Diego Elio Pettenò2011-05-062-3/+7
| | | | | | 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-6/+6
| | | | | | location of configuration files created by lxc-create (closes bug #364611). (Portage version: 2.2.0_alpha30/cvs/Linux x86_64, signed Manifest commit with key 2200D978)
* Revision bump to improve the init script so that it searches the new ↵Diego Elio Pettenò2011-04-243-78/+103
| | | | | | location of configuration files created by lxc-create (closes bug #364611). (Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
* Version bump.Diego Elio Pettenò2011-03-301-10/+6
| | | | (Portage version: 2.2.0_alpha29/cvs/Linux x86_64, signed Manifest commit with key 2200D978)
* Version bump.Diego Elio Pettenò2011-03-304-225/+8
| | | | (Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
* Version bump; update warnings (configuration is now back to 0.7.2 syntax); ↵Diego Elio Pettenò2011-02-261-6/+8
| | | | | | 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, signed Manifest commit with key 2200D978)
* Version bump; update warnings (configuration is now back to 0.7.2 syntax); ↵Diego Elio Pettenò2011-02-263-5/+132
| | | | | | 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)
* Add a postinst note about the new location, since upstream provides no ↵Diego Elio Pettenò2010-11-221-5/+5
| | | | | | changelog. (Portage version: 2.2.0_alpha4/cvs/Linux x86_64, signed Manifest commit with key 2200D978)
* Add a postinst note about the new location, since upstream provides no ↵Diego Elio Pettenò2010-11-222-4/+14
| | | | | | changelog. (Portage version: 2.2.0_alpha4/cvs/Linux x86_64)
* Revision bump to make sure that the rootfs mount point is the same between ↵Diego Elio Pettenò2010-11-221-5/+5
| | | | | | 32-bit and 64-bit systems. (Portage version: 2.2.0_alpha4/cvs/Linux x86_64, signed Manifest commit with key 2200D978)
* Revision bump to make sure that the rootfs mount point is the same between ↵Diego Elio Pettenò2010-11-222-3/+11
| | | | | | 32-bit and 64-bit systems. (Portage version: 2.2.0_alpha4/cvs/Linux x86_64)
* Version bump; this also solves bug #345259.Diego Elio Pettenò2010-11-161-4/+6
| | | | (Portage version: 2.2.0_alpha4/cvs/Linux x86_64, signed Manifest commit with key 2200D978)
* Version bump; this also solves bug #345259.Diego Elio Pettenò2010-11-162-1/+114
| | | | (Portage version: 2.2.0_alpha4/cvs/Linux x86_64)
* Cleanup old version.Diego Elio Pettenò2010-10-151-6/+4
| | | | (Portage version: 2.2_rc96/cvs/Linux x86_64, signed Manifest commit with key 2200D978)
* Cleanup old version.Diego Elio Pettenò2010-10-152-81/+4
| | | | (Portage version: 2.2_rc96/cvs/Linux x86_64)
* New init script, with more thorough verification of the config, support for ↵Diego Elio Pettenò2010-08-011-6/+6
| | | | | | | 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) (Signed Manifest commit)
* New init script, with more thorough verification of the config, support for ↵Diego Elio Pettenò2010-08-013-13/+70
| | | | | | 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-6/+9
| | | | | | | USE=vanilla for those preferring not to have it). (Portage version: 2.2_rc67/cvs/Linux x86_64) (Signed Manifest commit)
* Version bump, add the long-requested init script (protected with a ↵Diego Elio Pettenò2010-08-014-1/+192
| | | | | | 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-281-12/+6
| | | | | (Portage version: 2.2_rc67/cvs/Linux x86_64) (Signed Manifest commit)
* Version bump, remove old versions, remove stray patch files.Diego Elio Pettenò2010-06-287-559/+11
| | | | (Portage version: 2.2_rc67/cvs/Linux x86_64)