From f81c0904f736249bd43a95e92370483383233449 Mon Sep 17 00:00:00 2001 From: Colin Percival Date: Thu, 23 May 2024 17:02:40 -0700 Subject: [PATCH] Add rtw88 firmware to DVD package set Add net/wifi-firmware-rtw88-kmod since it is no longer included in the base system on 15.x. (It is present in 14.x, so this change will not be MFCed.) --- release/scripts/pkg-stage.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/release/scripts/pkg-stage.sh b/release/scripts/pkg-stage.sh index 5742f84b025..a887173aa85 100755 --- a/release/scripts/pkg-stage.sh +++ b/release/scripts/pkg-stage.sh @@ -19,6 +19,7 @@ graphics/drm-515-kmod misc/freebsd-doc-all net/mpd5 net/rsync +net/wifi-firmware-rtw88-kmod ports-mgmt/pkg shells/bash shells/zsh