From owner-freebsd-current@FreeBSD.ORG Mon Jul 12 05:06:21 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 090B916A4CE; Mon, 12 Jul 2004 05:06:21 +0000 (GMT) Received: from kientzle.com (h-66-166-149-50.snvacaid.covad.net [66.166.149.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4FAE43D1F; Mon, 12 Jul 2004 05:06:20 +0000 (GMT) (envelope-from kientzle@freebsd.org) Received: from freebsd.org (p54.kientzle.com [66.166.149.54]) by kientzle.com (8.12.9/8.12.9) with ESMTP id i6C56K90075324; Sun, 11 Jul 2004 22:06:20 -0700 (PDT) (envelope-from kientzle@freebsd.org) Message-ID: <40F21C39.2020305@freebsd.org> Date: Sun, 11 Jul 2004 22:06:01 -0700 From: Tim Kientzle User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20031006 X-Accept-Language: en-us, en MIME-Version: 1.0 To: current@freebsd.org, ports@freebsd.org References: <40EE35BA.4040701@alumni.rice.edu> <40F031D5.9030605@freebsd.org> In-Reply-To: <40F031D5.9030605@freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: HEADS UP: bsdtar becoming default in -CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jul 2004 05:06:21 -0000 In the next couple of days, I'll be switching bsdtar to be the default system tar for FreeBSD-CURRENT. After this change, /usr/bin/tar will be a symlink pointing to /usr/bin/bsdtar. People who specifically require gtar can access it as /usr/bin/gtar, where it will remain for a while longer. (Probably until 6.0, after which time gtar will still be available indefinitely from ports.) Note: It is still undecided whether bsdtar will be the default system tar for 5.3. That will be decided by our hardworking release engineers in the next couple of months. Thanks for your patience, Tim Kientzle kientzle@freebsd.org