guix/gnu/system
Lilah Tascheter b52e2a33f8
gnu: bootloader: Add device-subvol field to menu-entry record.
* gnu/bootloader.scm (menu-entry-device-subvol): Add and export field.
(normalize-file): Add procedure.
(device->sexp): Match device-subvol and include in S-expression.
(sexp->menu-entry): Try match device-subvol and include in menu-entry.
* gnu/system/boot.scm (boot-parameters->menu-entry): Add device-subvol
value to menu-entry.

Change-Id: I3654d160f7306bb45a78b82ea6b249ff4281f739
2024-10-08 10:36:37 -04:00
..
examples
images images: wsl2: Update comment. 2024-09-08 02:00:00 +02:00
accounts.scm
boot.scm gnu: bootloader: Add device-subvol field to menu-entry record. 2024-10-08 10:36:37 -04:00
file-systems.scm services: base: Add optional delayed mount of file-systems 2024-06-04 12:08:34 +02:00
hurd.scm system: hurd: Empty default ‘privileged-programs’ list. 2024-08-19 16:36:44 +02:00
image.scm
install.scm install: Set ‘privileged-programs’ rather than ‘setuid-programs’. 2024-08-19 16:41:07 +02:00
keyboard.scm
linux-container.scm
linux-initrd.scm
locale.scm system: locale: ‘glibc-supported-locales’ uses zstd instead of xz. 2024-09-09 17:17:55 +02:00
mapped-devices.scm
nss.scm
pam.scm
privilege.scm privilege: Add file-like->setuid-program helper. 2024-09-08 02:00:00 +02:00
setuid.scm privilege: Add file-like->setuid-program helper. 2024-09-08 02:00:00 +02:00
shadow.scm
uuid.scm uuid: Add support for exFAT. 2024-09-01 02:00:00 +02:00
vm.scm