From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QQbzo-0006ec-4V for garchives@archives.gentoo.org; Sun, 29 May 2011 09:09:16 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B7AE51C01D; Sun, 29 May 2011 09:07:23 +0000 (UTC) Received: from mail-pw0-f53.google.com (mail-pw0-f53.google.com [209.85.160.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 750F51C01D for ; Sun, 29 May 2011 09:07:23 +0000 (UTC) Received: by pwj5 with SMTP id 5so1529619pwj.40 for ; Sun, 29 May 2011 02:07:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=0armCrXm9TiOTJoMjmRAPBF1jLJhtxLBM29MjghHHew=; b=Ah3m+UN+NdTJ0tA1wzTHSJENuFVSqEY3lqjnswJNyK8dO7s/Bu4A2jPA2+aWHLTpLi JyrM4lhUK0WsVKgu1+rGlOd7D3FP//98JsUYPXyC1dK6BPDlSOxL9D3Hashh5XhdXQ7e IbXcEVbJGeAW6bAeoozbeUgjKiqayV0aK+GCc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=bD7rEHsknxHiSY8hMQHPhuss6ivEwC1lJwnNVBP6qACJp9fJh/Y70gNXtcuvhvN35a twLcc+20vaRdkhCQ4lCAj8fBQDEsun1G+IusThSP0fa2zREAJziFLG7mTEoRCMUnDK8u qmvjK3/hsYxNryRg44Got5jCcmosC46diyvBM= Received: by 10.143.26.9 with SMTP id d9mr581400wfj.218.1306660041666; Sun, 29 May 2011 02:07:21 -0700 (PDT) Received: from [192.168.32.2] (110-174-198-154.static.tpgi.com.au [110.174.198.154]) by mx.google.com with ESMTPS id d15sm1919834wfl.18.2011.05.29.02.07.18 (version=SSLv3 cipher=OTHER); Sun, 29 May 2011 02:07:20 -0700 (PDT) Message-ID: <4DE20CBE.1090709@gmail.com> Date: Sun, 29 May 2011 19:07:10 +1000 From: Jake Moe User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110506 Lightning/1.0b3pre Thunderbird/3.1.10 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Baselayout2/OpenRC migration question - dispatch-conf vs etc-update References: <4DE11C24.7080707@libertytrek.org> In-Reply-To: X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: 689474cf6bc94672a6e57493446cdf79 On 05/29/11 02:07, Bill Longman wrote: > > Yes, absolutely. I use cfgupdate too. > > -- > Bill Longman > Sent from my Galaxy S > There was an announcement on the gentoo-announce mailing list that listed a few different docs for reference. Among other things, the part of interest in this discussion was: After these packages are emerged, it is absolutely critical that you immediately update your configuration files with dispatch-conf, etc-update or a similar tool [2] then follow the steps in the OpenRC Migration Guide [3]. 2. http://www.gentoo.org/doc/en/handbook/handbook-amd64.xml?part=3&chap=4 3. http://www.gentoo.org/doc/en/openrc-migration.xml Like Dale, I used etc-update, and on two different laptops (one x86 and one amd64), which worked without hitch on both. Jake Moe