Hilton Chain
68573186b5
bootloader: limine: Simplify error handling in installation script, again.
2026-03-21 09:21:56 +08:00
Hilton Chain
1233c2154a
bootloader: limine: Align configuration file format strings.
2026-03-21 01:02:50 +08:00
Hilton Chain
ad8bb365c0
bootloader: limine & uki: Use invoke/quiet on ukify.
2026-03-21 00:42:50 +08:00
Hilton Chain
af150b1f65
bootloader: limine: Simplify error handling in installation script.
2026-03-20 23:01:07 +08:00
Hilton Chain
a617e66a34
bootloader: Deprecate grub-efi-luks2.
...
GRUB in Guix has been updated to 2.14, which supports Argon2.
* modules/rosenthal/packages/bootloaders.scm (grub-efi-luks2)
* modules/rosenthal/bootloader/grub.scm (grub-efi-luks2-bootloader):
(grub-efi-luks2-removable-bootloader): Deprecate variables.
2026-03-20 00:55:45 +08:00
Hilton Chain
088bc2bf51
bootloader: limine: Delay bootloader installation.
...
* modules/rosenthal/bootloader/limine.scm (limine-configuration-file): Install
bootloader after installing UKIs and generating the configuration file.
2026-03-03 16:34:55 +08:00
Hilton Chain
11d821da23
bootloader: limine: Remove use of false-if-exception.
...
There already exists an exception handler.
* modules/rosenthal/bootloader/limine.scm (limine-configuration-file): Remove
use of false-if-exception.
2026-03-03 15:39:02 +08:00
Hilton Chain
ef75c33357
bootloader: Add limine-efi-removable-bootloader.
...
* modules/rosenthal/bootloader/limine.scm: New file.
* modules/rosenthal.scm (%public-modules): Add it.
2026-03-03 15:29:52 +08:00
Hilton Chain
a1a442ce84
bootloader: uki: Export ‘menu-entry->ukify-args’.
...
* modules/rosenthal/bootloader/uki.scm (menu-entry->ukify-args): New
procedure extracted from...
(uefi-uki-configuration-file): ...this procedure.
2026-03-03 15:29:41 +08:00
Hilton Chain
53c757521a
maint: Update REUSE.toml, adjust SPDX headers and module imports.
2026-02-07 18:22:14 +08:00
Hilton Chain
a90ea1bdeb
bootloader: Add uefi-uki-removable-bootloader.
...
* modules/rosenthal/bootloader/uki.scm: New file.
2025-09-27 23:21:35 +08:00
Hilton Chain
40d6224034
rosenthal: Unify comments style.
2025-08-08 01:31:34 +08:00
Hilton Chain
9c782fad3c
maint: Relocate modules to ‘modules’ directory.
2025-04-26 00:16:07 +08:00