Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Oct 1998 02:01:13 -0700 (PDT)
From:      Robert Nordier <rnordier@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/boot/i386/boot2 boot2.c
Message-ID:  <199810170901.CAA05687@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rnordier    1998/10/17 02:01:13 PDT

  Modified files:
    sys/boot/i386/boot2  boot2.c 
  Log:
  biosboot compatibility fix:
  Read boot.help before parsing boot.config.  We were parsing
  boot.config first, which could result in boot.help being read
  from a different location (or not found), which would probably
  just cause surprise, without being useful.
  
  Revision  Changes    Path
  1.8       +2 -2      src/sys/boot/i386/boot2/boot2.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?199810170901.CAA05687>