Gentoo Archives: gentoo-user

From: William Hubbs <williamh@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] baselayout2/openrc question
Date: Tue, 02 Feb 2010 18:16:20
Message-Id: 20100202181441.GA23242@linux1
In Reply to: [gentoo-user] baselayout2/openrc question by David Relson
1 On Mon, Feb 01, 2010 at 11:03:10PM -0500, David Relson wrote:
2 > Is it safe to delete sysvinit and emerge openrc-0.6.0-r1? Am I likely
3 > to get myself into troubleif I do this? If so, how much and how deep?
4
5 The latest version of sysvinit, 2.87-r3, is the one you should be
6 running with openrc.
7
8 This version is scheduled to go stable around 2/8, so to get it onto
9 your system early, do this:
10
11 echo =sys-apps/sysvinit-2.87-r3 >> /etc/portage/package.keywords
12
13 William