guix-devel/gnu/system
Ludovic Courtès 8a7d81a5e2
uuid: Add a parser for FAT32 UUIDs.
* gnu/system/uuid.scm (%fat32-uuid-rx): New variable.
(string->fat32-uuid): New procedure.
(%uuid-parsers): Add it.
* tests/uuid.scm ("uuid, FAT32, format preserved"): New test.
2017-09-22 18:40:57 +02:00
..
examples doc: Use Screen and OpenSSH in the bare-bones example. 2017-09-12 23:56:34 +02:00
file-systems.scm system: Introduce a disjoint UUID type. 2017-09-11 22:24:46 +02:00
install.scm install: Include the whole bare-bones OS in the image. 2017-09-12 23:56:33 +02:00
linux-container.scm file-systems: Add 'file-system-mapping->bind-mount'. 2017-02-03 00:23:28 +01:00
linux-initrd.scm linux-initrd: Avoid monadic style a bit. 2017-07-04 23:45:12 +02:00
locale.scm locale: Demonadify the locale creation API. 2017-07-17 23:41:36 +02:00
mapped-devices.scm system: Introduce a disjoint UUID type. 2017-09-11 22:24:46 +02:00
nss.scm nss: Add '%mdns-host-lookup-nss'. 2015-05-08 16:35:32 +02:00
pam.scm services: Move 'session-environment-service-type' to pam.scm. 2017-09-22 00:05:08 +02:00
shadow.scm system: Add 'grep --color' alias in '.bash_profile' skeleton. 2017-07-27 14:44:28 +02:00
uuid.scm uuid: Add a parser for FAT32 UUIDs. 2017-09-22 18:40:57 +02:00
vm.scm vm: Generate a UUID to identify the root file system. 2017-09-11 22:26:29 +02:00