mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26: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 |
||
---|---|---|
.. | ||
examples | ||
images | ||
accounts.scm | ||
boot.scm | ||
file-systems.scm | ||
hurd.scm | ||
image.scm | ||
install.scm | ||
keyboard.scm | ||
linux-container.scm | ||
linux-initrd.scm | ||
locale.scm | ||
mapped-devices.scm | ||
nss.scm | ||
pam.scm | ||
privilege.scm | ||
setuid.scm | ||
shadow.scm | ||
uuid.scm | ||
vm.scm |