Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jul 2016 21:55:19 -0700
From:      Cy Schubert <Cy.Schubert@komquats.com>
To:        Cy Schubert <cy@FreeBSD.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r302866 - head
Message-ID:  <201607150455.u6F4tJMe006142@slippy.cwsent.com>
In-Reply-To: Message from Cy Schubert <cy@FreeBSD.org> of "Fri, 15 Jul 2016 04:50:40 -0000." <201607150450.u6F4oeDE061798@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message <201607150450.u6F4oeDE061798@repo.freebsd.org>, Cy Schubert 
writes:
> Author: cy
> Date: Fri Jul 15 04:50:40 2016
> New Revision: 302866
> URL: https://svnweb.freebsd.org/changeset/base/302866
> 
> Log:
>   Document that missing KERNCONF files will now cause buildkernel to fail.
>   
>   Suggested by:		ngie@
>   Differential Revision:	D7167
> 
> Modified:
>   head/UPDATING
> 
> Modified: head/UPDATING
> =============================================================================
> =
> --- head/UPDATING	Fri Jul 15 04:43:38 2016	(r302865)
> +++ head/UPDATING	Fri Jul 15 04:50:40 2016	(r302866)
> @@ -31,6 +31,14 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12
>  	disable the most expensive debugging functionality run
>  	"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
>  
> +20160714:
> +	As of r302865 when building multiple kernels using KERNCONF,
> +	non-existent KERNCONF files will produce an error and buildkernel
> +	will fail. Previous to r302865 missing KERNCONF files silently
> +	failed giving no indication as to why, only to subsequently discover
> +	during installkernel that the desired kernel was never built in the
> +	first place.
> +
>  20160622:
>  	The libc stub for the pipe(2) system call has been replaced with
>  	a wrapper which calls the pipe2(2) system call and the pipe(2) is now
> 

X-MFC with: r302865.


-- 
Cheers,
Cy Schubert <Cy.Schubert@cschubert.com>
FreeBSD UNIX:  <cy@FreeBSD.org>   Web:  http://www.FreeBSD.org

	The need of the many outweighs the greed of the few.





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