guix/gnu/system
Ludovic Courtès 9d17cda3d9
system: locale: ‘glibc-supported-locales’ uses zstd instead of xz.
This is a followup to c9666c120b.

Fixes <https://issues.guix.gnu.org/73065>.

* gnu/system/locale.scm (glibc-supported-locales): Change XZ to ZSTD.

Change-Id: Ie3cb5d50648a0698ce5246591fb405e4eb690af5
2024-09-09 17:17:55 +02:00
..
examples
images system: images: Add visionfive2 module. 2024-05-22 11:15:30 +08:00
accounts.scm
file-systems.scm services: base: Add optional delayed mount of file-systems 2024-06-04 12:08:34 +02:00
hurd.scm system: hurd: Empty default ‘privileged-programs’ list. 2024-08-19 16:36:44 +02:00
image.scm
install.scm install: Set ‘privileged-programs’ rather than ‘setuid-programs’. 2024-08-19 16:41:07 +02:00
keyboard.scm
linux-container.scm
linux-initrd.scm gnu: linux-libre: Enable Zstd compression of kernel modules. 2024-05-29 22:01:23 -04:00
locale.scm system: locale: ‘glibc-supported-locales’ uses zstd instead of xz. 2024-09-09 17:17:55 +02:00
mapped-devices.scm mapped-devices: lvm: Add missing module import. 2024-05-27 19:30:22 +02:00
nss.scm
pam.scm
privilege.scm privilege: Add POSIX capabilities(7) support. 2024-08-11 02:00:00 +02:00
setuid.scm system: (gnu system setuid) wraps (gnu system privilege). 2024-08-11 02:00:00 +02:00
shadow.scm
uuid.scm
vm.scm