diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2022-01-11 00:58:33 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2022-01-11 00:58:33 +0000 |
commit | 2c65adb045c78d23b39a60a04072f49a04d6fab4 (patch) | |
tree | 1e60cb34c255a1ee6fb6f861ad272252cfc30869 /usr.bin/ssh/mux.c | |
parent | 834999b52b6fd4e5a1945d3fcc3377f3ecfa3024 (diff) |
If the install media contains non-free /*firmware*.tgz files, use fw_update
to install them. This lets users usb-lift firmware on a preloaded install70.img
image like this:
# vnconfig install70.img
vnd0
# (mount /dev/vnd0a /mnt && cd /mnt && fw_update -F iwm iwx iwn intel)
# umount /mnt && vnconfig -u vnd0
The firmwares are installed after the sets, then all network drivers are
re-configured in the hope that new firmwares have showed up. The install
script continues to attempt a network firmware install, which might pull/update
additional firmwares.
work done with afresh1
Diffstat (limited to 'usr.bin/ssh/mux.c')
0 files changed, 0 insertions, 0 deletions