guix/gnu
Ludovic Courtès 03f66aea63
uuid: Change "fat32" to "fat".
* gnu/system/uuid.scm (%fat32-endianness): Rename to...
(%fat-endianness): ... this.
(fat32-uuid->string): Rename to...
(fat-uuid->string): ... this.
(%fat32-uuid-rx): Rename to..
(%fat-uuid-rx): ... this.
(string->fat32-uuid): Rename to...
(string->fat-uuid): ... this.
(%uuid-parsers, %uuid-printers): Add 'fat16.
2017-10-11 11:12:33 +02:00
..
bootloader
build file-systems: Add support for FAT16. 2017-10-11 11:12:33 +02:00
packages gnu: Add freehdl. 2017-10-11 11:12:33 +02:00
services file-systems: 'mount-file-system' now takes a <file-system> object. 2017-10-11 11:12:33 +02:00
system uuid: Change "fat32" to "fat". 2017-10-11 11:12:33 +02:00
tests tests: databases: Add a simple test for MySQL. 2017-10-08 17:31:49 +01:00
artwork.scm
bootloader.scm
local.mk Merge branch 'staging' 2017-10-10 21:44:32 +02:00
packages.scm
services.scm
system.scm system: operating-system-etc-service: Set XCURSOR_PATH. 2017-10-10 10:22:08 +02:00
tests.scm