From owner-cvs-all Mon Nov 19 23:29:11 2001 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by hub.freebsd.org (Postfix) with ESMTP id 35A5837B418; Mon, 19 Nov 2001 23:29:07 -0800 (PST) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.11.6/8.11.6) with ESMTP id fAK7S3U21472; Tue, 20 Nov 2001 08:28:04 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: John Baldwin Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/release Makefile In-Reply-To: Your message of "Mon, 19 Nov 2001 13:28:17 PST." Date: Tue, 20 Nov 2001 08:28:03 +0100 Message-ID: <21470.1006241283@critter.freebsd.dk> From: Poul-Henning Kamp 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 In message , John Baldwin writes: > >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. I think we should phase it out entirely. With the bootloader and md(4) we have a much stronger facility which amongst other things support gzipping of the individual files etc. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message