HomeFreeBSD

release: Include -dbg files in dvd image

Description

release: Include -dbg files in dvd image

In 2016, commit 8834318685bc reworked the code for excluding -dbg
files from install media, and in the process accidentally broke it
for dvd images ('grep -v' should have been 'grep -vE').

FreeBSD Update builds later began to depend on this, and in any case
since DVD images are intended as "include everything" images there's
no point excluding those; so remove the (broken) filtering from DVD
image builds.

Sponsored by: Amazon
MFC after: 2 days

Details

Provenance
cpercivaAuthored on Nov 5 2024, 9:35 PM
Parents
rG88dd0550920c: syslogd: Fix handling of unix socket modes
Branches
Unknown
Tags
Unknown