aboutsummaryrefslogtreecommitdiff
path: root/release/scripts
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2025-11-23 06:03:03 +0000
committerColin Percival <cperciva@FreeBSD.org>2025-11-23 06:09:10 +0000
commitc8cf5a99f82bc52849960e689442421ad5a6d412 (patch)
treee08f0dc2798ca1cc9fa9a0d96ea7ab0d7b548ccd /release/scripts
parent12ec49d8fac2eacd40ad235bf73cc585736ee77a (diff)
release: Ship DVD with only emacs@nox flavourHEADmain
Contrary to the claim made in a previous commit, removing KDE and adding all of vim and emacs results in an image which does not fit into 4.7 GB; to be specific, it lands at 4.722 GB rather than the claimed 4.689 GB. (This descrepancy resulted from doing test DVD image builds using an out-of-date tree, and became visible when the 15.0-RC3 images were built.) Limit the emacs packages shipped on the DVD to the "nox" flavor; this brings the disk image down to 4.407 GB, aka under the 4.7 GB limit for standard DVDs. Fixes: 6cc6beb4c889 ("release: Remove KDE from dvd1.iso") MFC after: 1 day (for 15.0-RC4)
Diffstat (limited to 'release/scripts')
-rwxr-xr-xrelease/scripts/pkg-stage.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/scripts/pkg-stage.sh b/release/scripts/pkg-stage.sh
index 083b1baa3358..c575f2d32bae 100755
--- a/release/scripts/pkg-stage.sh
+++ b/release/scripts/pkg-stage.sh
@@ -15,7 +15,7 @@ export PORTSDIR="${PORTSDIR:-/usr/ports}"
_DVD_PACKAGES="
devel/git@lite
-editors/emacs
+editors/emacs@nox
editors/vim
misc/freebsd-doc-all
net/mpd5