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/system
Tobias Geerinckx-Rice via Guix-patches via bc09e7ab56
gnu: linux-libre: Support the Coreboot framebuffer.
Without this, the kernel cannot write to the display until the
full-featured driver module (often i915) is loaded from the root file
system.

If the root file system is encrypted, the initrd's passphrase prompt
won't make it to the screen, and the fully responsive system will appear
frozen whilst waiting for user input.

* gnu/packages/aux-files/linux-libre/4.4-i686.conf,
gnu/packages/aux-files/linux-libre/4.4-x86_64.conf,
gnu/packages/aux-files/linux-libre/4.14-i686.conf,
gnu/packages/aux-files/linux-libre/4.14-x86_64.conf,
gnu/packages/aux-files/linux-libre/4.19-i686.conf,
gnu/packages/aux-files/linux-libre/4.19-x86_64.conf,
gnu/packages/aux-files/linux-libre/5.4-i686.conf,
gnu/packages/aux-files/linux-libre/5.4-x86_64.conf,
gnu/packages/aux-files/linux-libre/5.10-i686.conf,
gnu/packages/aux-files/linux-libre/5.10-x86_64.conf,
gnu/packages/aux-files/linux-libre/5.15-i686.conf,
gnu/packages/aux-files/linux-libre/5.15-x86_64.conf:
Mark simple framebuffers as generic system ones and enable ‘Google’
firmware drivers to enable Coreboot table support and its dependent
framebuffer driver module.
* gnu/system/linux-initrd.scm (default-initrd-modules):
Add the framebuffer_coreboot and simplefb modules on x86 systems.
2021-12-16 12:53:52 -05:00
..
examples doc: Add new Swap Space section. 2021-11-23 10:24:28 +01: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 image: Support generating GPT images via `partition-table-type`. 2021-11-12 12:06:58 +00: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: Support the Coreboot framebuffer. 2021-12-16 12:53:52 -05:00
locale.scm Merge branch 'master' into core-updates 2021-05-15 22:55:24 +02: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 services: slim: Add pam-gnupg support. 2021-08-17 01:10:25 +03: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 Merge remote-tracking branch 'origin/master' into core-updates-frozen 2021-12-05 19:17:41 +01:00