From owner-svn-src-all@FreeBSD.ORG  Wed May  4 17:04:43 2011
Return-Path: <owner-svn-src-all@FreeBSD.ORG>
Delivered-To: svn-src-all@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 59B5F10657A3
	for <svn-src-all@freebsd.org>; Wed,  4 May 2011 17:04:43 +0000 (UTC)
	(envelope-from obrien@NUXI.org)
Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85])
	by mx1.freebsd.org (Postfix) with ESMTP id 39D608FC08
	for <svn-src-all@freebsd.org>; Wed,  4 May 2011 17:04:43 +0000 (UTC)
Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1])
	by dragon.nuxi.org (8.14.4/8.14.4) with ESMTP id p44H4gZ4057492;
	Wed, 4 May 2011 10:04:42 -0700 (PDT)
	(envelope-from obrien@dragon.nuxi.org)
Received: (from obrien@localhost)
	by dragon.nuxi.org (8.14.4/8.14.4/Submit) id p44H4gxQ057491;
	Wed, 4 May 2011 10:04:42 -0700 (PDT) (envelope-from obrien)
Date: Wed, 4 May 2011 10:04:42 -0700
From: "David O'Brien" <obrien@freebsd.org>
To: Vadim Goncharov <vadim_nuclight@mail.ru>
Message-ID: <20110504170442.GC57373@dragon.NUXI.org>
References: <201104221710.p3MHApbu051050__38279.4176498011$1303492287$gmane$org@svn.freebsd.org>
	<201105030741.p437fBOa030879@kernblitz.nuclight.avtf.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <201105030741.p437fBOa030879@kernblitz.nuclight.avtf.net>
X-Operating-System: FreeBSD 9.0-CURRENT
X-to-the-FBI-CIA-and-NSA: HI! HOW YA DOIN?
User-Agent: Mutt/1.5.16 (2007-06-09)
Cc: svn-src-all@freebsd.org, dhw@freebsd.org
Subject: Re: svn commit: r220954 - head
X-BeenThere: svn-src-all@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: obrien@freebsd.org
List-Id: "SVN commit messages for the entire src tree \(except for &quot;
	user&quot; and &quot; projects&quot; \)" <svn-src-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/svn-src-all>,
	<mailto:svn-src-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-src-all>
List-Post: <mailto:svn-src-all@freebsd.org>
List-Help: <mailto:svn-src-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/svn-src-all>,
	<mailto:svn-src-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 04 May 2011 17:04:43 -0000

On Tue, May 03, 2011 at 02:41:10PM +0700, Vadim Goncharov wrote:
> >   PR:		156579
> >   Submitted by:	dhw
[..] 
> I have lines like the following in /etc/make.conf on some hosts:
> 
> # build specified kernels by default and install first of them
> KERNCONF?=ROUTER GENERIC
> and do just cd /usr/src && make buildkernel
> Will this patch print the correct first kernel, or this will be entire list?

Hi Vadim,
There seems to be a bug in r220954.  dhw is taking a look at it.

-- 
-- David  (obrien@FreeBSD.org)