Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | nss: Add '%mdns-host-lookup-nss'. | Ludovic Courtès | 2015-05-08 |
| | | | | | * gnu/system/nss.scm (%mdns-host-lookup-nss): New variable. * doc/guix.texi (Name Service Switch): Document it. | ||
* | system: Add bindings to configure libc's NSS. | Ludovic Courtès | 2015-02-04 |
* 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. |