mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-16 01:16:59 +02:00
In preparation for moving to using firmware provided by the linux-firmware repository instead of linux the kernel ebuild needs to stop installing the files to avoid conflicts. Also to better ensure that the firmware package gets rebuilt every time the kernel does bump to EAPI=5 and set the subslot to the ebuild version/revision. The firmware package can then depend on the kernel w/ a special slot operator to make sure it gets rebuilt when the kernel version changes. The firmware package can then scan the installed modules and only install the firmware that is required. (Portage automatic rebuild behavior often makes this sort of rebuild happen anyway but using subslots makes it a strict requirement.) |
||
---|---|---|
.. | ||
src/third_party/coreos-overlay |