From: Mark Huang Date: Mon, 6 Jun 2005 21:08:02 +0000 (+0000) Subject: ---+++ Planetlab 3.1 RC2 X-Git-Tag: planetlab-3_1-rc2~2 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=d43cfc5f1b9dececf2289847042db9166c351b2c;p=build.git ---+++ Planetlab 3.1 RC2 Date: 06 Jun 2005 Description: Bug fixes. * kernel-2.6.10-1.771_FC2.1.2.planetlab * [[https://rt.planet-lab.org/Ticket/Display.html?id=2545][PL2545]] workaround: Disable CKRM numtasks controller. * Leave ACPI on or else nodes with e1000 and weird IDE controllers cannot be kexec'd properly * Fix barrier bit regression (apply patch to enable legacy ioctl() programs such as 0.30 stable util-vserver showattr/setattr to set the immulink and barrier high bits) * pl_mom-0.3-8.planetlab * Bug fix to handle change in output of 'tc -s -d qdisc show' in 2.6.10 kernel * resman-0.03-2.planetlab * switch tasklimit to use vserver vlimit rather than CRKM numtask controller * switch memlimit to use vserver vlimit rather than CRKM memory controller * added fdlimit for per vserver open file descriptor limits support provided * sidewinder-0.8-2.planetlab * major new release * new RSpec architecture * support for slice attributes * use util-vserver Python modules instead of crappy scripts * util-python-0.1-1.planetlab * Miscellaneous Linux Python utility modules * util-vserver-0.30-11.planetlab * util-vserver-py23: Python modules for manipulating vservers. Provides a superset of the functionality of the vserver script (at least will do in the future), but more readily accessible from Python code. * vnet-0.3-3.planetlab * - get_port() can fail if we lose an autobind race with ourselves. It fails more often than I expected, but it's at least expected. Change the error message to debug level so that it doesn't scare people. --- diff --git a/Makefile b/Makefile index d39b6b43..c4fe400a 100644 --- a/Makefile +++ b/Makefile @@ -30,8 +30,8 @@ all: # # Default values -INITIAL := planetlab-3_1-rc1 -TAG := planetlab-3_1-rc1 +INITIAL := planetlab-3_1-rc2 +TAG := planetlab-3_1-rc2 CVSROOT := :pserver:anon@cvs.planet-lab.org:/cvs #