guix/gnu
Tobias Geerinckx-Rice 876c343bbf
uuid: Add support for exFAT.
We expect users to use the generic STRING->FAT-UUID procedure.
This is consistent with how we already treat FAT32 vs FAT16.
It is not consistent with how we export 8 different aliases for
STRING->DCE-UUID, but I'm unconvinced that would be better.

* gnu/system/uuid.scm (%uuid-parsers, %uuid-printers):
Add the ‘exfat’ file system type.

Change-Id: Ia31482716e4395f9f10f794f49fb31c9f330a2e3
2024-09-01 02:00:00 +02:00
..
bootloader
build file-systems: Add support for exFAT. 2024-09-01 02:00:00 +02:00
home home: services: channels: Remove duplicate channels. 2024-09-04 19:16:53 +02:00
installer
machine
packages gnu: exfatprogs: Run tests. 2024-09-01 02:00:00 +02:00
services services: host-name: Use the host name as the running value. 2024-09-09 17:17:55 +02:00
system uuid: Add support for exFAT. 2024-09-01 02:00:00 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: python-pygpgme: Update to 0.4. 2024-09-12 11:26:05 +03:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm