From owner-freebsd-current@FreeBSD.ORG Tue Sep 2 19:16:42 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D49A5B1; Tue, 2 Sep 2014 19:16:42 +0000 (UTC) Received: from mail-ig0-x22d.google.com (mail-ig0-x22d.google.com [IPv6:2607:f8b0:4001:c05::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 92DDD178B; Tue, 2 Sep 2014 19:16:42 +0000 (UTC) Received: by mail-ig0-f173.google.com with SMTP id h18so14775659igc.6 for ; Tue, 02 Sep 2014 12:16:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=/RU9wIC6kIoumlDALUKWkAfgVFRenGKMri9/gAjuKjQ=; b=sfatVXCFncPyjsRCBFkk4qVrbExEDDzimsgI2xjNRLfsaYPUP3hTCF96WdrMdN6EEt ccTS8UnpJhn9yZ1oPdnsDUZBqbNvsbw6IWU4NBTL8X/TbpnnYb9CeQ1ScQGSomifWAHO EzWjwCVfL+JgraZ4Pq726jta8NzppFeDgM2ElTLpQpWpZEeCWi7Z3kJDjAAJgqVd7TXg dV7LvoZidDv+SWDqK/WZ+SWuaUqzMGg8Sj18W9Tal0TY8XgelRuoutw56l87v8jJVYK3 AJ0ABS5C+8911ohTrmxvhi1xNjpsM4slwQHI/cCuGhpbXgkeFeDSm/GF1Vj9EZCNd1QZ B92Q== MIME-Version: 1.0 X-Received: by 10.42.100.6 with SMTP id y6mr33258590icn.28.1409685402018; Tue, 02 Sep 2014 12:16:42 -0700 (PDT) Received: by 10.50.72.69 with HTTP; Tue, 2 Sep 2014 12:16:41 -0700 (PDT) In-Reply-To: <02c501cfc6e1$b397e050$1ac7a0f0$@FreeBSD.org> References: <02c501cfc6e1$b397e050$1ac7a0f0$@FreeBSD.org> Date: Tue, 2 Sep 2014 12:16:41 -0700 Message-ID: Subject: Re: [CFT] Installer Enhancement -- dpv From: Garrett Cooper To: dteske@freebsd.org Content-Type: text/plain; charset=UTF-8 Cc: Julian Elischer , freebsd-current , Nathan Whitehorn X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-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: Tue, 02 Sep 2014 19:16:42 -0000 On Tue, Sep 2, 2014 at 12:11 PM, wrote: > Hi all, > > I've completed a significant enhancement to bsdinstall's distextract. Hi Devin, Can you please post this patch up on reviews.freebsd.org? Thanks! -Garrett