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 82A011381F3 for ; Fri, 16 Aug 2013 16:46:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4AA98E0F9E; Fri, 16 Aug 2013 16:46:36 +0000 (UTC) Received: from mail-vc0-f177.google.com (mail-vc0-f177.google.com [209.85.220.177]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 771C5E0C50 for ; Fri, 16 Aug 2013 16:46:35 +0000 (UTC) Received: by mail-vc0-f177.google.com with SMTP id gf12so1590758vcb.8 for ; Fri, 16 Aug 2013 09:46:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=SvuaNVRgJqFdPY0wLJAKif50fBmc8E+igvqB4pgfmBQ=; b=w1sznBzBl05hdn0qJ/41PxNGcN+BHidC1h7kNGiSFoFIQH0w+030C9003qD8Ru+IbX dNnizftB1+EIn2+4JLpr21hlx/FdoIFLNFLIKNwEmD47voYeC/3OIcK1LIIdN3D77JMm 3PwT6aZ7fXtHeypuNbYuW9ItP7H0j+EMdHfcCaT9iDb7checeD8Y54ZSqWfWLJnALGpD nYk2Zny6o6KDEZQ1PxPaVPkVOdyzh8RT9wkUfBCNWHdTJVTS2WrXPjFrgdvu1W50mV0f 2wnX37FScc+VaJJrnqcoo8GMNLfqve9oGUG+vs7weMPtjFmTCHyquBNQqACPjajGl1he Fseg== 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 X-Received: by 10.221.56.194 with SMTP id wd2mr2100210vcb.7.1376671594646; Fri, 16 Aug 2013 09:46:34 -0700 (PDT) Sender: freemanrich@gmail.com Received: by 10.52.187.70 with HTTP; Fri, 16 Aug 2013 09:46:34 -0700 (PDT) In-Reply-To: <520E4FE4.9080606@gentoo.org> References: <20130802203646.GA3926@linux1> <20130814084336.1c295d16@dartworks.biz> <20130816145735.GE16458@ns1.bonedaddy.net> <520E4FE4.9080606@gentoo.org> Date: Fri, 16 Aug 2013 12:46:34 -0400 X-Google-Sender-Auth: 8DEpdVYu9JJ0PNCnzBgln7ocPvg Message-ID: Subject: Re: [gentoo-dev] Re: [gentoo-user] OpenRc-0.12 is coming soon From: Rich Freeman To: gentoo-dev Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: 7aac6299-6298-4328-b7df-49e626f93a90 X-Archives-Hash: 837abb2f2ceedfc79aef72dfd5e543d1 On Fri, Aug 16, 2013 at 12:14 PM, Ian Stakenvicius wrote: > For everyone's information -- The conf.d/net removal on upgrade is a > packaging issue, which could not have been tested prior to > openrc-0.12.ebuild hitting the tree. There are details in > https://bugs.gentoo.org/show_bug.cgi?id=481336 if anyone's interested > in why it's happening. > > I've fixed the 0.12.ebuild in the tree now. It's a hack but it seems > to be the best possible solution. Thanks for the update. From the other report it seems unlikely that calling for volunteers would have turned up much. That's just the nature of ~arch - if you get an openrc update you're among the first. Gentoo users should know what they're doing regardless, and ~arch users doubly-so. Also, it really isn't Gentoo-specific, but putting /etc in a git repo is a really good practice, and I'm wondering if it should go in the handbook as a result. Rich