]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
release: rework distributions list
authorEd Maste <emaste@FreeBSD.org>
Mon, 22 Jan 2024 14:49:02 +0000 (09:49 -0500)
committerEd Maste <emaste@FreeBSD.org>
Wed, 24 Jan 2024 14:13:51 +0000 (09:13 -0500)
commit2e9b8c8c1e3938335e17e63049887f8e8c6e11bc
tree3536066e10517c7c6ca074a521992815c0ebc8d9
parent1f41c1c1a3a9883ed4b239ed3ec2f4cf183ce1e8
release: rework distributions list

Components like base.txz and ports.txz are called distributions in the
installer, and with the introduction of pkgbase we will start dealing
with normal pkg packages in the installer.  Rename EXTRA_PACKAGES to
DISTRIBUTIONS, and move base.txz and kernel.txz to that list.

This introduces no functional change but is a small cleanup in advance
of some pkgbase experimentation.

Reviewed by: cperciva
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D43544
release/Makefile