xentaur

diff build-xenomips-image @ 13:de23c23ef4ac

mini fix
author igor
date Fri Sep 14 12:59:55 2007 +0300 (2007-09-14)
parents 1ede117a35ec
children 10181dc19a7a
line diff
     1.1 --- a/build-xenomips-image	Fri Sep 14 10:36:14 2007 +0300
     1.2 +++ b/build-xenomips-image	Fri Sep 14 12:59:55 2007 +0300
     1.3 @@ -81,7 +81,7 @@
     1.4  iface lo inet loopback 
     1.5          up for i in \`ifconfig -a | grep 'eth.*Link encap' | awk '{print \$1}'\`; do ifconfig \$i up ; done || true
     1.6  
     1.7 -iface eth0 inet dhcp
     1.8 +#iface eth0 inet dhcp
     1.9  INTERFACES
    1.10  
    1.11  echo /usr/local/bin/xenomips.sh > /etc/rc.local