From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id F00981381F3 for ; Thu, 25 Apr 2013 17:23:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 56D0DE0AED; Thu, 25 Apr 2013 17:23:19 +0000 (UTC) Received: from foo.stuge.se (foo.stuge.se [212.116.89.98]) by pigeon.gentoo.org (Postfix) with ESMTP id CC49AE0925 for ; Thu, 25 Apr 2013 17:23:17 +0000 (UTC) Received: (qmail 4119 invoked by uid 501); 25 Apr 2013 17:23:16 -0000 Message-ID: <20130425172316.4118.qmail@stuge.se> Date: Thu, 25 Apr 2013 19:23:16 +0200 From: Peter Stuge To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] rfc: oldnet scripts splitting out from OpenRC Mail-Followup-To: gentoo-dev@lists.gentoo.org References: <20130424161606.GA1607@linux1> <51795ECC.4030603@mva.name> <20130425171708.3565.qmail@stuge.se> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Archives-Salt: c3f1edb0-d76d-4799-86a8-b1550965b3e3 X-Archives-Hash: 3ae6ffa14b085256d20a5ee0e8c1fbe4 Carlos Silva wrote: > > > Care to explain how will the installation be done if "networking" > > > isn't requirement? > > > > I build a stage4 tarball on a build host, and unpack that tarball > > onto the media that I want to run the target system on. > > And from where comes this build host exactly?! I'm sorry, but I don't understand. My build host has a network connection. The stage4 it builds doesn't need to. //Peter