index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
fw_update
Age
Commit message (
Expand
)
Author
2022-12-12
Remove extra : in parameter substitution
Andrew Fresh
2022-12-06
Install arm64-qcom-dtb upon encountering a qcgpio(4) device.
Patrick Wildt
2022-11-17
Add apple-boot firmware for Apple arm64 machines in fw_update(8) patterns.
Tobias Heider
2022-08-06
match recent Intel CPUs in fw_update(8)
Jonathan Gray
2022-08-05
Support wildcards in fw_update patterns
Andrew Fresh
2022-03-10
Inform fw_update(8) about mtw(4) pattern.
hastings
2022-03-09
spelling/wording
Jonathan Gray
2022-02-20
Only use /snapshots dir when -current
Andrew Fresh
2022-02-20
Remove downloaded SHA256.sig if signature validation fails
Andrew Fresh
2022-02-20
Show summary even if no firmware are detected or installed
Andrew Fresh
2022-02-19
Ignore sitelib in perl snippet
Andrew Fresh
2022-02-15
make use of pkg_* infra simplifications
Marc Espie
2022-02-11
Lock the pkg db while running
Andrew Fresh
2022-02-10
Don't unregister firmware if we can't fetch the SHA256.sig
Andrew Fresh
2022-01-30
Localize variables used only in functions
Andrew Fresh
2022-01-29
Clean up exit codes
Andrew Fresh
2022-01-29
rtwn and urtwn firmware got better licenses and moved to base
Andrew Fresh
2022-01-29
"Unregister" installed firmware that isn't in the SHA256.sig
Andrew Fresh
2022-01-24
Redownload existing files with failed checksums
Andrew Fresh
2022-01-22
Support multiple -v as promised in the man page
Andrew Fresh
2022-01-12
Bug fixes and performance improvements
Andrew Fresh
2022-01-11
Tidy up some comments
Andrew Fresh
2022-01-08
Don't download SHA256.sig unless it's needed
Andrew Fresh
2022-01-07
whitespace
Andrew Fresh
2022-01-06
repair usage
Theo de Raadt
2022-01-06
Switch fw_update -D to instead -F
Andrew Fresh
2022-01-06
Make it possible to compile the patterns utility with the source tree
Anton Lindqvist
2022-01-05
Commit the correct version of fw_update
Andrew Fresh
2022-01-05
Add the shell based fw_update and updated man page
Andrew Fresh
2022-01-05
We are moving back to a shell-script based fw_update, written in such a
Theo de Raadt
2015-01-23
Killing my darling. Functionality and binary name moved to pkg_* and
Alexander Hall
2014-02-23
- add a -p <path> switch for specifying the location of
Alexander Hall
2014-02-23
print out the path to the firmware packages in verbose mode, for use with
Alexander Hall
2014-02-23
Document where firmwares come from, as step 1 of dealing with off-line
Theo de Raadt
2014-02-04
various minor fixes; ok halex
Jason McIntyre
2014-01-30
add a -d flag to remove the specified firmware packages
Alexander Hall
2014-01-03
explicitly tells pkg_add we're fw_update, will have some nice side-effects
Marc Espie
2013-10-18
don't silence stderr from pkg_add when running in verbose mode
Alexander Hall
2013-08-21
zap trailing whitespace;
Jason McIntyre
2013-08-20
use a single line in usage() and SYNOPSIS and explain in text which
Alexander Hall
2013-08-20
tedu netnatm and ueagle(4).
Martin Pieuchot
2013-08-13
Handle firmware for radeondrm(4).
Mark Kettenis
2013-08-13
reorder SYNOPSIS to match usage()
Alexander Hall
2013-08-13
firmware is uncountable, i think we decided;
Jason McIntyre
2013-08-13
allow the user to specify which firmware to install, or install all of
Alexander Hall
2013-08-12
some minor fixes; From: Jan Stary
Jason McIntyre
2013-07-16
use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@
Ingo Schwarze
2012-09-17
simplify the detection of release/stable vs. snapshot kernel by
Robert Peichaer
2012-09-05
don't let pkg_add turn interactive, and waive the @ask-update questions.
Marc Espie
2012-01-26
closing fd 0-2 is bad practice, so dup to /dev/null instead
Alexander Hall
[next]