On Friday 09 January 2009 19:32:15 Grant wrote: > Does portage use wget over http by default? Can I change a setting to > make it use ftp?
$ grep -i wget /etc/make.conf FETCHCOMMAND="/usr/bin/wget --progress=bar:force -t 2 -T 30 --passive-ftp \${URI} -P \${DISTDIR}" -- Rgds Peter