---+++ Planetlab 3.2.2
authorMark Huang <mlhuang@cs.princeton.edu>
Wed, 22 Feb 2006 23:51:42 +0000 (23:51 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Wed, 22 Feb 2006 23:51:42 +0000 (23:51 +0000)
   Date: 22 Feb 2006
   Description: NM support for scheduler flags e.g., guaranteed CPU allocations
   * PLBootServerRequest-0.6-1.planetlab
      * minor changes to SslFetch module
      * extract core functionality used for HTTP(S) fetches
   * sidewinder-1.0-25.planetlab
      * NM support for scheduler flags e.g., guaranteed CPU allocations
      * use plc_slice_state attribute to suspend slices
   * util-vserver-0.30.208-9.planetlab
      * add support for setting guaranteed CPU share flag in rspec

Makefile

index 1fff4d5..18aadef 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -31,8 +31,8 @@ all:
 #
 
 # Default values
-INITIAL := planetlab-3_2_1
-TAG := planetlab-3_2_1
+INITIAL := planetlab-3_2_2
+TAG := planetlab-3_2_2
 CVSROOT := :pserver:anon@cvs.planet-lab.org:/cvs
 
 #