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 109081381F3 for ; Fri, 16 Aug 2013 18:20:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5EC32E0CEC; Fri, 16 Aug 2013 18:20:23 +0000 (UTC) Received: from mail-pa0-f49.google.com (mail-pa0-f49.google.com [209.85.220.49]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 48181E0B76 for ; Fri, 16 Aug 2013 18:20:22 +0000 (UTC) Received: by mail-pa0-f49.google.com with SMTP id ld10so2164495pab.22 for ; Fri, 16 Aug 2013 11:20:21 -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:from:date:message-id :subject:to:content-type; bh=B5GGM0dpzfvK3cSQEbXpWQoAJLoeXsiDeCrFx3o4HTU=; b=p8KX/q0tiqOZwDTwsQDnsiscFSX3iQVw6ySjHj+xFMzM+ymWXCpdJJbpwGdyrhoD4+ B1UxCaxUED1rjSer4kU0p99/fbYu0glG+JEf9WJb9EiJqljL0Vm9LfefFE/6EmKRcnjZ Ew5cP8OP0NLstRSGcZmAuVnIIfm69gveKtVZRc/V5gCJ+XmOR2AOYyj+DDauEhUj8iBS opIkj8/rC7TmRrYjE6r9OHlqNPmo9zosbl5PKqBPo4xJz1N749NBW6X80eh5BRhwhwOu ZDKj2Esc0KFDHKPnMpyZifpHgW0UT8rqZV2v+7MpUqcs1kmnEG6MJWEF61ZwwFKvxMof DuDQ== X-Received: by 10.68.117.35 with SMTP id kb3mr2980570pbb.95.1376677221163; Fri, 16 Aug 2013 11:20:21 -0700 (PDT) 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 Sender: paul.hartman@gmail.com Received: by 10.70.88.239 with HTTP; Fri, 16 Aug 2013 11:20:01 -0700 (PDT) In-Reply-To: <20130815001205.46091f26@hactar.digimed.co.uk> References: <20130802203646.GA3926@linux1> <20130814084336.1c295d16@dartworks.biz> <20130814200438.GA11599@linux1> <20130815001205.46091f26@hactar.digimed.co.uk> From: Paul Hartman Date: Fri, 16 Aug 2013 13:20:01 -0500 X-Google-Sender-Auth: rTcqXa9QnU3gbcxy4FbNF4X9wXA Message-ID: Subject: Re: [gentoo-user] OpenRc-0.12 is coming soon To: Gentoo User Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: 41fa7a7b-f5dc-4f34-a151-0d89b8e27132 X-Archives-Hash: 672790f0c23791ecd11110b22637042d On Wed, Aug 14, 2013 at 6:12 PM, Neil Bothwick wrote: > On Wed, 14 Aug 2013 15:04:38 -0500, William Hubbs wrote: > >> For the folks who lost /etc/conf.d/net, was it the stub file that came >> with OpenRC, or had you modify it? > > I've tried the update on two systems, both with modified config files > (the second one modified just before the upgrade to see if that made a > difference). The first one lost it's file, the second one kept it. > > I've got a couple more t update so I'll see if I can see a pattern. Looks like they've solved the mystery: https://bugs.gentoo.org/show_bug.cgi?id=481336 Sounds like if you modified the file BEFORE installing the previous version of openrc, it got removed, but if you modified it AFTER installing your previous openrc it would be kept.