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 748D31381F3 for ; Wed, 24 Apr 2013 23:17:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5F83E09AD; Wed, 24 Apr 2013 23:17:08 +0000 (UTC) Received: from mail-ia0-f176.google.com (mail-ia0-f176.google.com [209.85.210.176]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C20E4E0928 for ; Wed, 24 Apr 2013 23:17:07 +0000 (UTC) Received: by mail-ia0-f176.google.com with SMTP id l27so1685375iae.21 for ; Wed, 24 Apr 2013 16:17:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:date:from:to:subject:message-id:mail-followup-to :references:mime-version:content-type:content-disposition :in-reply-to:user-agent; bh=7S7L24kDC7OaBRW0gtTMkrHYIoyAiQO29JF2jvemx+s=; b=H0DVV9P3hdVSXjmBxjZ49VPISGumFoxBPcOXete1wPR58l7Sc3QALgWrr37B/l8KtM 79mGUQR3P2xTT01bavJKuYrF7zTkXsj/RqWR3oyQCkx57TpahiWdtV66psH5+aqeTO7S iNGcXOPjV4xgT7uMa2WTfEUJA/sUcpGXHnxd3ikvoqRGo1rZfbK17FUckPRmyPtjPch+ n3pGHYBvEaoetuE/bziFBoHjEjzj6pDNyB5B5zwtuq9jdK170ZOuyJkLl0kCJLvepRz6 g1kJ568Fw4isQe7qamLbrQHzT2SSC2zwHXhELPu8t3mxsPP9HSNE7XGUIn+mOtzjoO2V tM3w== X-Received: by 10.50.28.112 with SMTP id a16mr29092502igh.23.1366845427041; Wed, 24 Apr 2013 16:17:07 -0700 (PDT) Received: from linux1 (cpe-76-187-91-128.tx.res.rr.com. [76.187.91.128]) by mx.google.com with ESMTPSA id qs4sm8488385igb.10.2013.04.24.16.17.03 for (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 24 Apr 2013 16:17:05 -0700 (PDT) Sender: William Hubbs Received: by linux1 (sSMTP sendmail emulation); Wed, 24 Apr 2013 18:17:01 -0500 Date: Wed, 24 Apr 2013 18:17:01 -0500 From: William Hubbs To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] rfc: oldnet scripts splitting out from OpenRC Message-ID: <20130424231701.GA3133@linux1> Mail-Followup-To: gentoo-dev@lists.gentoo.org References: <20130424161606.GA1607@linux1> <51780F2D.7060007@gentoo.org> <20130424172323.GB2323@linux1> <201304241334.37807.vapier@gentoo.org> <20130424175407.GA2404@linux1> <20130424223446.GA12947@waltdnes.org> 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: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tThc/1wpZn/ma/RB" Content-Disposition: inline In-Reply-To: <20130424223446.GA12947@waltdnes.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Archives-Salt: b6b922ae-01b8-41f3-a5be-6fac5e5754f1 X-Archives-Hash: ecb8a3719421ad67a1ba169d734ad692 --tThc/1wpZn/ma/RB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 24, 2013 at 06:34:46PM -0400, Walter Dnes wrote: > On Wed, Apr 24, 2013 at 02:16:51PM -0400, Rich Freeman wrote >=20 > > Considering our default configuration ships sshd (an argument we don't > > need to rehash here), it seems a bit silly to not ship networking > > support by default. I'd rather not do it as part of the system set, > > though that would be consistent with what we're doing with ssh, and it > > is still override-able. > To handle the various possible cases, maybe we need a "virtual/net" as > part of the system set, which can be satisfied by either oldnet or > newnet or whatever. The install ISO will have a basic working network > stack (IPV4+IPV6). After the initial install, the admin can do > whatever. Maybe even invoke package.provided. This would actually be cleaner than a bogus dependency in OpenRC. I would probably call it virtual/network-manager though. Are there any issues with putting together a virtual like this and adding it to @system? Thanks, William --tThc/1wpZn/ma/RB Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iEYEARECAAYFAlF4Z+0ACgkQblQW9DDEZTgWTwCeK1JzKDxjz9iWreZlztA3EtM0 BZcAoIw5PFNEq8/xzg0mC8h2KbRDw697 =sjNE -----END PGP SIGNATURE----- --tThc/1wpZn/ma/RB--