---+++ Planetlab 3.2 RC2
authorMark Huang <mlhuang@cs.princeton.edu>
Sat, 29 Oct 2005 02:21:59 +0000 (02:21 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Sat, 29 Oct 2005 02:21:59 +0000 (02:21 +0000)
   Date: 28 Oct 2005
   Description: Minor fixes
   * bootmanager-3.1.10-1.planetlab
      * fix old style boot server file parsing
      * fix alpina-BootLVM.tar.gz
   * PlanetLabAccounts-0.3-6.planetlab
      * unlock pl_admin and site_admin accounts after adding them
   * sidewinder-1.0-5.planetlab
      * read root resource allocations from multiple files
      * improved management of slice key information in SCS
      * don't die when calculating disk quota if slice is already over
   quota
      * improved NM startup procedure
   * vserver-reference-3.1-2.planetlab
      * fix pidfile issue

Makefile

index 3dd3d11..1c6ad65 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@
 # Mark Huang <mlhuang@cs.princeton.edu>
 # Copyright (C) 2003-2005 The Trustees of Princeton University
 #
-# $Id: Makefile,v 1.79 2005/09/04 17:37:36 mlhuang Exp $
+# $Id: Makefile,v 1.79.2.1 2005/10/25 20:35:58 mlhuang Exp $
 #
 
 # Default target
@@ -31,8 +31,8 @@ all:
 #
 
 # Default values
-INITIAL := planetlab-3_2-rc1
-TAG := planetlab-3_2-rc1
+INITIAL := planetlab-3_2-rc2
+TAG := planetlab-3_2-rc2
 CVSROOT := :pserver:anon@cvs.planet-lab.org:/cvs
 
 #