PlanetLab Central Server Management 0.2-4
authorMark Huang <mlhuang@cs.princeton.edu>
Thu, 9 Jun 2005 18:02:56 +0000 (18:02 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Thu, 9 Jun 2005 18:02:56 +0000 (18:02 +0000)
   * allow webalizer access from PLC lab

---++ plc-rt
   * do not add planetlab mailing lists as AdminCcs to prevent
     X-List-Administrivia loops

---++ plc-boot
   * checkout the HEAD of plc_www instead of the deprecated
     PRE_NEW_LOOK_BRANCH

---++ plc-mail
   * add maint@planet-lab.org as a support alias

plc.mk

diff --git a/plc.mk b/plc.mk
index 55e1484..52fc2d6 100644 (file)
--- a/plc.mk
+++ b/plc.mk
@@ -30,8 +30,8 @@ all:
 #
 
 # Default values
-INITIAL := plc-0_2-3
-TAG := plc-0_2-3
+INITIAL := plc-0_2-4
+TAG := plc-0_2-4
 CVSROOT := :pserver:anon@cvs.planet-lab.org:/cvs
 
 #