[arch-releng] [RFC] [PATCH] [archiso] Add DNS resolver support to archiso_pxe_common

Thomas Bächler thomas at archlinux.org
Thu Nov 24 04:49:35 EST 2011


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?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 900 bytes
Desc: OpenPGP digital signature
URL: <http://mailman.archlinux.org/pipermail/arch-releng/attachments/20111124/a30b4235/attachment-0001.asc>


More information about the arch-releng mailing list