mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-06 23:16:13 -05:00
92ecc0adfa
* 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 |
||
---|---|---|
.. | ||
aux-files | ||
newt | ||
connman.scm | ||
dump.scm | ||
final.scm | ||
hardware.scm | ||
hostname.scm | ||
keymap.scm | ||
locale.scm | ||
newt.scm | ||
parted.scm | ||
proxy.scm | ||
record.scm | ||
services.scm | ||
steps.scm | ||
substitutes.scm | ||
tests.scm | ||
timezone.scm | ||
user.scm | ||
utils.scm |