me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Leo Famulari fd6cfbc05a
Revert kernel modules changes to support the Coreboot framebuffer
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:
1dfe8c3721 "gnu: linux-libre: Build simplefb into all x86{,_64} kernels."
bc09e7ab56 "gnu: linux-libre: Support the Coreboot framebuffer."

Fixes <https://issues.guix.gnu.org/52667> "System reconfiguration fails to build
linux-modules.drv".
2022-02-09 01:38:51 -05:00
..
bootloader
build build: image: Account for fixed-size file system structures. 2022-02-07 16:22:37 -05:00
home home: Add redshift service. 2022-02-07 00:05:59 +01:00
installer installer: Use system-wide guix for system init. 2022-02-02 16:46:44 +01:00
machine machine: ssh: Add 'safety-checks?' field. 2022-01-16 23:56:55 +01:00
packages Revert kernel modules changes to support the Coreboot framebuffer 2022-02-09 01:38:51 -05:00
platforms
services services: zabbix-frontend: Restore correct variable name. 2022-02-07 18:37:14 +01:00
system Revert kernel modules changes to support the Coreboot framebuffer 2022-02-09 01:38:51 -05:00
tests services: guix: Add nar-herder-service-type. 2022-01-31 18:28:16 +00:00
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm installer: Use system-wide guix for system init. 2022-02-02 16:46:44 +01:00
local.mk gnu: Add bloomberg-bde. 2022-02-08 13:34:01 +01:00
machine.scm gnu: Fix typo. 2022-02-08 13:34:02 +01:00
packages.scm
platform.scm
services.scm
system.scm
tests.scm