Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-10 | hooks: fix installation of linux firmware files | Christian Poessinger | |
Firmware files have ben installed in wrong subdirectory (/lib/firmware/linux-firmware-<commitid>) | |||
2019-10-13 | Firmware: bail out when there is a download error | Christian Poessinger | |
2019-10-11 | T1726: update Linux Firmware to a more recent version (2019-10-07) | Christian Poessinger | |
2019-04-16 | T1274: do not remove additional QLogic firmware. | Daniil Baturin | |
2019-04-04 | T929: T1274: embed linux firmware through ISO build process | Christian Poessinger | |
As of now Linux Firmware was installed via vyos-firmware Debian package which just wrapped the Git repositories content. As this just made things harder - install the firmware files via build hook (as the used to be installed like this in the good old days - before the have been removed via 3f7186f69b) |