From owner-cvs-all  Fri Oct 27  2:36:37 2000
Delivered-To: cvs-all@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id ED01237B479; Fri, 27 Oct 2000 02:36:34 -0700 (PDT)
Received: (from dfr@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id CAA31212;
	Fri, 27 Oct 2000 02:36:34 -0700 (PDT)
	(envelope-from dfr@FreeBSD.org)
Message-Id: <200010270936.CAA31212@freefall.freebsd.org>
From: Doug Rabson <dfr@FreeBSD.org>
Date: Fri, 27 Oct 2000 02:36:34 -0700 (PDT)
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: src/sys/boot/alpha Makefile.inc
X-FreeBSD-CVS-Branch: HEAD
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG

dfr         2000/10/27 02:36:34 PDT

  Modified files:
    sys/boot/alpha       Makefile.inc 
  Log:
  Backout revision 1.7 which was a bad idea since it would force people
  to reinstall boot1 after a 'make world'.
  
  Unfortunately this means that people who have already installed a new
  boot1 from a 'make world' after 2000/09/18 *must* reinstall it after
  their next build using something like:
  
          # disklabel -B /dev/da0c
  
  Revision  Changes    Path
  1.8       +2 -2      src/sys/boot/alpha/Makefile.inc



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