From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LLbXC-0007wK-6Q for garchives@archives.gentoo.org; Sat, 10 Jan 2009 10:57:42 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1EC49E021D; Sat, 10 Jan 2009 10:57:39 +0000 (UTC) Received: from mail.ukfsn.org (mail.ukfsn.org [77.75.108.10]) by pigeon.gentoo.org (Postfix) with ESMTP id E756FE021D for ; Sat, 10 Jan 2009 10:57:38 +0000 (UTC) Received: from localhost (smtp-filter.ukfsn.org [192.168.54.205]) by mail.ukfsn.org (Postfix) with ESMTP id E554CDED2D for ; Sat, 10 Jan 2009 10:57:39 +0000 (GMT) Received: from mail.ukfsn.org ([192.168.54.25]) by localhost (smtp-filter.ukfsn.org [192.168.54.205]) (amavisd-new, port 10024) with ESMTP id ATXcJJulUXut for ; Sat, 10 Jan 2009 09:50:53 +0000 (GMT) Received: from wstn.ethnet (unknown [78.32.181.186]) by mail.ukfsn.org (Postfix) with ESMTP id BBA07DED2A for ; Sat, 10 Jan 2009 10:57:39 +0000 (GMT) From: Peter Humphrey Organization: at home To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Restricting Firefox website access Date: Sat, 10 Jan 2009 10:14:24 +0000 User-Agent: KMail/1.9.9 References: <49bf44f10901071344l3f081b8dmaa6353b41fb59f4@mail.gmail.com> <200901092105.21568.alan.mckinnon@gmail.com> <49bf44f10901091132mb738451r930792a24fe7a49a@mail.gmail.com> In-Reply-To: <49bf44f10901091132mb738451r930792a24fe7a49a@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200901101014.24493.peter@humphrey.ukfsn.org> X-Archives-Salt: 4436cae7-436f-4c12-843e-7dea89930462 X-Archives-Hash: 413d38da770f411be3a3b2cb6b486642 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