We are moving back to a shell-script based fw_update, written in such a
authorderaadt <deraadt@openbsd.org>
Wed, 5 Jan 2022 16:24:29 +0000 (16:24 +0000)
committerderaadt <deraadt@openbsd.org>
Wed, 5 Jan 2022 16:24:29 +0000 (16:24 +0000)
commit901907d11663e87540ae3f4dc6b5315da32e4f16
treeb7635a8844d1cc4c19aba00ed73e0955b5378b77
parentc38b386665ce4327cc0cec99505273f6e8231c09
We are moving back to a shell-script based fw_update, written in such a
way that the install script can also run it. This allows earlier retrieval
of downloaded firmwares, based upon patterns found in dmesg.
many iterations of this in snaps for about a month.
usr.sbin/fw_update/Makefile [new file with mode: 0644]
usr.sbin/fw_update/patterns.c [new file with mode: 0644]