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 system: Introduce a disjoint UUID type. 2017-09-11 22:24:46 +02:00
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 bootloader: Emit warnings with 'warning'. 2017-08-28 09:56:33 +02:00
local.mk Merge branch 'staging' 2017-10-10 21:44:32 +02:00
packages.scm packages: 'fold-packages' takes an optional 'modules' parameter. 2017-09-01 10:29:39 +02:00
services.scm services: network-manager: Add support for VPN plug-ins. 2017-09-22 00:05:08 +02:00
system.scm system: operating-system-etc-service: Set XCURSOR_PATH. 2017-10-10 10:22:08 +02:00
tests.scm gnu: bootloader: Deprecate "device" field in favor of "target". 2017-08-23 22:23:19 +02:00