guix/gnu/system
Josselin Poiret 0aa4311790
gnu: install: Add uvesafb service only on targets that support v86d.
Fixes <https://issues.guix.gnu.org/55806>.

* gnu/system/install.scm (%installation-services): Refactor into a
procedure, so that it can capture the system it's installing for.
Conditionally add uvesafb-service-type based on whether v86d is
supported by the target architecture.
(installation-os)[services]: Use the %installation-service procedure.
(uvesafb-shepherd-service): Remove %host-type checks.

Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
2022-06-07 11:49:18 +02:00
..
examples
images images: hurd: Adjust module imports. 2022-05-25 14:47:36 +03:00
accounts.scm
file-systems.scm file-systems: Avoid load-time warnings when attempting to load (guix store). 2022-05-01 21:30:34 +02:00
hurd.scm system: hurd: Fix bogus 'initrd-modules' field. 2022-04-08 18:14:35 +02:00
image.scm image: Add fat32 support. 2022-05-31 14:51:13 +02:00
install.scm gnu: install: Add uvesafb service only on targets that support v86d. 2022-06-07 11:49:18 +02:00
keyboard.scm
linux-container.scm gnu: Remove wicd. 2022-05-31 14:53:42 -04:00
linux-initrd.scm
locale.scm
mapped-devices.scm mapped-devices: Ensure 'cryptsetup open' gets a tty. 2022-04-08 18:14:35 +02:00
nss.scm
pam.scm
setuid.scm
shadow.scm
uuid.scm
vm.scm