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.60) (envelope-from ) id 1GRsbU-0002xy-2J for garchives@archives.gentoo.org; Mon, 25 Sep 2006 15:42:44 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k8PFfPfM004996; Mon, 25 Sep 2006 15:41:25 GMT Received: from um1.unlimitedmail.net (139.Red-80-26-111.staticIP.rima-tde.net [80.26.111.139]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k8PFYOYm001616 for ; Mon, 25 Sep 2006 15:34:26 GMT Received: from ppp.zz ([137.204.208.98]) (authenticated bits=0) by um1.unlimitedmail.net (8.13.7/8.13.4) with ESMTP id k8PFYKNp001035 for ; Mon, 25 Sep 2006 17:34:21 +0200 From: Etaoin Shrdlu To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] files emerge will download Date: Mon, 25 Sep 2006 17:59:21 +0200 User-Agent: KMail/1.9.1 References: <20060925152852.GE17407@dm.uba.ar> In-Reply-To: <20060925152852.GE17407@dm.uba.ar> 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" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200609251759.21241.shrdlu@unlimitedmail.org> X-UnlimitedMail-MailScanner: Found to be clean X-UnlimitedMail-MailScanner-From: shrdlu@unlimitedmail.org X-Archives-Salt: 020eed26-62a6-42f2-9a39-72240bb4bcb1 X-Archives-Hash: 83dd8f3c4492ec5d10782c1aa210df5a On Monday 25 September 2006 17:28, Matias Grana wrote: > hi, > Is it possible to get a list of the files an emerge command would > download? > I have a dial-up connection at home, so I can't download large files. > However, I can download them at work, put them on my usb-stick, bring > them home and put them on my /usr/portage/distfiles/, so I can emerge > the packages I want. But (there's always a but) sometimes an emerge > command downloads more than one file for each ebuild. So I would like > to have a way to know exactly which files the emerge would need, would > I do something like > % emerge xxxxx I think you want emerge -f (or -F). man emerge for the details. -- gentoo-user@gentoo.org mailing list