From owner-cvs-src-old@FreeBSD.ORG Tue Jan 26 15:28:15 2010 Return-Path: Delivered-To: cvs-src-old@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 64184106568B for ; Tue, 26 Jan 2010 15:28:15 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 50C9F8FC1B for ; Tue, 26 Jan 2010 15:28:15 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o0QFSF8v070396 for ; Tue, 26 Jan 2010 15:28:15 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o0QFSF9M070395 for cvs-src-old@freebsd.org; Tue, 26 Jan 2010 15:28:15 GMT (envelope-from jhb@repoman.freebsd.org) Message-Id: <201001261528.o0QFSF9M070395@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jhb@repoman.freebsd.org using -f From: John Baldwin Date: Tue, 26 Jan 2010 15:28:00 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/amd64 boot_crunch.conf src/release/i386 boot_crunch.conf src/release/pc98 boot_crunch.conf src/release/powerpc boot_crunch.conf src/release/sparc64 boot_crunch.conf src/release/sun4v boot_crunch.conf X-BeenThere: cvs-src-old@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jan 2010 15:28:15 -0000 jhb 2010-01-26 15:28:00 UTC FreeBSD src repository Modified files: release/amd64 boot_crunch.conf release/i386 boot_crunch.conf release/pc98 boot_crunch.conf release/powerpc boot_crunch.conf release/sparc64 boot_crunch.conf release/sun4v boot_crunch.conf Log: SVN rev 203031 on 2010-01-26 15:28:00Z by jhb Remove slattach from the install mfsroot since it doesn't exist anymore to quiet a warning from crunchgen. MFC after: 1 week Revision Changes Path 1.68 +0 -1 src/release/amd64/boot_crunch.conf 1.68 +0 -1 src/release/i386/boot_crunch.conf 1.67 +0 -1 src/release/pc98/boot_crunch.conf 1.11 +0 -1 src/release/powerpc/boot_crunch.conf 1.15 +0 -1 src/release/sparc64/boot_crunch.conf 1.8 +0 -1 src/release/sun4v/boot_crunch.conf