guix/gnu
Ludovic Courtès 88235675fc
file-systems: Add support for FAT16.
* gnu/build/file-systems.scm (check-fat32-file-system): Rename to...
(check-fat-file-system): ... this.
(check-file-system): Adjust accordingly.
(fat16-superblock?, read-fat16-superblock)
(fat16-superblock-uuid, fat16-superblock-volume-name): New procedures.
(%partition-label-readers, %partition-uuid-readers): 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 file-systems: Preserve UUID types when serializing. 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