summaryrefslogtreecommitdiff
path: root/usr.sbin/fw_update
AgeCommit message (Expand)Author
2024-01-27firmware for qwx(4) devicesPeter Hessler
2023-11-15Don't let signify mess up our status lineAndrew Fresh
2023-11-15Improve output after waiting for package db lockAndrew Fresh
2023-11-15Better handle ftp errors in fw_updateAndrew Fresh
2023-11-15Improve fw_update output on errorsAndrew Fresh
2023-10-14Verify but don't overwrite SHA256.sig in fw_update(8)Andrew Fresh
2023-09-28Don't register firmware already in /var/db/pkgAndrew Fresh
2023-09-28Exit successfully at the end of fw_updateAndrew Fresh
2023-09-28Download firmware to LOCALSRC when using filenamesAndrew Fresh
2023-08-31Add spaces for failure statusAndrew Fresh
2023-08-31Exit fw_update(8) lock_db subprocess when parent exitsAndrew Fresh
2023-08-31Improve feedback from fw_update(8)Andrew Fresh
2023-07-22match AMD x86 CPUs in fw_update(8)Jonathan Gray
2023-06-27Inform fw_update(8) about qcpas(4) pattern.Patrick Wildt
2023-02-16remove the '(R)' from the intel cpu match patternJonathan Gray
2023-01-24match unknown ATI display devices as amdgpu in fw_updateJonathan Gray
2022-12-12Remove extra : in parameter substitutionAndrew Fresh
2022-12-06Install arm64-qcom-dtb upon encountering a qcgpio(4) device.Patrick Wildt
2022-11-17Add apple-boot firmware for Apple arm64 machines in fw_update(8) patterns.Tobias Heider
2022-08-06match recent Intel CPUs in fw_update(8)Jonathan Gray
2022-08-05Support wildcards in fw_update patternsAndrew Fresh
2022-03-10Inform fw_update(8) about mtw(4) pattern.hastings
2022-03-09spelling/wordingJonathan Gray
2022-02-20Only use /snapshots dir when -currentAndrew Fresh
2022-02-20Remove downloaded SHA256.sig if signature validation failsAndrew Fresh
2022-02-20Show summary even if no firmware are detected or installedAndrew Fresh
2022-02-19Ignore sitelib in perl snippetAndrew Fresh
2022-02-15make use of pkg_* infra simplificationsMarc Espie
2022-02-11Lock the pkg db while runningAndrew Fresh
2022-02-10Don't unregister firmware if we can't fetch the SHA256.sigAndrew Fresh
2022-01-30Localize variables used only in functionsAndrew Fresh
2022-01-29Clean up exit codesAndrew Fresh
2022-01-29rtwn and urtwn firmware got better licenses and moved to baseAndrew Fresh
2022-01-29"Unregister" installed firmware that isn't in the SHA256.sigAndrew Fresh
2022-01-24Redownload existing files with failed checksumsAndrew Fresh
2022-01-22Support multiple -v as promised in the man pageAndrew Fresh
2022-01-12Bug fixes and performance improvementsAndrew Fresh
2022-01-11Tidy up some commentsAndrew Fresh
2022-01-08Don't download SHA256.sig unless it's neededAndrew Fresh
2022-01-07whitespaceAndrew Fresh
2022-01-06repair usageTheo de Raadt
2022-01-06Switch fw_update -D to instead -FAndrew Fresh
2022-01-06Make it possible to compile the patterns utility with the source treeAnton Lindqvist
2022-01-05Commit the correct version of fw_updateAndrew Fresh
2022-01-05Add the shell based fw_update and updated man pageAndrew Fresh
2022-01-05We are moving back to a shell-script based fw_update, written in such aTheo de Raadt
2015-01-23Killing my darling. Functionality and binary name moved to pkg_* andAlexander Hall
2014-02-23- add a -p <path> switch for specifying the location ofAlexander Hall
2014-02-23print out the path to the firmware packages in verbose mode, for use withAlexander Hall
2014-02-23Document where firmwares come from, as step 1 of dealing with off-lineTheo de Raadt