Gentoo Archives: gentoo-catalyst

From: Tod Herman <todw1fd@×××××.com>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] rcadd and rcdel
Date: Sat, 04 Feb 2006 13:00:11
Message-Id: 20060204125948.77146.qmail@web30208.mail.mud.yahoo.com
In Reply to: [gentoo-catalyst] rcadd and rcdel by Tod Herman
1 To be more specific...my rcadd and rcdel lines were as follows
2 livecd/rcadd: net.eth0:default
3 livecd/rcdel: alsasound:default (also tried just alsasound without the specific runlevel)
4
5 The results:
6
7 Running rc-update.sh in chroot /var/tmp/catalyst2/tmp/default/livecd-stage2-i686-2006.0/
8 * iptables not found in any of the specified runlevels.
9 * netmount removed from the following runlevels: default
10 * rc-update complete.
11 * autoconfig added to runlevel default
12 * rc-update complete.
13 * keymaps removed from the following runlevels: boot
14 * rc-update complete.
15 * serial not found in any of the specified runlevels.
16 * consolefont removed from the following runlevels: boot
17 * rc-update complete.
18 * modules already installed in runlevel boot; skipping
19 * pwgen added to runlevel default
20 * rc-update complete.
21 * splash added to runlevel default
22 * rc-update complete.
23 * syslog-ng added to runlevel default
24 * rc-update complete.
25 * alsasound added to runlevel default
26 * rc-update complete.
27 * hdparm added to runlevel default
28 * rc-update complete.
29 Adding net.eth0:default to net.eth0:default
30 Runlevel net.eth0:default doesn't exist .... creating it
31 * /sbin/rc-update: /etc/init.d/net.eth0:default not found; aborting.
32 * alsasound:default not found in any of the specified runlevels.
33 boot: Empty runlevel found.... deleting
34 rmdir: `/etc/runlevels/boot': Directory not empty
35 default: Empty runlevel found.... deleting
36 rmdir: `/etc/runlevels/default': Directory not empty
37 net.eth0:default: Empty runlevel found.... deleting
38 nonetwork: Empty runlevel found.... deleting
39 rmdir: `/etc/runlevels/nonetwork': Directory not empty
40 single: Empty runlevel found.... deleting
41
42
43 Seems the script isn't separating the service from the runlevel correctly and it's finding runlevels empty that aren't empty.
44
45 ----- Original Message ----
46 From: Tod Herman <todw1fd@×××××.com>
47 To: gentoo-catalyst@l.g.o
48 Sent: Fri Feb 3 22:47:55 2006
49 Subject: [gentoo-catalyst] rcadd and rcdel
50
51 Trying to set livecd/rcdel: alsasound so that autoconfig can do the honors. But the setting doesn't seem to be taking as the filesystem on the livecd always show the alsasound link in /etc/runlevels/default. Shouldn't setting rcdel: alsasound remove all runlevel links to alsasound script?
52
53
54
55 --
56 gentoo-catalyst@g.o mailing list
57
58
59
60
61 --
62 gentoo-catalyst@g.o mailing list

Replies

Subject Author
Re: [gentoo-catalyst] rcadd and rcdel Andrew Gaffney <agaffney@g.o>