From owner-cvs-src@FreeBSD.ORG Wed Jan 28 02:15:49 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D9CD16A4CE; Wed, 28 Jan 2004 02:15:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CCA543D1F; Wed, 28 Jan 2004 02:15:48 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0SAFm0B006358; Wed, 28 Jan 2004 02:15:48 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0SAFmEU006357; Wed, 28 Jan 2004 02:15:48 -0800 (PST) (envelope-from ru) Message-Id: <200401281015.i0SAFmEU006357@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 28 Jan 2004 02:15:48 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/alpha boot_crunch.conf src/release/ia64 boot_crunch.conf src/release/sparc64 boot_crunch.conf X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 10:15:49 -0000 ru 2004/01/28 02:15:48 PST FreeBSD src repository Modified files: release/alpha boot_crunch.conf release/ia64 boot_crunch.conf release/sparc64 boot_crunch.conf Log: Put slattach(8), camcontrol(8), usbd(8), and usbdevs(8) onto the MFS root file system now that these architectures always use the GENERIC kernel for installs. Revision Changes Path 1.53 +3 -3 src/release/alpha/boot_crunch.conf 1.6 +4 -4 src/release/ia64/boot_crunch.conf 1.5 +3 -3 src/release/sparc64/boot_crunch.conf