Index: trunk/packages/xvm-devconfig/debian/changelog
===================================================================
--- trunk/packages/xvm-devconfig/debian/changelog	(revision 2050)
+++ trunk/packages/xvm-devconfig/debian/changelog	(revision 2055)
@@ -2,6 +2,7 @@
 
   * Include a trac stanza to make invirt-web happy.
+  * xen.network.iface = eth0
 
- -- Greg Price <price@mit.edu>  Sat, 31 Jan 2009 03:16:30 -0500
+ -- Greg Price <price@mit.edu>  Sat, 31 Jan 2009 04:46:18 -0500
 
 xvm-devconfig (0.20) unstable; urgency=low
Index: trunk/packages/xvm-devconfig/master.yaml
===================================================================
--- trunk/packages/xvm-devconfig/master.yaml	(revision 2050)
+++ trunk/packages/xvm-devconfig/master.yaml	(revision 2055)
@@ -38,7 +38,9 @@
  parent: mit.edu
 
-network:
- gateway: 18.181.0.1
- netmask: 255.255.0.0
+xen:
+ network:
+  gateway: 18.181.0.1
+  netmask: 255.255.0.0
+  iface: eth0
 
 web:
