CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/11/03 18:24:00
Modified files:
usr.sbin/fw_update: fw_update.sh
Log message:
Allow downloading firmware without root
If we are downloading as non-root, we can't drop privileges using ftp,
but sometimes that is OK.
While here, improve the DOWNLOAD_ONLY variable name.
