guix/gnu
Lilah Tascheter a0a99c446b
gnu: bootloader: extlinux: Rewrite completely.
* gnu/bootloader/extlinux.scm (install-extlinux-config): Add procedure.
(extlinux-configuration-file): Delete procedure.
(install-extlinux): Use install-extlinux-config.
(install-extlinux-mbr, install-extlinux-gpt): Delete variables.
(extlinux-bootloader): Update to new bootloader record.
(extlinux-gpt-bootloader): Update extlinux-bootloader-gpt to this.
(extlinux-bootloader-gpt): Deprecate variable.
* gnu/tests/install.scm (%minimal-extlinux-os)[bootloader]: Use proper
extlinux variable.

Change-Id: I3654d160f7306bb45a78b82ea6b249ff4281f739
2024-10-08 10:36:39 -04:00
..
bootloader gnu: bootloader: extlinux: Rewrite completely. 2024-10-08 10:36:39 -04:00
build gnu: Core bootloader changes. 2024-10-08 10:36:38 -04:00
home home: xdg-mime-applications: Fix file name spelling. 2024-09-29 22:21:34 +08:00
installer gnu: bootloader: Update bootloader-configuration targets field. 2024-10-08 10:36:38 -04:00
machine gnu: Core bootloader changes. 2024-10-08 10:36:38 -04:00
packages gnu: bootloader: grub: Rewrite entirely. 2024-10-08 10:36:38 -04:00
services services: Extend udev rules in joycond-service-type. 2024-10-07 01:20:22 +09:00
system gnu: system: image: Reduce subprocedure indentation. 2024-10-08 10:36:38 -04:00
tests gnu: bootloader: extlinux: Rewrite completely. 2024-10-08 10:36:39 -04:00
artwork.scm
bootloader.scm gnu: bootloader: Update bootloader-configuration targets field. 2024-10-08 10:36:38 -04:00
ci.scm
compression.scm
home.scm
image.scm gnu: bootloader: Install any bootloader to ESP. 2024-10-08 10:36:37 -04:00
installer.scm installer: Use the latest ‘iso-codes’. 2024-09-28 12:55:54 +02:00
local.mk Move <boot-parameters> record to a separate file. 2024-10-08 10:36:34 -04:00
machine.scm
packages.scm
services.scm services: cleanup: Reintroduce explicit ‘chmod’ calls. 2024-09-25 17:53:53 +02:00
system.scm gnu: Core bootloader changes. 2024-10-08 10:36:38 -04:00
tests.scm