guix/gnu/system
Ludovic Courtès 12c00bca92 system: pam: 'pam-root-service-type' can be extended with transformations.
* gnu/system/pam.scm (<pam-configuration>): New record type.
(/etc-entry): Change 'services' parameter' to 'config'.  Honor the
'transform' field of CONFIG.
(extend-configuration): New procedure.
(pam-root-service-type): Use EXTEND-CONFIGURATION as the 'extend'
field.
(pam-root-service): Add #:transform parameter.  Service value is a
<pam-configuration>.
2016-02-06 12:01:42 +01:00
..
examples doc: Be more explicit in example of file-systems configuration. 2015-12-21 13:12:07 -05:00
file-systems.scm file-systems: Move 'string->uuid' to the build side. 2016-01-01 22:41:35 +01:00
grub.scm system: grub: Search root device by label or UUID if possible. 2016-01-22 00:02:52 +01:00
install.scm install: Add glibc to the global profile. 2016-02-04 12:21:34 +01:00
linux-container.scm services: Add 'system-service-type'. 2015-11-02 22:25:11 +01:00
linux-initrd.scm linux-initrd: Add serpent_generic and wp512 to the default set of modules. 2016-02-03 16:48:06 -05:00
locale.scm system: Add 'locale-libcs' field. 2015-10-30 23:05:52 +01:00
nss.scm nss: Add '%mdns-host-lookup-nss'. 2015-05-08 16:35:32 +02:00
pam.scm system: pam: 'pam-root-service-type' can be extended with transformations. 2016-02-06 12:01:42 +01:00
shadow.scm system: Populate /etc/shells from ACCOUNT-SERVICE-TYPE. 2015-11-11 00:37:50 +01:00
vm.scm system: Allow the root file system to have a UUID. 2016-01-01 22:34:13 +01:00