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)
Wed, May 13, 7:37 PM
Unknown Object (File)
Wed, May 13, 7:36 PM
Unknown Object (File)
Wed, May 13, 7:33 PM
Unknown Object (File)
Wed, May 6, 5:38 AM
Unknown Object (File)
Wed, May 6, 3:30 AM
Unknown Object (File)
Tue, May 5, 10:25 PM
Unknown Object (File)
Sun, May 3, 7:21 AM
Unknown Object (File)
Mon, Apr 27, 11:02 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