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 A773F1381F3 for ; Wed, 14 Aug 2013 19:41:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4DFABE0C03; Wed, 14 Aug 2013 19:41:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3D0A5E0AF6 for ; Wed, 14 Aug 2013 19:41:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 45A3C33EBB1 for ; Wed, 14 Aug 2013 19:41:20 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -2.276 X-Spam-Level: X-Spam-Status: No, score=-2.276 tagged_above=-999 required=5.5 tests=[AWL=0.525, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RP_MATCHES_RCVD=-2.8, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=unavailable Received: from smtp.gentoo.org ([IPv6:::ffff:127.0.0.1]) by localhost (smtp.gentoo.org [IPv6:::ffff:127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sw6fhj6BjO1a for ; Wed, 14 Aug 2013 19:41:14 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8B90733EA87 for ; Wed, 14 Aug 2013 19:41:09 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1V9gwN-0004zK-34 for gentoo-user@gentoo.org; Wed, 14 Aug 2013 21:41:07 +0200 Received: from wsip-174-76-82-7.no.no.cox.net ([174.76.82.7]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 14 Aug 2013 21:41:07 +0200 Received: from boxcars by wsip-174-76-82-7.no.no.cox.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 14 Aug 2013 21:41:07 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: =?UTF-8?B?wrtRwqs=?= Subject: [gentoo-user] Re: OpenRc-0.12 is coming soon Date: Wed, 14 Aug 2013 14:40:54 -0500 Organization: none Message-ID: <20130814144054.3b9b9b4f@fuchsia.remarqs.net> References: <20130802203646.GA3926@linux1> <20130814084336.1c295d16@dartworks.biz> <20130814172401.284a6112@hactar.digimed.co.uk> 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 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: wsip-174-76-82-7.no.no.cox.net X-Newsreader: Claws Mail 3.9.0 (GTK+ 2.24.17; x86_64-pc-linux-gnu) X-Archives-Salt: 365ee8ee-8f7c-4178-88c3-aacd1009a624 X-Archives-Hash: 35ae6d85464bd2a1def474db4ba6dee4 On Wed, 14 Aug 2013 17:24:01 +0100 Neil Bothwick wrote: > On Wed, 14 Aug 2013 08:43:36 -0700, Keith Dart wrote: > > > I just got around to upgrading to it. When I did my /etc/conf.d/net > > file disappeared, and my network interface would not come up. There > > is not even a sample net file any more. I had to manually add it > > back, using a syntax I found on the wiki site. > > I lost conf.d/net too, but there is still a sample file, but it is > owned by netifrc, which is now a dependency of openrc. > > Note to those using USE="-* I_WANT_TO_BREAK_MY_SYSTEM", you will > break it when installing the new openrc because you won't get this > package. Thanks for the heads-up. USE="netifrc". Is this the thing they were calling oldnet for a while?