Date: Fri, 22 Jan 2016 12:23:14 +0300 From: Slawa Olhovchenkov <slw@zxy.spb.ru> To: Gleb Smirnoff <glebius@FreeBSD.org> Cc: NGie Cooper <yaneurabeya@gmail.com>, "src-committers@freebsd.org" <src-committers@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "svn-src-stable@freebsd.org" <svn-src-stable@freebsd.org>, "svn-src-stable-10@freebsd.org" <svn-src-stable-10@freebsd.org> Subject: Re: svn commit: r293391 - stable/10 Message-ID: <20160122092313.GL88527@zxy.spb.ru> In-Reply-To: <20160122022505.GQ1444@FreeBSD.org> References: <201601072310.u07NAiBY085842@repo.freebsd.org> <20160122002933.GI37895@zxy.spb.ru> <CAGHfRMA%2B=ObU_6=zSsFuxxW%2BLoDB-DDhKvAiELduak7sOxiSxg@mail.gmail.com> <20160122021828.GK88527@zxy.spb.ru> <20160122022505.GQ1444@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 21, 2016 at 06:25:05PM -0800, Gleb Smirnoff wrote: > On Fri, Jan 22, 2016 at 05:18:28AM +0300, Slawa Olhovchenkov wrote: > S> > On Thu, Jan 21, 2016 at 4:29 PM, Slawa Olhovchenkov <slw@zxy.spb.ru> wrote: > S> > > On Thu, Jan 07, 2016 at 11:10:44PM +0000, Gleb Smirnoff wrote: > S> > > > S> > >> Author: glebius > S> > >> Date: Thu Jan 7 23:10:44 2016 > S> > >> New Revision: 293391 > S> > >> URL: https://svnweb.freebsd.org/changeset/base/293391 > S> > >> > S> > >> Log: > S> > >> Merge r293282 from head: > S> > >> Provide knob NO_INSTALLEXTRAKERNELS. If defined, extra kernels in KERNCONF > S> > >> won't be installed, only the first one would. > S> > >> > S> > >> Turn NO_INSTALLEXTRAKERNELS=yes on stable/10 to preserve original > S> > >> behaviour of not installing additional kernels built. > S> > > > S> > > What?! > S> > > By default additional kernels built will be installed. > S> > > S> > Agreed, but they would overwrite one another, unless you used > S> > INSTKERNNAME appropriately. > S> > S> I am use relese.sh with KERNEL="GENEROC VSTREAM" and nothing > S> overwritied. > S> INSTKERNNAME properly used with KERNCONF by Makefile.inc1 > S> (kernel for first and kernel.${_kernel} for other. > S> > S> Now relese.sh can't used with multiple kernels, this is POLA > S> violation. > > You are confusing release.sh with regular build. Now in head regular > build behaves same as release.sh. But in stable/10 NO_INSTALLEXTRAKERNELS=1 > to provide old behaviour. No old behaviour in stable/10 with NO_INSTALLEXTRAKERNELS=1. I am lost six hours now to found this.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160122092313.GL88527>