Date: Mon, 19 Nov 2001 13:27:00 -0800 (PST) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile Message-ID: <200111192127.fAJLR0W91090@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 Revision Changes Path 1.640 +12 -22 src/release/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111192127.fAJLR0W91090>