mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-24 19:49:25 -05:00
fd6cfbc05a
These changes broke the creation of the 'linux-modules-database' for all kernel series besides 5.15, 5.4, and 5.10, like this: ------ gnu/build/linux-modules.scm:257:5: kernel module not found "framebuffer_coreboot" "/gnu/store/yff45fr6q93mw44zdql9ffr95zcvwxcn-linux-libre-4.9.299/lib/modules" ------ We should support the coreboot framebuffer, but we need to test that change more completely before deploying it. This effectively reverts the following commits: |
||
---|---|---|
.. | ||
4.4-i686.conf | ||
4.4-x86_64.conf | ||
4.9-i686.conf | ||
4.9-x86_64.conf | ||
4.14-arm.conf | ||
4.14-i686.conf | ||
4.14-x86_64.conf | ||
4.19-arm.conf | ||
4.19-arm64.conf | ||
4.19-i686.conf | ||
4.19-x86_64.conf | ||
5.4-arm.conf | ||
5.4-arm64.conf | ||
5.4-i686.conf | ||
5.4-x86_64.conf | ||
5.10-arm.conf | ||
5.10-arm64.conf | ||
5.10-i686.conf | ||
5.10-x86_64.conf | ||
5.15-arm.conf | ||
5.15-arm64.conf | ||
5.15-i686.conf | ||
5.15-x86_64.conf | ||
5.16-arm.conf | ||
5.16-arm64.conf | ||
5.16-i686.conf | ||
5.16-x86_64.conf |