CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/16 16:11:00
Modified files:
usr.sbin/fw_update: fw_update.sh
Log message:
Improve error when SHA256.sig is not found
In the ! DOWNLOAD path, LOCALSRC is a directory passed with -p,
this error happens if there is no SHA256.sig there, which is the
actionable error.
