guix/gnu/system
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
..
examples gnu: system: Update examples. 2024-10-08 10:36:39 -04:00
images gnu: tests: Update tests to new targets system. 2024-10-08 10:36:39 -04:00
accounts.scm Revert "system: accounts: Export <user-account>." 2023-10-05 23:14:54 +02:00
boot.scm gnu: Core bootloader changes. 2024-10-08 10:36:38 -04:00
file-systems.scm services: base: Add optional delayed mount of file-systems 2024-06-04 12:08:34 +02:00
hurd.scm gnu: tests: Update tests to new targets system. 2024-10-08 10:36:39 -04:00
image.scm gnu: build: file-systems: Return uuid records. 2024-10-08 10:36:40 -04:00
install.scm gnu: bootloader: u-boot: Rewrite completely. 2024-10-08 10:36:39 -04:00
keyboard.scm
linux-container.scm linux-container: Inherit essential services. 2024-02-05 22:29:45 +01:00
linux-initrd.scm gnu: linux-libre: Enable Zstd compression of kernel modules. 2024-05-29 22:01:23 -04:00
locale.scm system: locale: ‘glibc-supported-locales’ uses zstd instead of xz. 2024-09-09 17:17:55 +02:00
mapped-devices.scm mapped-devices: lvm: Add missing module import. 2024-05-27 19:30:22 +02:00
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 system: default-bash-profile: Add Guix Home search paths as well. 2024-02-28 16:55:20 +01:00
uuid.scm gnu: build: file-systems: Return uuid records. 2024-10-08 10:36:40 -04:00
vm.scm gnu: tests: Update tests to new targets system. 2024-10-08 10:36:39 -04:00