summaryrefslogtreecommitdiff
path: root/data/live-build-config/hooks/live/40-linux-firmware.chroot
AgeCommit message (Collapse)Author
2019-11-11hooks: fix installation of linux firmware filesChristian Poessinger
Firmware files have ben installed in wrong subdirectory (/lib/firmware/linux-firmware-<commitid>) (cherry picked from commit 2382c90dc7a30d17628a11f9ff41f8c63867887a)
2019-10-19Firmware: bail out when there is a download errorChristian Poessinger
(cherry picked from commit 25bb74bc51f7ee36b8da834b8cb1ecc1aa1e5ea9)
2019-10-14T1726: update Linux Firmware to a more recent version (2019-10-07)Christian Poessinger
(cherry picked from commit b7a289ba66b8dfda85a1b8b82aae6176196673ef)
2019-04-16T1274: do not remove additional QLogic firmware.Daniil Baturin
2019-04-04T929: T1274: embed linux firmware through ISO build processChristian 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) (cherry picked from commit dce9b82bd1bfa778572ad712ddeab3a7b06d3545)