From owner-cvs-all Mon Nov 4 7:46:39 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EAA337B401; Mon, 4 Nov 2002 07:46:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1071643E42; Mon, 4 Nov 2002 07:46:38 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gA4FivmV004350; Mon, 4 Nov 2002 07:44:57 -0800 (PST) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gA4FivwU004349; Mon, 4 Nov 2002 07:44:57 -0800 (PST) Message-Id: <200211041544.gA4FivwU004349@repoman.freebsd.org> From: John Baldwin Date: Mon, 4 Nov 2002 07:44:57 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile src/usr.sbin/sysinstall modules.c X-FreeBSD-CVS-Branch: HEAD 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/11/04 07:44:57 PST Modified files: release Makefile usr.sbin/sysinstall modules.c Log: Move the modules in the mfsroot to /modules instead of /stand/modules so that they aren't copied over into /stand of new installations. Submitted by: matusita Tested on: i386 Revision Changes Path 1.721 +7 -7 src/release/Makefile 1.5 +1 -1 src/usr.sbin/sysinstall/modules.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message