PlanetLab Central Server Management 0.2-8
authorMark Huang <mlhuang@cs.princeton.edu>
Mon, 18 Jul 2005 22:17:12 +0000 (22:17 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Mon, 18 Jul 2005 22:17:12 +0000 (22:17 +0000)
   * enable anonymous rsync access to boot:/var/www/html
   * install pfgrep and netflow-dvd on planetflow
   * all_planetlab_xml.py: don't attempt to output node network info if there are no node networks
   * archive old entries in the db log tables monthly

plc.mk

diff --git a/plc.mk b/plc.mk
index 935347b..fee5739 100644 (file)
--- a/plc.mk
+++ b/plc.mk
@@ -4,7 +4,7 @@
 # Mark Huang <mlhuang@cs.princeton.edu>
 # Copyright (C) 2003-2005 The Trustees of Princeton University
 #
-# $Id: plc.mk,v 1.2.2.8 2005/06/28 16:55:21 mlhuang Exp $
+# $Id$
 #
 
 # Default target
@@ -30,8 +30,8 @@ all:
 #
 
 # Default values
-INITIAL := plc-0_2-7
-TAG := plc-0_2-7
+INITIAL := plc-0_2-8
+TAG := plc-0_2-8
 CVSROOT := :pserver:anon@cvs.planet-lab.org:/cvs
 
 #