Date: Thu, 21 Jan 2016 18:49:49 -0800 From: NGie Cooper <yaneurabeya@gmail.com> To: Gleb Smirnoff <glebius@FreeBSD.org> Cc: Slawa Olhovchenkov <slw@zxy.spb.ru>, "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: <99FC08AC-8F7F-4291-88B7-04FC26BEDF1C@gmail.com> 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 Jan 21, 2016, at 18:25, Gleb Smirnoff <glebius@FreeBSD.org> wrote: >=20 > 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> w= rote: > 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 i= n KERNCONF > S> > >> won't be installed, only the first one would. > S> > >> > S> > >> Turn NO_INSTALLEXTRAKERNELS=3Dyes on stable/10 to preserve origi= nal > S> > >> behaviour of not installing additional kernels built. > S> > > > S> > > What?! > S> > > By default additional kernels built will be installed. > S> >=20 > S> > Agreed, but they would overwrite one another, unless you used > S> > INSTKERNNAME appropriately. > S>=20 > S> I am use relese.sh with KERNEL=3D"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>=20 > S> Now relese.sh can't used with multiple kernels, this is POLA > S> violation. >=20 > You are confusing release.sh with regular build. Now in head regular > build behaves same as release.sh. But in stable/10 NO_INSTALLEXTRAKERNELS=3D= 1 > to provide old behaviour. It should be ?=3D, not =3D then? Now it's always on.. Thanks, -NGie=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?99FC08AC-8F7F-4291-88B7-04FC26BEDF1C>