3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
guix/gnu/packages/aux-files
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
..
chromium gnu: ungoogled-chromium: Update default preferences. 2021-02-21 21:39:38 +01:00
emacs gnu: emacs: Load package descriptors from packages referenced by subdirs.el 2021-12-03 21:39:50 +01:00
linux-libre gnu: linux-libre: Build simplefb into all x86{,_64} kernels. 2021-12-25 07:20:00 +01:00
python aux-files: sitecustomize: Cleanup and add explanatory comments. 2021-11-11 10:31:32 -05:00
guile-launcher.c guile: Leave 'scm_install_gmp_memory_functions' unchanged. 2021-05-25 22:17:38 +02:00
guix.vim gnu: vim: Automatically find vim plugins. 2020-12-20 12:52:51 +02:00
pack-audit.c
run-in-namespace.c pack: Relocatable wrapper leaves root available to child processes. 2020-10-31 23:16:43 +01:00