From owner-freebsd-current@FreeBSD.ORG Wed Aug 3 20:29:35 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 29B281065674; Wed, 3 Aug 2011 20:29:35 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 881958FC24; Wed, 3 Aug 2011 20:29:34 +0000 (UTC) Received: by vws18 with SMTP id 18so1156444vws.13 for ; Wed, 03 Aug 2011 13:29:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=FAC98N2Q5HxPoIPtPBL29XFsMz+DJnZhjvK7WFb9P9U=; b=MJEKxNv1mZadpibb70sjN1OzsKzVGVu1wDOySuyCCBUlqAL3E3k03OKOmEsnhLXFla I6VFOv0N+ui4Qkct9wrHWJLGzlY9VoID0at0SqV/G6At95LwiMgt6GOR7MfDg4yZpbLf 3wnzghrYaQYZsSWG+DjMX/tfqSq86j8AKkcvU= MIME-Version: 1.0 Received: by 10.220.198.135 with SMTP id eo7mr1206630vcb.19.1312403373538; Wed, 03 Aug 2011 13:29:33 -0700 (PDT) Received: by 10.220.172.18 with HTTP; Wed, 3 Aug 2011 13:29:33 -0700 (PDT) In-Reply-To: <4E39AB86.5080604@FreeBSD.org> References: <4E37C634.6090002@cran.org.uk> <4E37FD41.4070601@freebsd.org> <20110803182834.GC1973@emphyrio.blackend.org> <20110803190322.GD1973@emphyrio.blackend.org> <4E39AB86.5080604@FreeBSD.org> Date: Wed, 3 Aug 2011 13:29:33 -0700 Message-ID: From: Garrett Cooper To: Julien Laffaye Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Bruce Cran , freebsd-current@freebsd.org, Nathan Whitehorn Subject: Re: 9.0-BETA1 installer issues X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 03 Aug 2011 20:29:35 -0000 On Wed, Aug 3, 2011 at 1:11 PM, Julien Laffaye wrote= : > On 08/03/2011 21:42, Garrett Cooper wrote: > >> =A0also the extension for the file is wrong (it should be txz, right?) > > pkg_add still use the bzip2 format iirc. Yes it's the default, but bsdinstall uses .txz across the board I thought. I guess this was an exception.. -Garrett