git: 94e44a074e52 - main - release: Don't put drm-kmod package onto DVD
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 11 May 2025 22:19:48 UTC
The branch main has been updated by cperciva:
URL: https://cgit.FreeBSD.org/src/commit/?id=94e44a074e5212cc3459e360a9de55500f7c41d0
commit 94e44a074e5212cc3459e360a9de55500f7c41d0
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:19:33 +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
---
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 ba6edf2eee07..f9216b52b088 100755
--- a/release/scripts/pkg-stage.sh
+++ b/release/scripts/pkg-stage.sh
@@ -15,9 +15,6 @@ 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