| Commit message (Expand) | Author | Age | Files | Lines |
* | nss: Remove '%compat' from the defaults.•••* gnu/system/nss.scm (%compat): Add comment.
(<name-service-switch>)[group, password, shadow]: Remove %COMPAT from
the default value.
| Ludovic Courtès | 2018-03-27 | 1 | -4/+6 |
* | nss: Add '%mdns-host-lookup-nss'.•••* gnu/system/nss.scm (%mdns-host-lookup-nss): New variable.
* doc/guix.texi (Name Service Switch): Document it.
| Ludovic Courtès | 2015-05-08 | 1 | -0/+23 |
* | system: Add bindings to configure libc's NSS.•••* gnu/system/nss.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
* gnu.scm (%public-modules): Add it.
* gnu/system.scm (<operating-system>)[name-service-switch]: New field.
(etc-directory): Add #:nss parameter and honor it.
(operating-system-etc-directory): Adjust call accordingly.
* doc/guix.texi (operating-system Reference): Document
'name-service-switch'.
(Name Service Switch): New section.
| Ludovic Courtès | 2015-02-04 | 1 | -0/+213 |