From owner-cvs-all@FreeBSD.ORG Mon Aug 16 18:53:03 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34D4516A4CE; Mon, 16 Aug 2004 18:53:03 +0000 (GMT) Received: from TRANG.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03B6C43D45; Mon, 16 Aug 2004 18:53:03 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by TRANG.nuxi.com (8.13.1/8.12.11) with ESMTP id i7GIr2om057458; Mon, 16 Aug 2004 11:53:02 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id i7GIr0rZ057457; Mon, 16 Aug 2004 11:53:00 -0700 (PDT) (envelope-from obrien) Date: Mon, 16 Aug 2004 11:53:00 -0700 From: "David O'Brien" To: Ruslan Ermilov Message-ID: <20040816185300.GD55862@dragon.nuxi.com> References: <200408161817.i7GIHEdR017974@repoman.freebsd.org> <20040816182324.GA7046@ns1.xcllnt.net> <20040816183545.GB33984@ip.net.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040816183545.GB33984@ip.net.ua> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Marcel Moolenaar Subject: Re: cvs commit: src Makefile.inc1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Aug 2004 18:53:03 -0000 On Mon, Aug 16, 2004 at 09:35:45PM +0300, Ruslan Ermilov wrote: > On Mon, Aug 16, 2004 at 11:23:24AM -0700, Marcel Moolenaar wrote: > > On Mon, Aug 16, 2004 at 06:17:14PM +0000, Ruslan Ermilov wrote: > > > ru 2004-08-16 18:17:14 UTC > > > FreeBSD src repository > > > Modified files: > > > . Makefile.inc1 > > > Log: > > > sys/boot seems to compile fine on Alpha; unbreak ``make release''. > > > > DANGER! Building is not the problem. Booting is... > > I asked Wilko to check if new /boot/loader is having issues. > If it does, my commit should be backed out. The old loader won't boot, but does build. Your commit should likely not be backed out either way as something needs to be done about it now that the release is here. If we can fix the loader that would be great. If not, I'll import a uuencoded binary copy of the 5.2.1 Alpha loader. -- -- David (obrien@FreeBSD.org)