guix/gnu/system
Tobias Geerinckx-Rice 1dfe8c3721
gnu: linux-libre: Build simplefb into all x86{,_64} kernels.
This attempts to mitigate <https://issues.guix.gnu.org/52667>.

It makes linux-libre@5.15 consistent with older versions which do not
support a modular simplefb, allowing a single %base-initrd-modules
simple list for all of them.

Unlike CONFIG_FB_SIMPLE=m, CONFIG_FB_SIMPLE=y conflicts with
CONFIG_DRM_SIMPLEDRM, so the latter is now disabled.  Let us hope it is
not missed.

* gnu/packages/aux-files/linux-libre/5.15-i686.conf,
gnu/packages/aux-files/linux-libre/5.15-x86_64.conf:
Unset CONFIG_DRM_SIMPLEDRM to build in CONFIG_FB_SIMPLE=y.
* gnu/system/linux-initrd.scm (default-initrd-modules):
Remove "simplefb".
2021-12-25 07:20:00 +01:00
..
examples doc: Add group configuration example 2021-12-19 23:39:55 +01:00
images
accounts.scm
file-systems.scm
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 gnu: linux-libre: Build simplefb into all x86{,_64} kernels. 2021-12-25 07:20:00 +01:00
locale.scm
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
setuid.scm
shadow.scm
uuid.scm
vm.scm Remove VM generation dead-code. 2021-12-23 10:54:00 +01:00