Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 May 2016 00:35:10 -0700
From:      "Ngie Cooper (yaneurabeya)" <yaneurabeya@gmail.com>
To:        Ben Woods <woodsb02@gmail.com>
Cc:        Glen Barber <gjb@freebsd.org>, "freebsd-pkgbase@freebsd.org" <freebsd-pkgbase@freebsd.org>, FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: NO_INSTALLEXTRAKERNELS and PkgBase
Message-ID:  <7018EDCD-A567-446D-965C-9E886D543238@gmail.com>
In-Reply-To: <CAOc73CACQUhx2rGuC1ftcpuk=LeOv8fEpnR0A2PPRGVo31RYRg@mail.gmail.com>
References:  <CAOc73CC6WoFHPDBa6LGMyhmnA1ZjiemffyTJBGBNSZwPOu8KzA@mail.gmail.com> <20160506221151.GN1362@FreeBSD.org> <CAOc73CACQUhx2rGuC1ftcpuk=LeOv8fEpnR0A2PPRGVo31RYRg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
(Replying because I kicked the hornet=E2=80=99s nest when my build =
failed)
Hi Ben,

> On May 7, 2016, at 00:27, Ben Woods <woodsb02@gmail.com> wrote:
>=20
> On Saturday, 7 May 2016, Glen Barber <gjb@freebsd.org> wrote:
>=20
>> With 'installkernel', the first kernel listed in KERNCONF is =
installed
>> as the default (/boot/kernel), and subsequent kernels are installed =
with
>> the kernel name included in the path (/boot/kernel.${INSTKERNNAME}).  =
In
>> both cases (source-based upgrades and with pkgbase), the behavior =
will
>> remain the same.
>>=20
>> Glen
>>=20
>=20
> Hi Glen,
>=20
> With the recent commit mentioned previously, only the first kernel =
listed
> in KERNCONF is installed unless make.conf contains the following line:
> NO_INSTALLEXTRAKERNELS=3Dno
>=20
> This affects both source-based upgrades (make installkernel) and =
package
> building (make packages).
>=20
> Is this the desired behaviour?

The naming is very confusing. It should be:

- MK_INSTALLEXTRAKERNELS=3Dno -> only install one
- MK_INSTALLEXTRAKERNELS=3Dyes -> install multiple, as gjb@ described =
above.

Since I kicked the hornet=E2=80=99s nest (and imp@ complained about the =
NO_*), I=E2=80=99ll introduce a new WITH/WITHOUT option for this and =
release/release.sh can use it.

Thanks!
-Ngie=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7018EDCD-A567-446D-965C-9E886D543238>