From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1S9dZf-0002q6-JG for garchives@archives.gentoo.org; Mon, 19 Mar 2012 14:28:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2A29CE0D4C; Mon, 19 Mar 2012 14:28:10 +0000 (UTC) Received: from mail-qc0-f181.google.com (mail-qc0-f181.google.com [209.85.216.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 739C7E0D08 for ; Mon, 19 Mar 2012 14:26:22 +0000 (UTC) Received: by qcsk26 with SMTP id k26so1440170qcs.40 for ; Mon, 19 Mar 2012 07:26:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=AM4BnQuBCkxrxheUEWgptNeJ18cLsqlogy0W2PEsMZ0=; b=m/277yQVM8brQaZ0KsuqqvJnFDqYBTdPoaH90fjYFtNBFCv/XlPMDR9wltTkqHGpBG c56uWzGbPl5jXGimbolbjy+8tPXTu/EjIPHcwnfYXwQRkWDuvjGjFclwoSxIXKIM/UTq Elo2SGJjOUJrY413DqKVzoC098nxLFOWZyItPj1aKoavU+4YGI555eH9zwgnYYxcFSUp 1Coze0DhCQqzrGOx6EXOwxj8oIK8L6upGCC5rQ5T3p1ovyCOu5x2Z8/Rp14keiexZ4Cu 5xMQZOVNq6RwDZiz4oP5sEVGLXzNvDbuJ58JnhLO8B1NkF3b12hHJULJ2nA9ZbTE1sPy FiGQ== 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 Received: by 10.224.180.201 with SMTP id bv9mr3757429qab.69.1332167182025; Mon, 19 Mar 2012 07:26:22 -0700 (PDT) Received: by 10.229.155.209 with HTTP; Mon, 19 Mar 2012 07:26:21 -0700 (PDT) In-Reply-To: <20120319123734.64495a75.v_2e@ukr.net> References: <20120319123734.64495a75.v_2e@ukr.net> Date: Mon, 19 Mar 2012 08:26:21 -0600 Message-ID: Subject: Re: [gentoo-user] Goodbye to gentoo? From: Maxim Wexler To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: f0265d83-ae9b-486e-a7b6-a5c76889b058 X-Archives-Hash: 4f9cfd2b996f7c274814562d46f31a56 > > cat files-to-fetch.lst | cut -d " " -f1 | wget -c -i - > I know how to generate a fetch list and wget the files. The problem is syncing portage on another machine, my netbook, ubuntu-based. Or maybe, I could boot sysresc on the netbook. It's gentoo based IIRC and do a re-sync back home as per C P Valdes.