cvs commit: src/etc/rc.d hostid
    Pawel Jakub Dawidek 
    pjd at FreeBSD.org
       
    Wed Apr 11 00:05:26 UTC 2007
    
    
  
pjd         2007-04-11 00:05:26 UTC
  FreeBSD src repository
  Modified files:
    etc/rc.d             hostid 
  Log:
  If available, take UUID from smbios.system.uuid, if not fall back to
  software-generated UUID. Store the result in /etc/hostid and use it in
  the future. Perform simple UUID format check, as there is a lot of
  hardware with broken UUIDs. The check should be improved to also eliminate
  fake UUIDs like 00000000-0000-0000-0000-000000000000.
  
  Requested by:   many
  
  Revision  Changes    Path
  1.2       +18 -1     src/etc/rc.d/hostid
    
    
More information about the cvs-src
mailing list