guix-play/gnu
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
..
bootloader gnu: grub-efi-bootloader: Specialize grub-install invocation. 2017-08-20 11:16:42 +02:00
build file-systems: Introduce (gnu system uuid). 2017-09-11 22:24:46 +02:00
packages gnu: mpg123: Update to 1.25.6 [fixes CVE-2017-12797]. 2017-09-11 13:23:26 -04:00
services services: base: Import the closure of (gnu build file-systems). 2017-09-11 22:24:46 +02:00
system file-systems: Introduce (gnu system uuid). 2017-09-11 22:24:46 +02:00
tests tests: Fix incorrect use of 'file-append'. 2017-09-08 00:11:21 +02:00
artwork.scm
bootloader.scm bootloader: Emit warnings with 'warning'. 2017-08-28 09:56:33 +02:00
local.mk file-systems: Introduce (gnu system uuid). 2017-09-11 22:24:46 +02:00
packages.scm packages: 'fold-packages' takes an optional 'modules' parameter. 2017-09-01 10:29:39 +02:00
services.scm
system.scm
tests.scm gnu: bootloader: Deprecate "device" field in favor of "target". 2017-08-23 22:23:19 +02:00