cvs commit: src/usr.sbin/sysinstall installUpgrade.c
    Ceri Davies 
    ceri at FreeBSD.org
       
    Mon Jan  1 09:25:52 PST 2007
    
    
  
ceri        2007-01-01 17:25:51 UTC
  FreeBSD src repository
  Modified files:
    usr.sbin/sysinstall  installUpgrade.c 
  Log:
  During an upgrade, if /boot/kernel.prev exists then the backup of
  /boot/kernel can fail.  Try to remove /boot/kernel.prev and cope the
  best we can if that fails.
  
  PR:             bin/106376
  Submitted by:   Nobuyuki Koganemaru
  Approved by:    ru
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.95      +18 -0     src/usr.sbin/sysinstall/installUpgrade.c
    
    
More information about the cvs-src
mailing list