guix/gnu/installer
Janneke Nieuwenhuizen 139a69b602
installer: Add Hurd x86_64 as an option.
* gnu/installer/newt/kernel.scm (run-kernel-page): Rename "Hurd" to "Hurd
32-bit (experimental)".  On 64-bit, also offer "Hurd 64-bit (highly
experimental!)", and make these strings translatable.  Make "Linux Libre" the
first option.  Add a line break after "When in doubt...".  Upon re-entrry,
use pre-selected kernel as the default.  Make sure to always [re]set
%current-target-system, as this page may be revisited and another kernel
choice selected.
* gnu/installer/kernel.scm (kernel->configuration): Update accordingly.
* gnu/installer/final.scm (install-system): Also cater for the 64-bit Hurd by
simply adding --target=(%current-target-system).

Change-Id: I14cb2d2815265b8841c16cf9bcc3857b1024f507
2026-01-12 22:50:51 +01:00
..
aux-files
newt installer: Add Hurd x86_64 as an option. 2026-01-12 22:50:51 +01:00
connman.scm
dump.scm
final.scm installer: Add Hurd x86_64 as an option. 2026-01-12 22:50:51 +01:00
hardware.scm
hostname.scm
kernel.scm installer: Add Hurd x86_64 as an option. 2026-01-12 22:50:51 +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