guix/gnu
Florian Pelz 557e6820a7
installer: Load uvesafb kernel module.
Fixes <https://bugs.gnu.org/40538>.

Machines without Kernel Mode Setting (those with many old and current AMD
GPUs, SiS GPUs, …) need uvesafb to show the GUI installer.  Some may also need
a kernel parameter like nomodeset or vga=793, but we leave that for the user
to specify in GRUB.

* gnu/system/install.scm (uvesafb-shepherd-service): New procedure.
(uvesafb-service-type): New variable.
(%installation-services): Add it.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2020-04-11 22:59:35 +02:00
..
bootloader
build vm: Transparently compress iso9660 images. 2020-04-10 16:05:19 +02:00
installer installer: tests: Don't install to a CD/DVD. 2020-04-10 16:06:32 +02:00
machine
packages gnu: sdl-pango: Shorten file name of patch. 2020-04-10 16:06:14 +02:00
services services: gnome: Fix ‘gnome’ field name. 2020-04-10 16:05:25 +02:00
system installer: Load uvesafb kernel module. 2020-04-11 22:59:35 +02:00
tests tests: Run guided installation tests from an ISO image. 2020-04-10 16:06:41 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Remove "mips64el-linux-gnuabi64" from '%cross-targets'. 2020-04-07 12:31:36 +02:00
installer.scm installer: Allow Alt+Shift toggle from non-Latin keyboard layouts. 2020-04-09 02:42:54 +00:00
local.mk gnu: sdl-pango: Shorten file name of patch. 2020-04-10 16:06:14 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm