Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 May 2000 19:45:11 -0700 (PDT)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/common boot.c
Message-ID:  <200005130245.TAA70545@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2000/05/12 19:45:11 PDT

  Modified files:
    sys/boot/common      boot.c 
  Log:
  The loader was written so that if /kernel was missing /kernel.old would
  be booted.  Due to a bug, this wasn't happening.
  
  There is still a lesser bug in that the loader decides which file to boot
  after the 10sec count down.  This means the bootfile listed in the count
  down in is wrong in the case where the loader will boot /kernel.old.
  
  Revision  Changes    Path
  1.18      +3 -1      src/sys/boot/common/boot.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005130245.TAA70545>