guix/gnu/system
Ludovic Courtès 21059b26b0 system: Populate /etc/shells from ACCOUNT-SERVICE-TYPE.
* gnu/system.scm (user-shells): Remove.
  (operating-system-etc-service): Remove "shells" entry.
  (shells-file): Move to...
* gnu/system/shadow.scm (shells-file): ... here.  New procedure.
  (etc-skel): Rename to...
  (etc-files): ... this.  Add "shells" entry.
  (account-service-type): Adjust accordingly.
2015-11-11 00:37:50 +01:00
..
examples
file-systems.scm
grub.scm
install.scm install: Run GPM. 2015-11-07 18:56:17 +01:00
linux-container.scm
linux-initrd.scm
locale.scm
nss.scm
pam.scm
shadow.scm system: Populate /etc/shells from ACCOUNT-SERVICE-TYPE. 2015-11-11 00:37:50 +01:00
vm.scm