Gentoo Archives: gentoo-user

From: Iain Buchanan <iaindb@××××××××××××.au>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] init.d/net* scripts fail with baselayout-1.11.7-r2
Date: Tue, 07 Dec 2004 06:14:35
Message-Id: 1102400017.21021.46.camel@orpheus
In Reply to: [gentoo-user] init.d/net* scripts fail with baselayout-1.11.7-r2 by Iain Buchanan
1 On Tue, 2004-12-07 at 09:42 +0930, Iain Buchanan wrote:
2 > recently I updated my system, including the baselayout update to
3 > baselayout-1.11.7-r2. However, when the system boots I get a message
4 > from net.lo along the lines of
5
6 ok, I've gone back to the beginning. When all scripts are untouched,
7 this is the error I get when starting any /etc/init.d/net.* script:
8
9 iwconfig: missing required function interface_variable
10
11 This error comes from /lib/rcscripts/net.modules.d/iwconfig so in there
12 I add the line
13
14 source /lib/rcscripts/net.modules.d/helpers.d/functions
15
16 and all these script errors go away. However, net.etho thinks it wants
17 to start with dhcp now
18
19 * Starting eth0
20 * Bringing up eth0
21 * Configuration not set for eth0 - assuming dhcp
22 * eth0 dhcp
23 * Keeping kernel configuration for eth0
24 * Adding routes
25 * default gw 172.16.0.4 ... [ !! ]
26 * 203.39.28.126 gw 172.16.0.7 ... [ ok ]
27 * 147.66.40.208 gw 172.16.0.7 ... [ ok ]
28
29 even though /etc/conf.d/net has the correct static configuration info in
30 it.
31
32 Any clues?
33 --
34 Iain Buchanan <iaindb@××××××××××××.au>
35
36
37 --
38 gentoo-user@g.o mailing list