]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC: r243883
authorbapt <bapt@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 13 Jan 2013 22:36:12 +0000 (22:36 +0000)
committerbapt <bapt@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 13 Jan 2013 22:36:12 +0000 (22:36 +0000)
commit75860b27ab7c0b47004d680b434f63d47a57d8b9
treee2897934d86cd4763da908f9163cbceada0202a5
parent95ed267991e34d1ba1ebd92bc958906a5dddee5d
MFC: r243883

if PACKAGESITE url scheme is not 'file://', always try to revolv SRV records and
use them if any. It allows the bootstrap to use directly pkg.FreeBSD.org instead
of pkgbeta.FreeBSD.org

git-svn-id: svn://svn.freebsd.org/base/stable/8@245393 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/pkg/Makefile
usr.sbin/pkg/dns_utils.c [new file with mode: 0644]
usr.sbin/pkg/dns_utils.h [new file with mode: 0644]
usr.sbin/pkg/pkg.c