Magellan Linux

Diff of /alx-src/trunk/alxconfig-ng/init.d/alxsettings

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

revision 230 by niro, Wed Mar 9 00:17:49 2005 UTC revision 231 by niro, Wed Mar 9 00:25:57 2005 UTC
# Line 11  Line 11 
11  #%before:  #%before:
12  #%after:  #%after:
13    
14  # $Header: /home/cvsd/alx-cvs/alx-src/alxconfig-ng/init.d/alxsettings,v 1.5 2005-03-09 00:17:49 niro Exp $  # $Header: /home/cvsd/alx-cvs/alx-src/alxconfig-ng/init.d/alxsettings,v 1.6 2005-03-09 00:25:57 niro Exp $
15    
16  # checks first if the client was already configured and if it has an valid serial  # checks first if the client was already configured and if it has an valid serial
17  # if not it runs the autoconfiguration script  # if not it runs the autoconfiguration script
# Line 137  get_system_serial(){ Line 137  get_system_serial(){
137   then   then
138   source /etc/alxconfig-ng/serial   source /etc/alxconfig-ng/serial
139    
  # if system is already configured, it *has* a hostname.  
  # so we take the hostname of this system here  
  source /etc/hostname  
   
140   #start preliminary networking (dhcp)   #start preliminary networking (dhcp)
141   preliminary_network start   preliminary_network start
142    

Legend:
Removed from v.230  
changed lines
  Added in v.231