Magellan Linux

Diff of /alx-src/branches/alxconf-060/functions/config_network.sh

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

revision 2570 by niro, Wed May 18 14:34:00 2011 UTC revision 2571 by niro, Mon Jul 4 21:19:50 2011 UTC
# Line 66  config_networking() Line 66  config_networking()
66   dhcp|DHCP)   dhcp|DHCP)
67   addconfig "DHCP_PROG=\"${ALX_DHCP_PROG}\""   addconfig "DHCP_PROG=\"${ALX_DHCP_PROG}\""
68   addconfig "DHCP_STOP=\"${ALX_DHCP_STOP}\""   addconfig "DHCP_STOP=\"${ALX_DHCP_STOP}\""
  #timeout after 10 seconds  
69   addconfig "DHCP_START=\"${ALX_DHCP_START}\""   addconfig "DHCP_START=\"${ALX_DHCP_START}\""
70   ;;   ;;
71    

Legend:
Removed from v.2570  
changed lines
  Added in v.2571