guix/gnu
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
..
build file-systems: Add FAT32 support. 2017-03-01 17:27:49 +01:00
packages gnu: mumble: Build with 'murmur' server component. 2017-03-01 09:41:36 -05:00
services services: guix: Support building in a directory besides '/tmp'. 2017-02-23 13:03:14 -05:00
system vm: Improve readability of run-vm.sh generation. 2017-03-01 00:15:31 +01:00
tests tests: Add 'prosody-service-type' test. 2017-02-10 23:39:45 +01:00
artwork.scm
local.mk gnu: screen: Update to 4.5.1. 2017-02-28 21:01:26 +02:00
packages.scm packages: Add 'search-auxiliary-file'. 2017-02-27 16:44:57 +03:00
services.scm services: Add 'special-files-service-type'. 2017-02-08 16:17:05 +01:00
system.scm vm: Remove hard coded kernel file name. 2017-02-28 23:43:35 +01:00
tests.scm