From owner-cvs-all Sun Jan 6 23:42:46 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7CEB337B400; Sun, 6 Jan 2002 23:42:41 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g077gfs50796; Sun, 6 Jan 2002 23:42:41 -0800 (PST) (envelope-from jhb) Message-Id: <200201070742.g077gfs50796@freefall.freebsd.org> From: John Baldwin Date: Sun, 6 Jan 2002 23:42:41 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile X-FreeBSD-CVS-Branch: RELENG_4 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 jhb 2002/01/06 23:42:41 PST Modified files: (Branch: RELENG_4) release Makefile Log: MFC: Rev. 1.640 and 1.644: split the mfsroot out of boot.flp kernel and don't use write_mfs_in_kernel anymore. Also, switch to using a stock GENERIC kernel for booting off the CD on Alpha and on x86 with cdboot. On x86 INTRO_USERCONFIG isn't enabled for a CD that boots from cdboot however. It still works fine for a CD that boots from boot.flp like we currently do. Approved by: re Revision Changes Path 1.536.2.66 +25 -29 src/release/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message