3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
guix/gnu/system
Ludovic Courtès daa48c3179 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.
2015-09-13 11:54:56 +02:00
..
examples system: Define '%base-user-accounts'. 2015-05-25 21:34:23 +02:00
file-systems.scm file-systems: Add %elogind-file-systems; add it to %base-file-systems. 2015-09-10 19:45:26 -04:00
grub.scm artwork: Update to latest version. 2015-05-07 23:11:23 +02:00
install.scm gnu: wpa-supplicant-light: Rename to wpa-supplicant-minimal. 2015-09-06 12:14:57 +03:00
linux-initrd.scm gnu: Include (guix build syscalls) module in initrd/VM derivations. 2015-07-10 09:47:07 -04:00
linux.scm services: 'mingetty-service' no longer takes monadic values. 2015-09-13 11:54:56 +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