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 AA24C1381F3 for ; Fri, 26 Apr 2013 14:15:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E18B1E0ACB; Fri, 26 Apr 2013 14:15:34 +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 E5F4EE09FA for ; Fri, 26 Apr 2013 14:15:33 +0000 (UTC) Received: from [192.168.110.150] (unknown [217.70.176.166]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: lu_zero) by smtp.gentoo.org (Postfix) with ESMTPSA id 3C22833D8CC for ; Fri, 26 Apr 2013 14:15:31 +0000 (UTC) Message-ID: <517A8BDE.3030101@gentoo.org> Date: Fri, 26 Apr 2013 16:14:54 +0200 From: Luca Barbato User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130411 Thunderbird/17.0.5 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 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] rfc: oldnet scripts splitting out from OpenRC References: <20130424161606.GA1607@linux1> In-Reply-To: <20130424161606.GA1607@linux1> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: 8e081d37-e866-4444-972d-43f55c3dcb42 X-Archives-Hash: 1cd5e77a58ba35429da70d8669a56b70 On 04/24/2013 06:16 PM, William Hubbs wrote: > All, > > it has been suggested that gentoo's oldnet scripts be split out into > their own package separate from OpenRC so that they can be developed > independently. I am looking at doing this for OpenRC 0.12, which I hope > to release soon. > > This means when you emerge or upgrade to openrc-0.12, the net.* scripts > will no longer be included. I am going to call the separate package that > includes these scripts gentoo-oldnet. Sounds a BAD idea. I'm all for fostering more usage, but if you like to split it in a separate packet then just make the split distribution but keep everything in the same git. lu