Gentoo Archives: gentoo-embedded

From: Abdolmohaimen Siddig <abdo.a2008@×××××.com>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] /sbin/runscript
Date: Sun, 15 Feb 2009 06:26:46
Message-Id: 68f7c0560902142226s65ace528g1176a2521005d685@mail.gmail.com
In Reply to: [gentoo-embedded] /sbin/runscript by Jakub Ladman
1 if you do not have net-tool merged to your system try to link busybox to
2 /sbin/ifconfig
3
4
5
6 Abdolmohaimen
7
8 On Fri, Feb 13, 2009 at 2:43 AM, Jakub Ladman <ladmanj@×××××.cz> wrote:
9
10 > Hello
11 >
12 > I am building a minimal system to run some services and my libsdl based
13 > application.
14 > Everything must fit into 16MB of flash memory.
15 >
16 > I have used xmerge helper script to emerge busybox, baselayout, libsdl,
17 > sdl-image, dropbear ...
18 >
19 > I am trying to set up networking by /etc/init.d/net.eth0 as on normal
20 > gentoo,
21 > but the initscripts seems to does nothing, even not any error message
22 > appears.
23 > I think that it is because /sbin/runscript does nothing, but i do not
24 > understand it too much.
25 >
26 > Busybox applets, dropbear server and my SDL application works good.
27 >
28 > My system uses ARM9 cpu.
29 >
30 > What need I to do?
31 > What should i write to You to give You a propper information about the
32 > problem?
33 >
34 > Thank you
35 >
36 > Jakub Ladman
37 >
38 >
39 >
40
41
42 --

Replies

Subject Author
Re: [gentoo-embedded] /sbin/runscript Jakub Ladman <ladmanj@×××××.cz>