guix/gnu/build
David Craven b0377e58c3
file-systems: Add FAT32 support.
* gnu/build/file-systems.scm (%fat32-endianness, fat32-superblock?,
read-fat32-superblock, fat32-superblock-uuid, fat32-uuid->string,
fat32-superblock-volume-name, check-fat32-file-system): New variables.
(%partition-label-readers, %partition-uuid-readers, check-file-system): Add
fat support.
(latin1->string): New variable.
(null-terminated-latin1->string): Use latin1->string.
2017-03-01 17:27:49 +01:00
..
activation.scm services: Add 'special-files-service-type'. 2017-02-08 16:17:05 +01:00
cross-toolchain.scm
file-systems.scm file-systems: Add FAT32 support. 2017-03-01 17:27:49 +01:00
install.scm
linux-boot.scm
linux-container.scm
linux-initrd.scm
linux-modules.scm
marionette.scm
shepherd.scm Add (gnu build shepherd). 2017-02-07 00:08:11 +01:00
svg.scm
vm.scm