guix/gnu/installer
Rutherther 88f0151d9f
installer: kernel: Accept empty list as kernel.
On architectures other than x86_64, the kernel page is not shown.  That means
the kernel will be an empty list. This leads to an exception during
installation.

Followup of 139a69b602, part of #5515.

* gnu/installer/kernel.scm (kernel->configuration): Accept empty kernel.

Change-Id: I7891f189ecc8d557aa9bb900a6633a570e46a3b6
2026-01-21 14:19:46 +01:00
..
aux-files
newt installer: Adjust vertical space in the recommended kernel choice. 2026-01-16 20:53:49 +01:00
connman.scm
dump.scm
final.scm installer: Add Hurd x86_64 as an option. 2026-01-14 09:16:49 +01:00
hardware.scm
hostname.scm
kernel.scm installer: kernel: Accept empty list as kernel. 2026-01-21 14:19:46 +01:00
keymap.scm
locale.scm
newt.scm
parted.scm
proxy.scm
record.scm
services.scm installer: Add Sway as an option in the Desktop environment page. 2025-11-04 17:49:29 +01:00
steps.scm
substitutes.scm
tests.scm
timezone.scm
user.scm
utils.scm