Page MenuHomeFreeBSD

fwget: fix installing multiple firmware files
ClosedPublic

Authored by bz on Aug 15 2023, 8:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 22, 5:42 PM
Unknown Object (File)
Thu, Mar 19, 9:12 AM
Unknown Object (File)
Feb 23 2026, 11:40 AM
Unknown Object (File)
Feb 21 2026, 11:29 PM
Unknown Object (File)
Feb 18 2026, 2:28 PM
Unknown Object (File)
Feb 18 2026, 8:29 AM
Unknown Object (File)
Feb 17 2026, 11:24 PM
Unknown Object (File)
Feb 8 2026, 6:18 AM
Subscribers

Details

Summary

Remove quotes arounf hte list of packages to install. Otherwise
pkg will only be fed one argument and result in a non-working solution:
pkg: No packages available to install matching 'wifi-firmware-ath10k-kmod wifi-firmware-mt76-kmod wifi-firmware-ath11k-kmod' have been found in the repositories

MFC after: 10 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable