svn commit: r221469 - head

Vadim Goncharov vadim_nuclight at mail.ru
Thu May 5 10:47:26 UTC 2011


Hi David E. O'Brien! 

On Thu, 5 May 2011 00:43:55 +0000 (UTC); David E. O'Brien <obrien at 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 at mail.ru
[Moderator of RU.ANTI-ECOLOGY][FreeBSD][http://antigreen.org][LJ:/nuclight]


More information about the svn-src-all mailing list