me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Josselin Poiret 0811d2cb8d
bootloader: Convert device in menu-entry to proper sexp.
Previously, menu-entry->sexp didn't try to convert `device` to a
proper sexp, which was inserted directly into the boot parameters
G-exp, leading to a G-exp input error.  Now convert both uuid and
file-system-label possibilities to sexps, and add parsing code to
sexp->menu-entry.  This fixes #57307.

* gnu/bootloader.scm (menu-entry->sexp, sexp->menu-entry): Take
non-string devices into account.

Signed-off-by: Marius Bakke <marius@gnu.org>
2022-08-28 23:37:28 +02:00
..
bootloader
build build: marionette: Adjust QEMU Info manual reference. 2022-08-11 11:52:51 -04:00
home services: Use the new maybe/unset API. 2022-08-25 00:10:32 -04:00
installer installer: parted: Don't export WITH-DELAY-DEVICE-IN-USE?. 2022-08-14 02:00:02 +02:00
machine
packages gnu: emacs-crdt: Update to 0.3.3. 2022-08-28 22:46:12 +02:00
services gnu: greetd-service-type: Add supplementary groups to greeter. 2022-08-26 18:50:33 +02:00
system gnu: system: file-systems: Add shared flag. 2022-08-10 07:12:25 +03:00
tests gnu: greetd-service-type: Add supplementary groups to greeter. 2022-08-26 18:50:33 +02:00
artwork.scm gnu: artwork: Update repository to latest commit. 2022-08-11 11:55:19 -04:00
bootloader.scm bootloader: Convert device in menu-entry to proper sexp. 2022-08-28 23:37:28 +02:00
ci.scm ci: Fix the images specification. 2022-08-17 11:29:38 +02:00
home.scm home: Fix docstring. 2022-08-19 18:55:41 +03:00
image.scm
installer.scm installer: Render the final configuration with (guix read-print). 2022-08-08 11:54:24 +02:00
local.mk gnu: gnome-shell: Adjust for polkit 121. 2022-08-28 15:41:49 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm