From owner-cvs-all Mon Nov 19 13:28:37 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 5922637B405 for ; Mon, 19 Nov 2001 13:28:32 -0800 (PST) Received: (qmail 13456 invoked from network); 19 Nov 2001 21:28:27 -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:28:27 -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:28:17 -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 This doesn't kill write_mfs_in_kernel, but it is now no longer used. The only user of it now is picoBSD. It should probably move to /usr/bin or something out of src/release however. Or perhaps under src/release/picobsd. -- 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