Hi David E. O'Brien! On Thu, 5 May 2011 00:43:55 +0000 (UTC); David E. O'Brien <obr...@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_nucli...@mail.ru [Moderator of RU.ANTI-ECOLOGY][FreeBSD][http://antigreen.org][LJ:/nuclight] _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"