---+++ Planetlab 3.1 RC4
authorMark Huang <mlhuang@cs.princeton.edu>
Thu, 16 Jun 2005 02:25:26 +0000 (02:25 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Thu, 16 Jun 2005 02:25:26 +0000 (02:25 +0000)
   Date: 15 Jun 2005
   Description: Complete vserver-init rewrite.
   * util-vserver-0.30-12.planetlab
      * vserver-init start functionality subsumed by Node Manager
   * proper-0.3-27.planetlab
      * Need to start Proper earlier than Node Manager
   * util-python-0.1-2.planetlab
      * Add modules for mount/umount syscalls and faking the runlevel in
   utmp
   * sidewinder-0.8-4.planetlab
      * Incorporate vserver-init functionality into Node Manager
      * Use boot_vm method to set resources and start vserver.
      * Start static slices e.g., pl_netflow, before any others

Makefile

index e940001..98af979 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -30,8 +30,8 @@ all:
 #
 
 # Default values
-INITIAL := planetlab-3_1-rc3
-TAG := planetlab-3_1-rc3
+INITIAL := planetlab-3_1-rc4
+TAG := planetlab-3_1-rc4
 CVSROOT := :pserver:anon@cvs.planet-lab.org:/cvs
 
 #