From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1H7waD-0000we-0A for garchives@archives.gentoo.org; Fri, 19 Jan 2007 16:27:17 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l0JGQ61D022559; Fri, 19 Jan 2007 16:26:06 GMT Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.250]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l0JGIika024795 for ; Fri, 19 Jan 2007 16:18:45 GMT Received: by an-out-0708.google.com with SMTP id b8so243150ana for ; Fri, 19 Jan 2007 08:18:44 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=IR8GTOmV+j/dBNffsbKcLl8pFrBrrXkmrQ1+eTSTPOINCsVlN14/Mogy18v4zB1w9qYrne8k3MocJf0eJIiU0SoGNZVp5Qy3yFLg9vqLW3TDIzpCMhAR91Q9ToAlCCTG7pr85tVd0l6LT+7+9oTz8uhhx6cedixV6zmjtELkXvk= Received: by 10.82.138.6 with SMTP id l6mr597090bud.1169223522629; Fri, 19 Jan 2007 08:18:42 -0800 (PST) Received: by 10.82.107.7 with HTTP; Fri, 19 Jan 2007 08:18:42 -0800 (PST) Message-ID: <76ee5f990701190818x7961d4c3k38c9265409c6974a@mail.gmail.com> Date: Fri, 19 Jan 2007 17:18:42 +0100 From: "Jens Kubieziel" To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] write 'emerge -f' to a file Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Archives-Salt: e32c8cf8-4206-41a7-a527-439f0aaa4e2e X-Archives-Hash: bfad27bed08410531eedff2f02af8f22 Hi, a friend of mine wants to use Gentoo, but has a poor internet connection. We are thinking about a convenient way to get packages. We thought about redefining $FETCHCOMMAND to something like 'FETCHCOMMAND="echo ${URI} > package.file'. But that (and also other tries) did not work. What is the best way to get a file of download-URLs to feed to wget? Thanks for any recommendations -- gentoo-user@gentoo.org mailing list