From owner-freebsd-current@FreeBSD.ORG Fri Nov 21 21:23:19 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 719052CB; Fri, 21 Nov 2014 21:23:19 +0000 (UTC) Received: from vlakno.cz (mail.vlakno.cz [91.217.96.224]) by mx1.freebsd.org (Postfix) with ESMTP id 369C9DC3; Fri, 21 Nov 2014 21:23:18 +0000 (UTC) Received: by vlakno.cz (Postfix, from userid 1002) id 151FF1D7ED7D; Fri, 21 Nov 2014 22:23:10 +0100 (CET) Date: Fri, 21 Nov 2014 22:23:10 +0100 From: Roman Divacky To: John Baldwin Subject: Re: [PATCH]: further shrinking of boot2 Message-ID: <20141121212310.GA47479@vlakno.cz> References: <20141121125632.GA23706@vlakno.cz> <40529392.oiqLG4jV1P@ralph.baldwin.cx> <20141121193917.GA42522@vlakno.cz> <2347830.QJqypafd5I@ralph.baldwin.cx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2347830.QJqypafd5I@ralph.baldwin.cx> User-Agent: Mutt/1.5.23 (2014-03-12) X-Mailman-Approved-At: Fri, 21 Nov 2014 21:31:39 +0000 Cc: freebsd-current@freebsd.org 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: Fri, 21 Nov 2014 21:23:19 -0000 On Fri, Nov 21, 2014 at 04:00:35PM -0500, John Baldwin wrote: > On Friday, November 21, 2014 08:39:17 PM Roman Divacky wrote: > > Sure thing. Reload the patch from the same url. > > > > http://rys.vlakno.cz/~rdivacky/boot2.diet.patch > > Thanks. I haven't run tested it, but I'm ok with it otherwise. Thanks for the review. I'll wait a couple of days, hopefully someone will test the patch in a different way I did. Unless someone reports a breakage I'll commit this sometime next week. Thanks! Roman