Install this package:
emerge -a sys-auth/nss-myhostname
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask sys-auth/nss-myhostname
Or alternatively:
emerge --autounmask-write -a sys-auth/nss-myhostname
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.3-r1 | 7 | ~alpha amd64 arm arm64 ~loong ppc ppc64 ~riscv ~sparc x86 | 0 |
<pkgmetadata> <maintainer type="project"> <email>freedesktop-bugs@gentoo.org</email> <name>Gentoo Freedesktop Project</name> </maintainer> <longdescription lang="en"> nss-myhostname is a plugin for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc) providing host name resolution for the locally configured system hostname as returned by gethostname(2). Various software relies on an always resolvable local host name. When using dynamic hostnames this is usually achieved by patching /etc/hosts at the same time as changing the host name. This however is not ideal since it requires a writable /etc file system and is fragile because the file might be edited by the administrator at the same time. nss-myhostname simply returns all locally configure public IP addresses, or -- if none are configured -- the IPv4 address 127.0.0.2 (wich is on the local loopback) and the IPv6 address ::1 (which is the local host) for whatever system hostname is configured locally. Patching /etc/hosts is thus no longer necessary. </longdescription> </pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | nss-myhostname-0.3.tar.gz | 330031 bytes |