Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jul 2000 11:15:07 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/boot0cfg boot0cfg.c
Message-ID:  <200007121815.LAA82097@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2000/07/12 11:15:06 PDT

  Modified files:
    usr.sbin/boot0cfg    boot0cfg.c 
  Log:
  Update boot0cfg to handle the new boot0:
  - Allow for boot0 to be more than one sector long.  However, ensure that it
    its length is a multiple of the sector length.
  - Change the signatures used to determine a valid boot0 as some of the
    signature code changed.
  - Use the old signature to detect version 1.0 of boot0, otherwise read the
    version number from boot0 itself.
  
  Revision  Changes    Path
  1.8       +53 -21    src/usr.sbin/boot0cfg/boot0cfg.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?200007121815.LAA82097>