aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssh/(developers-only)
diff options
context:
space:
mode:
authorBjoern A. Zeeb <bz@FreeBSD.org>2024-11-04 23:59:58 +0000
committerBjoern A. Zeeb <bz@FreeBSD.org>2024-11-08 18:13:54 +0000
commit1eb3f15c149b9a2e5b6f5e10aed454fc85945bbd (patch)
treef5e8ff5c8957468a97d184a9a3c31ecc0e268cea /crypto/openssh/(developers-only)
parent52f8e99e7e5e6fab52b3fff535d62b873f8c02dd (diff)
downloadsrc-main.tar.gz
src-main.zip
fwget: add -q for quiet outputHEADmain
Introduce -q to quieten other output (unless -v is also given). 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 found as possible from the installer. 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. -q together with -n only shows each package to be installed one by line. Once https://github.com/freebsd/pkg/issues/2195 will be implemented we could undo this part of the change and future changes to the installer and use the new option for pkg-install(8) there. While here switch to getopts so -qn works and not just -q -n. Sponsored by: The FreeBSD Foundation MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D47445
Diffstat (limited to 'crypto/openssh/(developers-only)')
0 files changed, 0 insertions, 0 deletions