From owner-freebsd-current@FreeBSD.ORG Thu Dec 11 18:46:00 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5A314B51; Thu, 11 Dec 2014 18:46:00 +0000 (UTC) Received: from shxd.cx (unknown [64.201.244.140]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4492FD33; Thu, 11 Dec 2014 18:46:00 +0000 (UTC) Received: from 50-196-156-133-static.hfc.comcastbusiness.net ([50.196.156.133]:53333 helo=THEMADHATTER) by shxd.cx with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.77 (FreeBSD)) (envelope-from ) id 1XyjAj-000OEg-4w; Wed, 10 Dec 2014 07:27:25 -0800 From: To: "'freebsd-current'" Subject: [TTC] Installer Enhancement -- dpv Date: Thu, 11 Dec 2014 10:45:22 -0800 Message-ID: <022a01d01572$a2c6b190$e85414b0$@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 15.0 Thread-Index: AdAVcaZI9c7zwR3rQkyyJMR92VdRjw== Content-Language: en-us Sender: devin@shxd.cx Cc: 'Adrian Chadd' , 'Ed Maste' , stas@FreeBSD.org, 'Nathan Whitehorn' , dteske@FreeBSD.org, 'Garrett Cooper' 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: Thu, 11 Dec 2014 18:46:00 -0000 NB: TTC subject-moniker can be either "Time To Commit" or "Threat To Commit" ;D (hoping to start a trend here) Heads-up, I'm getting itchy-fingers to commit the following: https://reviews.freebsd.org/D714 Been sitting idle for 16 days, if it reaches 21 days with no outcry, I'm pulling it in. 5 days to raise opposition (which I guarantee to receive collegially; no worries). NB: The patch was reviewed and approved once-before by julian; the only thing that changed between prior approval/review was that I ripped dpv/libdpv/libfigpar out into a separate commit and then rebased the changes to bsdinstall into a [vastly] smaller differential review. So we're not talking about pushing unreviewed code into the tree (just wanted to make that clear) -- rather that it's just been sitting in the unreviewed state because of the rebase. -- Devin