guix/gnu/system
Mathieu Othacehe ea5d9bf991
system: install: Add default libcs to gc-roots.
During the installation, it may be needed to build locales that are not
covered by glibc-utf8-locales. Make sure that the libraries required to build
locales are available.

This is a follow-up of 0eed771275.

* gnu/system/install.scm (installation-os)[services]: Add
%default-locale-libcs to gc-root-service-type.
2020-06-08 10:52:53 +02:00
..
examples
accounts.scm
file-systems.scm bootloader: grub: Allow booting from a Btrfs subvolume. 2020-05-20 08:30:35 -04:00
hurd.scm system: hurd: Remove custom <manifest> gexp compiler. 2020-05-28 00:55:00 +02:00
image.scm image: Do not use VM to create disk-images. 2020-05-29 09:12:11 +02:00
install.scm system: install: Add default libcs to gc-roots. 2020-06-08 10:52:53 +02:00
keyboard.scm
linux-container.scm services: system: Initial entries are non-monadic. 2020-04-26 22:49:49 +02:00
linux-initrd.scm linux-initrd: Silence Guile warnings. 2020-05-16 00:34:41 +02:00
locale.scm locale: Use the native gzip and libc when building locales. 2020-05-15 00:01:39 +02:00
mapped-devices.scm
nss.scm
pam.scm services: Add descriptions. 2020-05-08 16:30:50 +02:00
shadow.scm services: Add descriptions. 2020-05-08 16:30:50 +02:00
uuid.scm
vm.scm vm: Shared-store script runs the native QEMU and Bash. 2020-06-06 23:28:49 +02:00