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
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
nss.scm
pam.scm system: pam: 'pam-root-service-type' can be extended with transformations. 2016-02-06 12:01:42 +01:00
shadow.scm
vm.scm system: Allow the root file system to have a UUID. 2016-01-01 22:34:13 +01:00