HomeFreeBSD

release: Exclude container images from globs

Description

release: Exclude container images from globs

We use a *.txz glob to get all of the "distributions" which comprise
the FreeBSD release, but we now (optionally) also build container
images which are .txz files. Grep those out from the distribution
lists.

A better long-term fix would probably be to generate an explicit list
of the .txz files we want rather than using an overbroad glob and
filtering out the files we *don't* want.

Fixes: d03c82c28da8 ("release: add optional OCI images")
MFC after: 1 minute
Sponsored by: Amazon

(cherry picked from commit 47866cdcc7278faa27250dcea16374231c676050)

Details

Provenance
cpercivaAuthored on Thu, Nov 14, 10:30 PM
Parents
rG125ce840bc93: bsd.subdir.mk: Drop broken optimisation for realinstall parallelisation
Branches
Unknown
Tags
Unknown
References
stable/14