CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/19 21:12:23
Modified files:
usr.sbin/fw_update: fw_update.sh
Log message:
Improve downloading firmware by filename
dgl@ noticed that if we attempt to download by filename we didn't
first fetch the SHA256 to verify it was available to download and
always errored with grep failing to find the SHA256.
ok dgl@
