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)
Fri, Oct 31, 1:54 AM
Unknown Object (File)
Mon, Oct 13, 9:02 AM
Unknown Object (File)
Sat, Oct 11, 7:54 PM
Unknown Object (File)
Sat, Oct 11, 10:57 AM
Unknown Object (File)
Sat, Oct 11, 10:56 AM
Unknown Object (File)
Sat, Oct 11, 3:00 AM
Unknown Object (File)
Sep 24 2025, 7:58 PM
Unknown Object (File)
Sep 23 2025, 1:52 PM
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