Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 May 2011 17:47:16 +0700
From:      Vadim Goncharov <vadim_nuclight@mail.ru>
To:        "David E. O'Brien" <obrien@FreeBSD.org>
Cc:        svn-src-all@FreeBSD.org
Subject:   Re: svn commit: r221469 - head
Message-ID:  <201105051047.p45AlG4N002135@kernblitz.nuclight.avtf.net>
In-Reply-To: =?UTF-8?Q?=3C201105050043=2Ep450htBe074117=5F=5F7307=2E9683?= =?UTF-8?Q?5055134=241304556289=24gmane=24org=40svn=2Efreebsd=2Eorg=3E?=
References:  <201105050043.p450htBe074117__7307.96835055134$1304556289$gmane$org@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi David E. O'Brien! 

On Thu, 5 May 2011 00:43:55 +0000 (UTC); David E. O'Brien <obrien@FreeBSD.org> wrote:

> Author: obrien
> Date: Thu May  5 00:43:55 2011
> New Revision: 221469
> URL: http://svn.freebsd.org/changeset/base/221469

> Log:
>   Correct the kernel config name printed out during install.
>   
>   PR:		156579
>   Submitted by:	dhw

> Modified:
>   head/Makefile.inc1

> Modified: head/Makefile.inc1
> ==============================================================================
> --- head/Makefile.inc1	Thu May  5 00:43:40 2011	(r221468)
> +++ head/Makefile.inc1	Thu May  5 00:43:55 2011	(r221469)
> @@ -868,7 +868,7 @@ reinstallkernel reinstallkernel.debug: i
>  	false
>  .endif
>  	@echo "--------------------------------------------------------------"
> -	@echo ">>> Installing kernel ${KERNCONF}"
> +	@echo ">>> Installing kernel ${INSTALLKERNEL}"

Thanks!

-- 
WBR, Vadim Goncharov. ICQ#166852181       mailto:vadim_nuclight@mail.ru
[Moderator of RU.ANTI-ECOLOGY][FreeBSD][http://antigreen.org][LJ:/nuclight]



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105051047.p45AlG4N002135>