guix/gnu/installer
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
..
aux-files
newt Switch order of the default substitute servers. 2024-04-03 17:18:38 +01:00
connman.scm installer: Continue even if Connman cannot phone home. 2022-02-26 15:56:55 +01:00
dump.scm installer: Add core dump support. 2022-11-02 15:52:19 +01:00
final.scm installer: final: Delete SQLite WAL and shm files upon completion. 2022-12-18 01:17:17 +01:00
hardware.scm installer: Report known-unsupported PCI devices. 2022-11-15 12:16:43 +01:00
hostname.scm
keymap.scm
locale.scm installer: Filter out C.UTF-8 from the list of locales. 2023-04-30 23:11:09 +02:00
newt.scm installer: Print progress bars and such as soon as \r is read. 2022-12-09 17:49:22 +01:00
parted.scm gnu: build: file-systems: Return uuid records. 2024-10-08 10:36:40 -04:00
proxy.scm
record.scm installer: Report known-unsupported PCI devices. 2022-11-15 12:16:43 +01:00
services.scm system: Remove nss-certs from OS templates, adjust doc. 2024-04-18 10:43:06 -04:00
steps.scm installer: Skip the backtrace page on user abort. 2022-11-02 15:52:19 +01:00
substitutes.scm
tests.scm installer: tests: Fix typo. 2022-09-24 14:15:47 +02:00
timezone.scm
user.scm installer: Move <secret> to utils and use it for crypt passwords. 2022-09-22 16:00:29 +02:00
utils.scm installer: Print progress bars and such as soon as \r is read. 2022-12-09 17:49:22 +01:00