- fix first-time default slice creation
[myplc.git] / plc_devel_config.xml
index cb9e5b0..333e200 100644 (file)
@@ -6,7 +6,7 @@ Default PLC build environment configuration file
 Mark Huang <mlhuang@cs.princeton.edu>
 Copyright (C) 2006 The Trustees of Princeton University
 
-$Id: plc_devel_config.xml,v 1.1 2006/07/17 21:31:31 mlhuang Exp $
+$Id: plc_devel_config.xml,v 1.3 2006/08/16 01:27:16 mlhuang Exp $
 -->
 
 <!DOCTYPE configuration PUBLIC "-//PlanetLab Central//DTD PLC configuration//EN" "plc_config.dtd">
@@ -37,7 +37,7 @@ $Id: plc_devel_config.xml,v 1.1 2006/07/17 21:31:31 mlhuang Exp $
 
        <variable id="fedora_url" type="string">
          <name>Fedora Core Mirror URL</name>
-         <value>file:///usr/share/mirrors/fedora</value>
+         <value>file:///data/fedora</value>
          <description>Fedora Core mirror from which to install
          filesystems.</description>
        </variable>
@@ -145,6 +145,9 @@ $Id: plc_devel_config.xml,v 1.1 2006/07/17 21:31:31 mlhuang Exp $
 
        <!-- myplc -->
        <packagereq type="mandatory">rsync</packagereq>
+
+       <!-- new_plc_api -->
+       <packagereq type="mandatory">docbook-utils-pdf</packagereq>
       </packagelist>
     </group>