Index: trunk/packages/xvm-devconfig/debian/changelog
===================================================================
--- trunk/packages/xvm-devconfig/debian/changelog	(revision 2071)
+++ trunk/packages/xvm-devconfig/debian/changelog	(revision 2074)
@@ -1,2 +1,8 @@
+xvm-devconfig (0.24) unstable; urgency=low
+
+  * Add the dhcp block.
+
+ -- Evan Broder <broder@mit.edu>  Sat, 31 Jan 2009 23:37:27 -0500
+
 xvm-devconfig (0.23) unstable; urgency=low
 
Index: trunk/packages/xvm-devconfig/master.yaml
===================================================================
--- trunk/packages/xvm-devconfig/master.yaml	(revision 2071)
+++ trunk/packages/xvm-devconfig/master.yaml	(revision 2074)
@@ -35,8 +35,13 @@
   - hostname: xvm-dev.mit.edu
     ip: 18.181.0.80
- rootip: 18.181.0.80
- passup:
-  - _vlmcs._tcp
- parent: mit.edu
+
+dhcp:
+ gateway: 18.181.0.1
+ netmask: 255.255.0.0
+ dns:
+  - 18.70.0.160
+  - 18.71.0.151
+  - 18.72.0.3
+ search_domain: mit.edu
 
 xen:
