Magellan Linux

Diff of /alx-src/branches/alxconf-060/skel/net/net.eth0

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

alx-src/branches/alxconf_20060908/skel/net/net.eth0 revision 545 by niro, Wed Feb 4 20:07:30 2009 UTC alx-src/branches/alxconf-060/skel/net/net.eth0 revision 2570 by niro, Mon Jul 4 21:19:11 2011 UTC
# Line 1  Line 1 
1  # /etc/conf.d/net.eth0 - example eth0 network device configuration  # /etc/conf.d/net.eth0 - example eth0 network device configuration
2  # $Header: /home/cvsd/alx-cvs/alx-src/alxconfig-ng/skel/net/net.eth0,v 1.1 2005-10-10 20:54:49 niro Exp $  # $Id$
3  ONBOOT="yes"  ONBOOT="yes"
4  NETWORKING="dhcp"  NETWORKING="dhcp"
5  DHCP_PROG="/sbin/dhcpcd"  DHCP_PROG="/sbin/udhcpc"
6  DHCP_START="-t 10"  DHCP_START="-T 10 -t 5 -n -i"
7  DHCP_STOP="-z"  DHCP_STOP=""

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