diff options
| author | Colin Percival <cperciva@FreeBSD.org> | 2024-05-24 00:02:40 +0000 |
|---|---|---|
| committer | Colin Percival <cperciva@FreeBSD.org> | 2024-05-24 00:02:40 +0000 |
| commit | f81c0904f736249bd43a95e92370483383233449 (patch) | |
| tree | 1ae3f29fabf30022f377a0bcc6ffffd2279106fa | |
| parent | d31ed58b9f9360cecd9acfbd12999190edca6e56 (diff) | |
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.)
| -rwxr-xr-x | release/scripts/pkg-stage.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/release/scripts/pkg-stage.sh b/release/scripts/pkg-stage.sh index 5742f84b0258..a887173aa858 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 |
