guix/gnu/system
Tobias Geerinckx-Rice 65ed7a61f1
uuid: Fix NTFS UUID stringification.
Previously, (ntfs-uuid->string (string->ntfs-uuid"5234ED0D34ECF53F"))
would yield "5234EDD34ECF53F".

Reported by sughosha in #guix.

* gnu/system/uuid.scm (ntfs-uuid->string): Pad hex bytes with zero when
needed.
2023-06-18 02:00:10 +02:00
..
examples services: base: Deprecate 'agetty-service' procedure. 2023-03-03 17:55:32 +01:00
images system: images: Add unmatched module. 2023-06-14 14:52:21 +03:00
accounts.scm
file-systems.scm file-systems: Remove deprecated 'title' field helper procedures. 2023-03-05 23:06:55 +01:00
hurd.scm gnu: Use target-hurd?, system-hurd? instead of hurd-target?, hurd-system?. 2023-06-17 14:38:32 +02:00
image.scm gnu: image: Build partitions with only necessary inputs. 2023-06-19 16:31:32 +03:00
install.scm services: dbus: Deprecate 'dbus-service' procedure. 2023-03-03 17:55:35 +01:00
keyboard.scm
linux-container.scm linux-container: Adjust to 'modify-services' semantic change. 2023-06-09 18:15:07 +02:00
linux-initrd.scm
locale.scm locale: Add glibc 2.33 to '%default-locale-libcs'. 2023-04-19 16:32:03 +02:00
mapped-devices.scm
nss.scm
pam.scm system: pam: Change 'stop' method to return #f. 2023-05-21 01:04:39 +02:00
setuid.scm
shadow.scm system: account: Fix default value. 2023-06-09 14:19:14 +02:00
uuid.scm uuid: Fix NTFS UUID stringification. 2023-06-18 02:00:10 +02:00
vm.scm system: vm: Non-volatile 'run-vm.sh' creates a CoW image. 2022-12-06 15:06:35 +01:00