Date: Wed, 28 Jul 2021 20:46:19 +0200 From: Juraj Lutter <otis@FreeBSD.org> To: Glen Barber <gjb@freebsd.org> Cc: Alan Somers <asomers@freebsd.org>, FreeBSD CURRENT <freebsd-current@freebsd.org> Subject: Re: Building multiple kernels with "make release" Message-ID: <EC336D9E-93A8-458E-A2B8-1399B87B7181@FreeBSD.org> In-Reply-To: <20210728183702.GM1648@FreeBSD.org> References: <CAOtMX2jb1nEJCbo=5he5=oa1vjs_6T_BZZQfNQKVNX3AxbNCqw@mail.gmail.com> <20210728172650.GI1648@FreeBSD.org> <20210728172830.GJ1648@FreeBSD.org> <CAOtMX2gMFykt9RhB8ODCBfJp3KK9uJDvvXxp8PpcdF57OB=g-A@mail.gmail.com> <20210728173203.GK1648@FreeBSD.org> <20210728175657.GL1648@FreeBSD.org> <CAOtMX2i7aAHcwZ=cUptPG9q2SWg5b48KFVybdrnZPrHZbPSKbw@mail.gmail.com> <20210728183702.GM1648@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
> On 28 Jul 2021, at 20:37, Glen Barber <gjb@freebsd.org> wrote:
>
> On Wed, Jul 28, 2021 at 12:05:25PM -0600, Alan Somers wrote:
>> On Wed, Jul 28, 2021 at 11:57 AM Glen Barber <gjb@freebsd.org> wrote:
>>> Just on a hunch, could you try with adding INSTALLKERNEL="${KERNEL}" to
>>> your release.conf?
>>>
>>> I now seem to recall some weirdness with this, but the exact details
>>> elude me at the moment.
>>>
>>
>> Setting INSTALLKERNEL="GENERIC-NODEBUG" during "make installkernel"
>> overrides whatever KERNCONF was set to. But it still only installs one
>> kernel. Trying to set that variable to a list doesn't work.
>
> Ok. Give me a day or so to try to figure out what is (or isn't)
> happening here. I do not recall any recent-ish changes that would have
> caused this, and I am 95% certain it has worked in the past.
According to Makefile.inc1:
make installkernel KERNCONF=“KERN1 KERN2”
should install KERN1 and KERN2. Similar goes for buildkernel.
Or is there something I am missing?
—
Juraj Lutter
otis@FreeBSD.org
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
iHUEAREIAB0WIQR9WLqI3W4V0bRHtaAtyIKFszIZVAUCYQGl+wAKCRAtyIKFszIZ
VHpaAQCpDtunmyWBu3twEHzf64FX9tQ+24Ovc1rV72EcPObakAEAoM0LFErrCG2Y
QW91vuajAhSrRkRnkJtsCx+eyath/kg=
=vzXI
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?EC336D9E-93A8-458E-A2B8-1399B87B7181>
