guix/gnu
Ludovic Courtès 8e974b9b98 system: Populate /etc/shells with the list of all the shells in use.
Reported by Andy Wingo <wingo@pobox.com>.

* gnu/system.scm (user-shells, shells-file): New procedures.
  (etc-directory): Add #:shell parameter.  Use 'shells-file' instead of
  'text-file'.
  (operating-system-etc-directory): Call 'user-shells' and pass #:shells
  to 'etc-directory'.
2015-04-17 13:53:16 +02:00
..
build install: Add a procedure to build a self-contained binary tarball. 2015-04-14 23:20:26 +02:00
packages gnu: Add libsrtp. 2015-04-17 13:53:16 +02:00
services doc: Add example showing how to customize 'nscd-service'. 2015-04-12 22:34:47 +02:00
system install: Add a procedure to build a self-contained binary tarball. 2015-04-14 23:20:26 +02:00
artwork.scm artwork: Update to latest GRUB image. 2015-02-24 23:43:03 +01:00
packages.scm packages: Fix typo. 2015-04-03 15:20:44 +03:00
services.scm services: Add 'auto-start?' field to <service>. 2014-11-10 23:23:32 +01:00
system.scm system: Populate /etc/shells with the list of all the shells in use. 2015-04-17 13:53:16 +02:00