guix/gnu
Janneke Nieuwenhuizen fdb23d9db8
bootloader: grub: Remove hardcoded partition number for the Hurd.
This supports using another than the default DISK0 PART1 and using LABEL or
UUID as root file-system specifier.  It still defaults to DISK0 PART1 if
the file-system cannot be found, i.e., lives only at the build side: A
virtual machine/childhurd build.

* gnu/build/file-systems.scm (%hurd-device-spec-regexp, %device-spec-regexp):
New variables.
(device-name->hurd-device-name, hurd-device-name->device-name,
device-spec->device, device-spec->device-name): Use them in new procedures.
* gnu/bootloader/grub.scm (make-grub-configuration): Use them to remove
hardcoded partition number (root-index 1).

Change-Id: I49fa93dacc09883dfb4d695402c5eac2e0e17286
2024-11-11 07:28:33 +01:00
..
bootloader bootloader: grub: Remove hardcoded partition number for the Hurd. 2024-11-11 07:28:33 +01:00
build bootloader: grub: Remove hardcoded partition number for the Hurd. 2024-11-11 07:28:33 +01:00
home home: services: unclutter: Inherit $DISPLAY. 2024-10-14 14:08:44 +02:00
installer
machine
packages gnu: linux-libre 6.11: Disable a debugging option in the kernel configs. 2024-11-10 15:28:35 -05:00
services services: guix: Add access control to daemon socket. 2024-11-03 23:05:06 +01:00
system image: Add support for btrfs. 2024-10-14 14:08:43 +02:00
tests gnu: postgresql: Deprecate unsupported versions. 2024-10-28 10:41:27 +01:00
artwork.scm
bootloader.scm gnu: bootloader: Use symbol as efi-bootloader-chain name. 2024-10-23 23:56:19 +08:00
ci.scm
compression.scm
home.scm
image.scm
installer.scm installer: Use the latest ‘iso-codes’. 2024-09-28 12:55:54 +02:00
local.mk gnu: libgda: Rename patch for guix lint. 2024-11-06 22:18:07 +01:00
machine.scm
packages.scm
services.scm services: cleanup: Reintroduce explicit ‘chmod’ calls. 2024-09-25 17:53:53 +02:00
system.scm system: %default-privileged-programs: Set ping capabilities 2024-11-03 22:54:00 +01:00
tests.scm