guix-devel/gnu/system
Ludovic Courtès ce8a6dfc43 services: 'mingetty-service' no longer takes monadic values.
* gnu/services/base.scm (mingetty-service): Change default value of
  #:motd from a monadic value to a <plain-file>.  Assume MOTD to be a
  file-like object.  Assume LOGIN-PROGRAM is a gexp or #f.
  (%base-services): Use 'plain-file' instead of 'text-file' for motd.
* gnu/system/linux.scm (unix-pam-service): Update docstring to mention
  that MOTD is a file-like object.
* doc/guix.texi (Base Services): Adjust 'mingetty-service' documentation
  accordingly.
* gnu/system/install.scm (installation-services): Adjust accordingly.
  (log-to-info): Use 'program-file' instead of 'gexp->script'.
2015-10-10 22:46:14 +02:00
..
examples system: Define '%base-user-accounts'. 2015-05-25 21:34:23 +02:00
file-systems.scm linux-boot: Mount /dev as a devtmpfs from the start. 2015-09-20 22:05:36 +02:00
grub.scm
install.scm services: 'mingetty-service' no longer takes monadic values. 2015-10-10 22:46:14 +02:00
linux-container.scm gnu: system: Add Linux container module. 2015-09-14 08:30:46 -04:00
linux-initrd.scm linux-initrd: Add LUKS/dm-crypt modules to the initrd. 2015-09-20 22:05:50 +02:00
linux.scm services: 'mingetty-service' no longer takes monadic values. 2015-10-10 22:46:14 +02:00
locale.scm doc: Mention the "normalized codeset" used in locale names. 2015-08-29 23:56:47 +02:00
nss.scm nss: Add '%mdns-host-lookup-nss'. 2015-05-08 16:35:32 +02:00
shadow.scm system: Fix typo in 'PS1' in skeleton '.bashrc'. 2015-07-17 00:20:08 +02:00
vm.scm vm: Make the list of partitions to build a parameter. 2015-07-26 00:57:44 +02:00