Skip to content

Commit

Permalink
ucore/packages.json: List all wireless card firmwares
Browse files Browse the repository at this point in the history
Fedora CoreOS will remove all wireless card firmwares from the image in
an upcoming update.

Make sure that they are all explicitely listed here to keep them in the
image when that happens.

See: coreos/fedora-coreos-tracker#1575
Fixes: ublue-os#138
  • Loading branch information
travier committed Apr 4, 2024
1 parent f518050 commit eadd27d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ucore/packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,25 @@
"wireguard-tools"
],
"ucore": [
"atheros-firmware",
"brcmfmac-firmware",
"cockpit-pcp",
"cockpit-storaged",
"distrobox",
"duperemove",
"iwlegacy-firmware",
"iwlwifi-dvm-firmware",
"iwlwifi-mvm-firmware",
"mt7xxx-firmware",
"nfs-utils",
"nxpwireless-firmware",
"pciutils",
"pcp-zeroconf",
"realtek-firmware",
"samba",
"samba-usershares",
"snapraid",
"tiwilink-firmware",
"usbutils",
"xdg-dbus-proxy",
"xdg-user-dirs"
Expand Down

0 comments on commit eadd27d

Please sign in to comment.