guix/gnu/build
Ludovic Courtès 47cef4ecad
file-systems: Introduce (gnu system uuid).
* gnu/build/file-systems.scm (sub-bytevector)
(latin1->string, %fat32-endianness, fat32-uuid->string)
(%iso9660-uuid-rx, string->iso9660-uuid)
(iso9660-uuid->string, %network-byte-order)
(dce-uuid->string, %uuid-rx, string->dce-uuid)
(string->ext2-uuid, string->ext3-uuid, string->ext4-uuid)
(vhashq, %uuid-parsers, %uuid-printers, string->uuid)
(uuid->string): Move to...
* gnu/system/uuid.scm: ... here.  New file.
* gnu/system/file-systems.scm (uuid): Move to the above file.
* gnu/system/vm.scm: Adjust accordingly.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add uuid.scm.
2017-09-11 22:24:46 +02:00
..
activation.scm
cross-toolchain.scm
file-systems.scm file-systems: Introduce (gnu system uuid). 2017-09-11 22:24:46 +02:00
install.scm
linux-boot.scm
linux-container.scm
linux-initrd.scm
linux-modules.scm
marionette.scm marionette: 'wait-for-file' can be passed a read procedure. 2017-09-08 00:11:21 +02:00
shepherd.scm
svg.scm
vm.scm file-systems: Introduce (gnu system uuid). 2017-09-11 22:24:46 +02:00