From owner-cvs-sys Sun Aug 3 00:23:27 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id AAA10455 for cvs-sys-outgoing; Sun, 3 Aug 1997 00:23:27 -0700 (PDT) Received: from spinner.dialix.com.au (spinner.dialix.com.au [192.203.228.67]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA10449; Sun, 3 Aug 1997 00:23:17 -0700 (PDT) Received: from spinner.dialix.com.au (localhost.dialix.com.au [127.0.0.1]) by spinner.dialix.com.au with ESMTP id PAA16049; Sun, 3 Aug 1997 15:23:12 +0800 (WST) Message-Id: <199708030723.PAA16049@spinner.dialix.com.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: Poul-Henning Kamp cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/boot/biosboot Makefile In-reply-to: Your message of "Thu, 31 Jul 1997 04:30:30 MST." <199707311130.EAA21980@freefall.freebsd.org> Date: Sun, 03 Aug 1997 15:23:10 +0800 From: Peter Wemm Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Poul-Henning Kamp wrote: > phk 1997/07/31 04:30:30 PDT > > Modified files: > sys/i386/boot/biosboot Makefile > Log: > Oops, boot2 got too big. make VESA_SUPPORT nondefault. Argh.. This really sucks. We REALLY should go to a multi-stage boot somehow. Cheers, -Peter