guix/gnu
Herman Rimm 92ecc0adfa
gnu: build: file-systems: Return uuid records.
* gnu/bootloader.scm (menu-entry->sexp, sexp->menu-entry): Swap order in
match subprocedures.
* gnu/build/file-systems.scm (ext2-superblock-uuid,
linux-swap-superblock-uuid, bcachefs-superblock-external-uuid,
btrfs-superblock-uuid, exfat-superblock-uuid, fat32-superblock-uuid,
fat16-superblock-uuid, iso9660-superblock-uuid, jfs-superblock-uuid,
f2fs-superblock-uuid, luks-header-uuid, ntfs-superblock-uuid,
xfs-superblock-uuid): Wrap bytevector in uuid record.
* gnu/build/image.scm (make-iso9660-image): Take uuid as string.
* gnu/installer/parted.scm (user-partition->file-system): Do not provide
uuid-type.
* gnu/system/image.scm (system-iso9660-image): Convert uuid to string.
* gnu/system/uuid.scm (dce-uuid->string, iso9660-uuid->string): Do not
export.

Change-Id: I35435de0d808e66e17fd9b54247a7a11a93ecd62
2024-10-08 10:36:40 -04:00
..
bootloader gnu: bootloader: grub: Define grub-menu-entry configuration. 2024-10-08 10:36:40 -04:00
build gnu: build: file-systems: Return uuid records. 2024-10-08 10:36:40 -04:00
home home: xdg-mime-applications: Fix file name spelling. 2024-09-29 22:21:34 +08:00
installer gnu: build: file-systems: Return uuid records. 2024-10-08 10:36:40 -04:00
machine gnu: Core bootloader changes. 2024-10-08 10:36:38 -04:00
packages gnu: bootloader: Add Raspberry Pi bootloader. 2024-10-08 10:36:39 -04:00
services gnu: build: file-systems: Return uuid records. 2024-10-08 10:36:40 -04:00
system gnu: build: file-systems: Return uuid records. 2024-10-08 10:36:40 -04:00
tests gnu: tests: Update tests to new targets system. 2024-10-08 10:36:39 -04:00
artwork.scm
bootloader.scm gnu: build: file-systems: Return uuid records. 2024-10-08 10:36:40 -04:00
ci.scm
compression.scm compression: Enable zstd parallel compression. 2024-08-31 10:44:22 +02:00
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 gnu: tests: Update tests to new targets system. 2024-10-08 10:36:39 -04:00