From owner-cvs-all Wed Aug 22 1:24:12 2001 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 1905E37B40E; Wed, 22 Aug 2001 01:24:03 -0700 (PDT) (envelope-from rnordier@FreeBSD.org) Received: (from rnordier@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7M8O3M09802; Wed, 22 Aug 2001 01:24:03 -0700 (PDT) (envelope-from rnordier) From: Message-Id: <200108220824.f7M8O3M09802@freefall.freebsd.org> Subject: Re: cvs commit: src/sys/boot/i386/loader Makefile In-Reply-To: <200108220529.f7M5TPs82394@freefall.freebsd.org> from Peter Wemm at "Aug 21, 2001 10:29:25 pm" To: peter@FreeBSD.org (Peter Wemm) Date: Wed, 22 Aug 2001 01:24:03 -0700 (PDT) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > peter 2001/08/21 22:29:25 PDT > > Modified files: > sys/boot/i386/loader Makefile > Log: > Generate an ELF /boot/loader instead of fake a.out. The fake a.out wrapper > did not work with old a.out-only bootblocks anyway. :-( I don't mind about the change, but your statement that the a.out wrapper did not work is less than accurate (as well as being less than fair). As confirmation of that, I've just booted a 4.3R system here using bootblocks taken straight off a FreeBSD 2.0 (January 1995) CD. This was all gone into in some detail on the mailing lists several years ago, when I related tests involving a whole range of 2.x bootblocks, all of which were able to load the (then 3.x) /boot/loader. At the time, no-one could come up with bootblocks which didn't work. Whether you've subsequently managed to do so or not, this stuff basically worked, and it's annoying to have contrary assertions embedded in the cvs logs now. -- Robert Nordier To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message