pkg-install(8) currently has no option to allow skipping unavail
packages but it will just fail.
We would realy want to try to install as much firmware as found and
possible from the installer.
We work around this by doing one firmware package at a time.
For that it is highly helpful to be able to query (or possibly re-query)
all outstanding fimrware packages in an easily parseable way.
Sponsored by: The FreeBSD Foundation
MFC after: 3 days