git: 1ecfdc009172 - stable/14 - release: Don't put drm-kmod package onto DVD

From: Colin Percival <cperciva_at_FreeBSD.org>
Date: Sun, 11 May 2025 22:21:18 UTC
The branch stable/14 has been updated by cperciva:

URL: https://cgit.FreeBSD.org/src/commit/?id=1ecfdc009172491a133d596332a9aaf6851a49c1

commit 1ecfdc009172491a133d596332a9aaf6851a49c1
Author:     Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2025-05-11 22:10:48 +0000
Commit:     Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2025-05-11 22:21:02 +0000

    release: Don't put drm-kmod package onto DVD
    
    The X.Y-RELEASE DVDs use a quarterly package set which was built on
    X.(Y-1)-RELEASE, and those kernel modules are never going to be
    useful.
    
    MFC after:      30 seconds
    Sponsored by:   Amazon
    
    (cherry picked from commit 94e44a074e5212cc3459e360a9de55500f7c41d0)
---
 release/scripts/pkg-stage.sh | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/release/scripts/pkg-stage.sh b/release/scripts/pkg-stage.sh
index 58b6d25fcccf..77e9dbd1e789 100755
--- a/release/scripts/pkg-stage.sh
+++ b/release/scripts/pkg-stage.sh
@@ -13,9 +13,6 @@ export PKGCMD="/usr/sbin/pkg -d --rootdir ${ROOTDIR}"
 export PORTSDIR="${PORTSDIR:-/usr/ports}"
 
 _DVD_PACKAGES="devel/git@lite
-graphics/drm-kmod
-graphics/drm-510-kmod
-graphics/drm-515-kmod
 misc/freebsd-doc-all
 net/mpd5
 net/rsync