guix/doc
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
..
images Add 'guix graph'. 2015-08-27 00:49:23 +02:00
contributing.texi Add 'guix size'. 2015-06-18 00:36:09 +02:00
emacs.texi emacs: Add popup interface for guix commands. 2015-08-30 18:26:03 +03:00
environment-gdb.scm doc: Add 'guix environment' examples. 2015-06-29 23:08:36 +02:00
fdl-1.3.texi
guix.texi services: 'mingetty-service' no longer takes monadic values. 2015-09-13 11:54:56 +02:00
package-hello.scm scripts: package: Add --install-from-file option. 2015-08-19 22:23:59 -04:00