CVSROOT: /cvs Module name: src Changes by: ha...@cvs.openbsd.org 2011/07/09 11:56:46
Modified files: usr.sbin/fw_update: fw_update.sh Log message: - use pkg_info -q instead of looking in /var/db/pkg/*. it is not as expensive as I thought. - pass -D repair to pkg_add - move the 'updating firmwares' message into rc.firsttime first two from espie@ and sthen@, respectively; thanks "looks good" deraadt@