guix/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 doc: Be more explicit in example of file-systems configuration. 2015-12-21 13:12:07 -05:00
file-systems.scm gnu: system: Add elogind cgroup mount. 2016-03-07 21:10:00 +01:00
grub.scm system: grub: Search root device by label or UUID if possible. 2016-01-22 00:02:52 +01:00
install.scm install: Add btrfs-progs to the image. 2016-02-11 21:39:30 -05:00
linux-container.scm linux-container: Accept file systems with a UUID 'source'. 2016-02-08 23:46:46 +01:00
linux-initrd.scm Add (guix build bournish) and use it in the initrd. 2016-02-08 23:46:46 +01:00
locale.scm system: Selected locale is automatically built. 2016-02-10 15:15:17 +01:00
nss.scm
pam.scm system: pam: 'pam-root-service-type' can be extended with transformations. 2016-02-06 12:01:42 +01:00
shadow.scm system: Make sure fonts are searched for in the system profile. 2016-03-20 15:27:44 +01:00
vm.scm vm: Only pass "-enable-kvm" to qemu if /dev/kvm is present. 2016-02-22 13:28:58 -08:00