guix/gnu/system
Rutherther e3c33d9ab4
image: esp32-partition/grub: Pass root to initialize-efi32-partition.
Follow up of: ca0ed91b40 where the root argument has been omitted.
This leads to an error, because initialize-efi32-partition expects
`root` as first argument, while `#:grub-efi32` was given.
Fixes: #4634.

* gnu/system/image.scm (esp32-partition/grub): Pass 'root' as first argument
to initialize-efi32-partition.

Change-Id: Ia839f40444304c229aef33e996c66c8209e42dda
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2025-12-13 14:26:52 +01:00
..
examples system: examples: Add machine argument to qemu for hurd64 2025-11-29 18:46:51 +01:00
images images: Add rock-4c-plus support. 2025-09-18 23:28:19 +02:00
accounts.scm Update Giacomo's email address. 2025-12-03 14:38:09 +09:00
file-systems.scm file-systems: Support the 'remount' mount flag. 2025-11-06 23:29:46 +01:00
hurd.scm gnu: nss-certs: Relocate to (gnu packages nss). 2025-08-17 22:34:42 +02:00
image.scm image: esp32-partition/grub: Pass root to initialize-efi32-partition. 2025-12-13 14:26:52 +01:00
install.scm install: Add node name in Italian. 2025-10-22 10:43:48 +02:00
keyboard.scm
linux-container.scm gnu: Add --pid-file option to "guix system container" scripts. 2025-11-13 21:55:42 +01:00
linux-initrd.scm gnu: linux-initrd: Fix f2fs module dependencies 2025-09-29 12:56:30 +03:00
locale.scm locale: Upgrade ‘%default-locale-libcs’. 2025-07-18 20:17:51 +02:00
mapped-devices.scm mapped-devices/luks: Support extra options. 2025-10-06 10:21:16 +02:00
nss.scm nss: Allow selecting IP protocol for mDNS lookups. 2025-10-13 14:48:27 +02:00
pam.scm
privilege.scm
setuid.scm
shadow.scm Update Giacomo's email address. 2025-12-03 14:38:09 +09:00
uuid.scm
vm.scm vm: Let ‘%immutable-store’ through. 2025-10-01 10:45:09 +02:00