From owner-cvs-src@FreeBSD.ORG Fri Oct 1 00:05:58 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 1CA4E16A4CE; Fri, 1 Oct 2004 00:05:58 +0000 (GMT) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4A8943D1F; Fri, 1 Oct 2004 00:05:57 +0000 (GMT) (envelope-from marcel@xcllnt.net) Received: from dhcp48.pn.xcllnt.net (dhcp48.pn.xcllnt.net [192.168.4.248]) by ns1.xcllnt.net (8.13.1/8.13.1) with ESMTP id i9105vkm032187; Thu, 30 Sep 2004 17:05:57 -0700 (PDT) (envelope-from marcel@piii.pn.xcllnt.net) Received: from dhcp48.pn.xcllnt.net (localhost [127.0.0.1]) by dhcp48.pn.xcllnt.net (8.13.1/8.13.1) with ESMTP id i9105v8P007297; Thu, 30 Sep 2004 17:05:57 -0700 (PDT) (envelope-from marcel@dhcp48.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp48.pn.xcllnt.net (8.13.1/8.13.1/Submit) id i9105vv2007296; Thu, 30 Sep 2004 17:05:57 -0700 (PDT) (envelope-from marcel) Date: Thu, 30 Sep 2004 17:05:57 -0700 From: Marcel Moolenaar To: Ruslan Ermilov Message-ID: <20041001000557.GA7246@dhcp48.pn.xcllnt.net.> References: <200409302034.i8UKYKOq051334@repoman.freebsd.org> <20040930231308.GC72679@ip.net.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040930231308.GC72679@ip.net.ua> User-Agent: Mutt/1.4.2.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: 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: Fri, 01 Oct 2004 00:05:58 -0000 On Fri, Oct 01, 2004 at 02:13:08AM +0300, Ruslan Ermilov wrote: > On Thu, Sep 30, 2004 at 08:34:20PM +0000, Marcel Moolenaar wrote: > > 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 > > > Just curious, and what was wrong with keeping slattach(8) while > adding gpt(8)? Size concerns. Both the disc1 and disc2 ISO images on ia64 overflow currently and we need to trim things down. While this can easily be done by axing from ports (either packages on disc1 or the ports collection itself on disc2), it's good to pay attention to what excessive baggage we already have and to avoid making it worse. I'd rather have commonly used ports than have the unused ability to have IP over serial lines and other low-end solutions that simply do not fit on a high-end platform. -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net