From owner-freebsd-pkgbase@freebsd.org Fri May 6 22:11:54 2016 Return-Path: Delivered-To: freebsd-pkgbase@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0D0DFB31944; Fri, 6 May 2016 22:11:54 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id F309E1A41; Fri, 6 May 2016 22:11:53 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from FreeBSD.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by freefall.freebsd.org (Postfix) with ESMTP id ABB861B86; Fri, 6 May 2016 22:11:53 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Date: Fri, 6 May 2016 22:11:51 +0000 From: Glen Barber To: Ben Woods Cc: freebsd-pkgbase@freebsd.org, FreeBSD Current Subject: Re: NO_INSTALLEXTRAKERNELS and PkgBase Message-ID: <20160506221151.GN1362@FreeBSD.org> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="muT+E17Lr9urPYYJ" Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 11.0-CURRENT amd64 X-SCUD-Definition: Sudden Completely Unexpected Dataloss X-SULE-Definition: Sudden Unexpected Learning Event X-PEKBAC-Definition: Problem Exists, Keyboard Between Admin/Computer User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-pkgbase@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Packaging the FreeBSD base system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 22:11:54 -0000 --muT+E17Lr9urPYYJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 07, 2016 at 12:08:28AM +0200, Ben Woods wrote: > Hi everyone, >=20 > The commit in r299088 changes the behaviour for building multiple kernels > when the KERNCONF value contains multiple (space-separated) kernel conf > names. > https://svnweb.freebsd.org/base?view=3Drevision&revision=3D299088 >=20 > When PkgBase was announced by Glen Barber in March, note 4 of his email > stated that multiple kernels would be built and packaged if multiple are > listed in KERNCONF. > https://lists.freebsd.org/pipermail/freebsd-pkgbase/2016-March/000032.html >=20 > Can I please clarify the desired behaviour so that I can update the PkgBa= se > wiki article accordingly? I personally think it is quite a neat feature to > build multiple kernels if they are listed in KERNCONF. >=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. Glen --muT+E17Lr9urPYYJ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXLRaiAAoJEAMUWKVHj+KT7RwQAJkZfuCkG/lmbA1doNO9hYbu 4w2FEDrJ+T4y2/6XqeQQrEfqDj1+tGvB59+dvFbtS1D6HdGGJ3iOj1tK2owWcdW4 kRRNWIfQvdw4fCCSWKk+jWH8GBX4ZhYa7YF4ha1sL9rUZ1YdtTdjSoeynW81Nr6U EMSH5AaUXWZfc7H1xoqyH3jMtC294hm/iElAV9C6Rl44rgtuzmfLJ4wyIEDIFArR 3bWZ/4vh0IxgdNoajWliRkCqRdyAOFFO5LLs1XIen2FzTk9QjMVLTOA1XAME1ZLm e+HH4Ov5MnoVmPBi8PqrlS1NDVtVrndyCNn/6YhBaeElHXRj20yAilr8nwkKaIR0 SSgXFShCvzKO0DtjIS0S4N+GHAWh3pfP4ebJlhwEHSk8dbOmITbmckyS+sBxnhvB K4Gj0kCLNKZkeAUg6Byi3Lem766BbIEJwOOyWwUe6VXoe2MzHhfktdhVaHFh3SfV B4db5tAnHreAicOBpY8iOjoib1Y5qCyD4JykNXAFxQEaguYFT5akhFUk6bH8kk5r DFXE78Yx1RsVNZWOogrgjLL+IEkwIpVxJZ4Hbmtjdr58n8sgECeltB9NnXy47Yo5 q7rzLSHWkY5fvr64BflS9+vBcEJ5Z/MCcHyuW1by3GCKbtsA+knTtcmTAySH42eZ 0crmUCIwlaEtBahf5rg6 =cAma -----END PGP SIGNATURE----- --muT+E17Lr9urPYYJ--