Index: trunk/packages/xvm-devconfig/debian/changelog
===================================================================
--- trunk/packages/xvm-devconfig/debian/changelog	(revision 822)
+++ trunk/packages/xvm-devconfig/debian/changelog	(revision 842)
@@ -3,6 +3,7 @@
   * remove deprecated /etc/invirt/{hosts,realm}
   * add apt section with keyid
+  * add network section with gateway, netmask
 
- -- Greg Price <price@mit.edu>  Sat,  2 Aug 2008 21:56:26 -0400
+ -- Greg Price <price@mit.edu>  Sun,  3 Aug 2008 01:17:57 -0400
 
 xvm-devconfig (0.4) unstable; urgency=low
Index: trunk/packages/xvm-devconfig/files/etc/invirt/master.yaml
===================================================================
--- trunk/packages/xvm-devconfig/files/etc/invirt/master.yaml	(revision 822)
+++ trunk/packages/xvm-devconfig/files/etc/invirt/master.yaml	(revision 842)
@@ -36,4 +36,8 @@
  rootip: 18.181.0.62
 
+network:
+ gateway: 18.181.0.1
+ netmask: 255.255.0.0
+
 web:
  baseuri: https://xvm.mit.edu/
