Tobias Geerinckx-Rice
191e0f9e52
file-systems: Add support for exFAT.
* gnu/build/file-systems.scm (%exfat-endianness): New syntax.
(exfat-superblock?, exfat-bytes-per-sector-shift)
(exfat-sectors-per-cluster-shift, exfat-root-directory-offset)
(exfat-cluster-size, read-exfat-superblock+root-directory-cluster)
(read-exfat-superblock, exfat-superblock-volume-name)
(exfat-superblock-uuid, check-exfat-file-system): New procedures.
(%partition-label-readers, %partition-uuid-readers): Register them.
Change-Id: I08bd3147d2d67e5766c9381ae2159bc01530b814
2024-09-01 02:00:00 +02:00
..
2023-10-12 18:53:06 +02:00
2024-09-06 11:46:26 +02:00
2023-12-27 17:18:52 +01:00
2023-12-11 13:36:51 +02:00
2023-05-06 17:12:45 +02:00
2024-09-01 02:00:00 +02:00
2023-10-01 15:51:23 +02:00
2023-12-10 21:46:52 +01:00
2024-08-31 10:42:46 +02:00
2024-02-19 18:42:12 +01:00
2023-11-19 01:00:00 +01:00
2023-01-30 22:24:27 +01:00
2024-05-29 22:01:23 -04:00
2024-02-10 22:59:56 +01:00
2024-02-10 22:59:43 +01:00
2023-12-22 00:31:42 +01:00