Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/daemon/client/include/network.client.class

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1895 by niro, Thu Mar 10 18:14:47 2011 UTC revision 1896 by niro, Fri Nov 4 08:24:27 2011 UTC
# Line 101  set_network_iface() Line 101  set_network_iface()
101    
102   dhcp)   dhcp)
103   addconfig 'NETWORKING="dhcp"'   addconfig 'NETWORKING="dhcp"'
  # addconfig 'DHCP_PROG="/sbin/udhcpc"'  
  # addconfig 'DHCP_START="-t3 -T3 -q -b"'  
  # addconfig 'DHCP_STOP=""'  
104   ;;   ;;
105   esac   esac
106    

Legend:
Removed from v.1895  
changed lines
  Added in v.1896