Changeset 2055 for trunk/packages/xvm-devconfig
- Timestamp:
- Jan 31, 2009, 4:47:50 AM (16 years ago)
- Location:
- trunk/packages/xvm-devconfig
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/xvm-devconfig/debian/changelog
r2050 r2055 2 2 3 3 * Include a trac stanza to make invirt-web happy. 4 * xen.network.iface = eth0 4 5 5 -- Greg Price <price@mit.edu> Sat, 31 Jan 2009 0 3:16:30-05006 -- Greg Price <price@mit.edu> Sat, 31 Jan 2009 04:46:18 -0500 6 7 7 8 xvm-devconfig (0.20) unstable; urgency=low -
trunk/packages/xvm-devconfig/master.yaml
r2050 r2055 38 38 parent: mit.edu 39 39 40 network: 41 gateway: 18.181.0.1 42 netmask: 255.255.0.0 40 xen: 41 network: 42 gateway: 18.181.0.1 43 netmask: 255.255.0.0 44 iface: eth0 43 45 44 46 web:
Note: See TracChangeset
for help on using the changeset viewer.