guix/gnu/build
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
..
activation.scm activation: Do not create setuid binaries in the store [security fix]. 2017-10-08 21:27:48 +02:00
cross-toolchain.scm
file-systems.scm file-systems: Add support for FAT16. 2017-10-11 11:12:33 +02:00
install.scm
linux-boot.scm file-systems: 'mount-file-system' now takes a <file-system> object. 2017-10-11 11:12:33 +02:00
linux-container.scm file-systems: 'mount-file-system' now takes a <file-system> object. 2017-10-11 11:12:33 +02:00
linux-initrd.scm
linux-modules.scm
marionette.scm marionette: 'wait-for-file' can be passed a read procedure. 2017-09-08 00:11:21 +02:00
shepherd.scm
svg.scm
vm.scm build: Do not store two copies of the ISO-9660 superblock anymore. 2017-09-22 04:03:52 +02:00