From owner-cvs-all Mon Nov 19 13:36:33 2001 Delivered-To: cvs-all@freebsd.org Received: from mail11.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by hub.freebsd.org (Postfix) with ESMTP id 3965937B419 for ; Mon, 19 Nov 2001 13:36:28 -0800 (PST) Received: (qmail 19958 invoked from network); 19 Nov 2001 21:36:28 -0000 Received: from unknown (HELO laptop.baldwin.cx) ([64.81.54.73]) (envelope-sender ) by mail11.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 19 Nov 2001 21:36:28 -0000 Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200111192127.fAJLR0W91090@freefall.freebsd.org> Date: Mon, 19 Nov 2001 13:36:18 -0800 (PST) From: John Baldwin To: John Baldwin Subject: RE: cvs commit: src/release Makefile Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org 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 On 19-Nov-01 John Baldwin wrote: > jhb 2001/11/19 13:27:00 PST > > Modified files: > release Makefile > Log: > Split the mfsroot out from the kernel for the 2.88 boot floppy and the > Alpha CD. This makes it easier to customize ISO's locally by being able > to replace either the mfsroot or the kernel w/o having to do both. It also > allows us to switch to using the full GENERIC kernel when booting from CD > on the Alpha and on x86 when using cdboot. We don't do this yet, however. > > Tested on: x86, alpha Also, the next patch I'm working on is to setup the x86 CD so that it can use cdboot (note that which one you use, cdboot or boot.flp is an argument you give to mkisofs, I won't change that until cdboot is confirmed to work on most machines) and to use the GENERIC kernel for booting via cdboot and for the Alpha. IA64 should be able to use a full GENERIC kernel for the CD as well. Only x86 with emulation booting really had the size limitation for booting off of the CD. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message