From owner-cvs-src@FreeBSD.ORG Thu Sep 30 20:34:20 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 5DEC216A4CE; Thu, 30 Sep 2004 20:34:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E5C243D2F; Thu, 30 Sep 2004 20:34:20 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8UKYK0F051335; Thu, 30 Sep 2004 20:34:20 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8UKYKOq051334; Thu, 30 Sep 2004 20:34:20 GMT (envelope-from marcel) Message-Id: <200409302034.i8UKYKOq051334@repoman.freebsd.org> From: Marcel Moolenaar Date: Thu, 30 Sep 2004 20:34:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/ia64 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: Thu, 30 Sep 2004 20:34:20 -0000 marcel 2004-09-30 20:34:20 UTC FreeBSD src repository Modified files: release/ia64 boot_crunch.conf Log: Trade slattach for gpt. With all the tools to create new file systems, the tool one needs to partition a disk is more important than some poor man's network interface. Revision Changes Path 1.7 +3 -5 src/release/ia64/boot_crunch.conf