On 05/27/11 10:46, [email protected] wrote:
Do the pkgrecv and pkgrepo commands support retrieving remote repo URLs behind an http(s) proxy? The pkg man page indicates support for http_proxy and https_proxy, but I'm not certain of the other commands.
Yes, all of the pkg(5) commands use the same transport system so support the same variables for controlling it.
The underlying transport uses libcurl. -Shawn _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
