guix/gnu/system
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
..
examples services: Consistently use SDDM rather than GDM on non-x86_64. 2022-01-06 18:54:59 -08:00
images system: image: Ensure Hurd images are cross-compiled if needed. 2021-10-18 10:00:50 +02:00
accounts.scm
file-systems.scm system: Add swap flags. 2021-11-23 10:24:27 +01:00
hurd.scm services: Define '%loopback-static-networking'. 2021-12-12 23:20:50 +01:00
image.scm system: image: Add docker support. 2021-12-23 10:54:00 +01:00
install.scm services: Define '%loopback-static-networking'. 2021-12-12 23:20:50 +01:00
keyboard.scm
linux-container.scm
linux-initrd.scm Revert kernel modules changes to support the Coreboot framebuffer 2022-02-09 01:38:51 -05:00
locale.scm system: locale: Use only the current glibc. 2022-01-14 14:29:20 +01:00
mapped-devices.scm gnu: system: Add LUKS2 support for the root file system. 2021-12-01 17:51:37 +01:00
nss.scm
pam.scm system: Allow 'chfn' to change the user's full name. 2022-01-01 15:10:12 +01:00
setuid.scm system: Add (gnu system setuid). 2021-07-29 13:09:48 -04:00
shadow.scm Merge branch 'master' into core-updates 2021-02-03 09:57:35 +00:00
uuid.scm uuid: Support XFS. 2021-09-23 18:17:17 +02:00
vm.scm system: vm: Change the writable image name. 2022-01-14 12:26:07 +01:00