24 Nov
2011
24 Nov
'11
9:49 a.m.
Am 24.11.2011 03:25, schrieb Gerardo Exequiel Pozzi:
+ # Add DNS resolver support + # Do not "add_binary /lib/libnss_dns.so.2", because will add libnss_dns-VERSION.so.2 as libnss_dns.so.2 + # Is not an issue will work (nobody links directly to VERSION), but is not nice. + add_symlink $(readlink /lib/libnss_dns.so.2) /lib/libnss_dns.so.2 + add_binary $(readlink -f /lib/libnss_dns.so.2)
Please, libnss_files, too - /etc/hosts is always useful. Also, shouldn't you add /etc/nssswitch.conf as well?