guix/gnu/system
Ludovic Courtès 4a84a48742
services: console-font: A single service handles all the VTs.
* gnu/services/base.scm (%default-console-font): New variable.
(console-font-shepherd-services): New procedure.
(console-font-service-type): Change to use 'service-type'.
(console-font-service): Rewrite using 'simple-service'.
(%base-services): Use a single CONSOLE-FONT-SERVICE-TYPE instance.
* gnu/system/install.scm (installation-services): Likewise.
2016-09-19 23:36:17 +09:00
..
examples gnu: lightweight-desktop.tmpl: Fix typo. 2016-09-08 08:07:49 +03:00
file-systems.scm Reinstate "services: elogind: Provide '%elogind-file-systems' by extension." 2016-09-01 14:57:03 +02:00
grub.scm system: grub: Allow arbitrary kernel file names in 'menu-entry'. 2016-09-09 23:54:43 +02:00
install.scm services: console-font: A single service handles all the VTs. 2016-09-19 23:36:17 +09:00
linux-container.scm linux-container: Fix list of imported modules. 2016-07-12 22:47:08 +02:00
linux-initrd.scm system: Use 'source-module-closure' where needed. 2016-09-05 00:06:47 +02:00
locale.scm gnu: Switch to 'with-imported-modules'. 2016-07-12 22:47:08 +02:00
mapped-devices.scm system: Use 'source-module-closure' where needed. 2016-09-05 00:06:47 +02:00
nss.scm
pam.scm services: Add pam-limits-service. 2016-07-19 23:50:03 +02:00
shadow.scm system: Do not create the home directory of "nobody". 2016-08-28 15:11:18 +02:00
vm.scm system: vm: Remove -net user flag. 2016-09-06 17:48:59 +02:00