Ignore:
Timestamp:
Jan 31, 2009, 4:47:50 AM (15 years ago)
Author:
price
Message:

eth2 -> config.xen.network.iface

Location:
trunk/packages/xvm-devconfig
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/xvm-devconfig/debian/changelog

    r2050 r2055  
    22
    33  * Include a trac stanza to make invirt-web happy.
     4  * xen.network.iface = eth0
    45
    5  -- Greg Price <price@mit.edu>  Sat, 31 Jan 2009 03:16:30 -0500
     6 -- Greg Price <price@mit.edu>  Sat, 31 Jan 2009 04:46:18 -0500
    67
    78xvm-devconfig (0.20) unstable; urgency=low
  • trunk/packages/xvm-devconfig/master.yaml

    r2050 r2055  
    3838 parent: mit.edu
    3939
    40 network:
    41  gateway: 18.181.0.1
    42  netmask: 255.255.0.0
     40xen:
     41 network:
     42  gateway: 18.181.0.1
     43  netmask: 255.255.0.0
     44  iface: eth0
    4345
    4446web:
Note: See TracChangeset for help on using the changeset viewer.