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 services: Consistently use SDDM rather than GDM on non-x86_64. 2022-01-06 18:54:59 -08:00
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 initrd: Use non-hyphenated kernel command-line parameter names. 2022-03-01 10:30:17 -05:00
locale.scm system: locale: Use only the current glibc. 2022-01-14 14:29:20 +01:00
mapped-devices.scm mapped-devices: Ensure 'cryptsetup open' gets a tty. 2022-04-08 18:14:35 +02:00
nss.scm
pam.scm system: Allow 'chfn' to change the user's full name. 2022-01-01 15:10:12 +01:00
setuid.scm
shadow.scm
uuid.scm
vm.scm system: vm: Change the writable image name. 2022-01-14 12:26:07 +01:00