Magellan Linux

Diff of /trunk/magellan-initscripts/etc/conf.d/net.eth0

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

revision 425 by niro, Wed Sep 20 16:23:06 2006 UTC revision 426 by niro, Wed Feb 7 08:08:22 2007 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/magellan-cvs/magellan-src/magellan-initscripts/etc/conf.d/net.eth0,v 1.9 2006-09-20 16:23:06 niro Exp $  # $Header: /home/cvsd/magellan-cvs/magellan-src/magellan-initscripts/etc/conf.d/net.eth0,v 1.10 2007-02-07 08:08:22 niro Exp $
3    
4  # Enable this device automatically on system boot.  # Enable this device automatically on system boot.
5  # If set to anything but ?yes? the NIC will be ignored by  # If set to anything but ?yes? the NIC will be ignored by
# Line 72  DHCP_STOP="-k" Line 72  DHCP_STOP="-k"
72  #WIRELESS_ESSID  #WIRELESS_ESSID
73  # wich freqency shall be used  # wich freqency shall be used
74  #WIRELESS_FREQUENCY  #WIRELESS_FREQUENCY
75  # wireless operation mode (managed=infrastrukte, ad-hc, master=ap)  # wireless operation mode (managed=infrastrukte, ad-hoc, master=ap)
76  #WIRELESS_MODE  #WIRELESS_MODE
77  # nickname of the wireless node  # nickname of the wireless node
78  #WIRELESS_NICK  #WIRELESS_NICK
# Line 84  DHCP_STOP="-k" Line 84  DHCP_STOP="-k"
84  #WIRELESS_KEY  #WIRELESS_KEY
85  # Encryption key in ascii (or use hex key)  # Encryption key in ascii (or use hex key)
86  #WIRELESS_KEY_ASCII  #WIRELESS_KEY_ASCII
87  # use the driver for wpa_supplicant  # driver used for wpa_supplicant
88  # WIRELESS_WPA_DRIVER=zydas  # WIRELESS_WPA_DRIVER=zydas

Legend:
Removed from v.425  
changed lines
  Added in v.426