guix-devel/gnu/system
Ludovic Courtès e71ef7adae system: Make sure fonts are searched for in the system profile.
This fixes a bug whereby fonts in /run/current-system/profile would be
invisible to Fontconfig.

* gnu/packages/fontutils.scm (fontconfig): Add comment about system
profile not being searched.
* gnu/system/shadow.scm (default-skeletons)[fonts.conf-content,
fonts.conf]: New variable.
Add FONTS.CONF to the skeletons.
2016-03-20 15:27:44 +01:00
..
examples
file-systems.scm gnu: system: Add elogind cgroup mount. 2016-03-07 21:10:00 +01:00
grub.scm
install.scm
linux-container.scm
linux-initrd.scm
locale.scm
nss.scm
pam.scm
shadow.scm system: Make sure fonts are searched for in the system profile. 2016-03-20 15:27:44 +01:00
vm.scm