Gentoo Archives: gentoo-user

From: Manuel McLure <manuel@××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] How's the openrc update going for everyone?
Date: Wed, 11 May 2011 00:07:00
Message-Id: BANLkTi=H38OnirQ8u3j3xXxL+AbuEWd1kQ@mail.gmail.com
In Reply to: [gentoo-user] How's the openrc update going for everyone? by Dale
1 On Tue, May 10, 2011 at 2:55 PM, Dale <rdalek1967@×××××.com> wrote:
2 > I was curious, what's the results of the openrc update for people that have
3 > done theirs?  Is it pretty simple and "just works" or are there issues?  I'm
4 > mostly interested in x86 and amd64 since that is what I have.  Just a simple
5 > works here and I'm X86 or amd64 would be nice.  List issues if you had any.
6
7 On my dedicated MythTV box, the major problem I had was that neither
8 net.eth0 nor net.eth1 started up once I deleted /etc/conf.d/rc and
9 went to /etc/rc.conf. This is possibly due to the hotplug settings
10 which IMHO weren't clear in /etc/rc.conf. Fixed by simply adding
11 net.eth0 and net.eth1 to the default runlevel and everything is fine
12 now.
13
14 I think that a guide specifying exactly how to migrate from
15 /etc/conf.d/rc to rc.conf, setting by setting, would be good. "Please
16 read through /etc/rc.conf and /etc/conf.d/rc and migrate the settings"
17 doesn't cut it when the syntax and semantics of some settings are so
18 different. Also, I'm accustomed to having configuration files show the
19 default value commented out, but for example in this case the
20 commented out value was
21
22 #rc_hotplug="*"
23
24 which was the exact opposite of the default which is "!*".
25 --
26 Manuel A. McLure WW1FA <manuel@××××××.org> <http://www.mclure.org>
27 ...for in Ulthar, according to an ancient and significant law,
28 no man may kill a cat.                       -- H.P. Lovecraft

Replies

Subject Author
Re: [gentoo-user] How's the openrc update going for everyone? Leonardo Guilherme <leonardo.guilherme@×××××.com>