Gentoo Archives: gentoo-embedded

From: Jakub Ladman <ladmanj@×××××.cz>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] /sbin/runscript
Date: Thu, 12 Feb 2009 23:43:41
Message-Id: 200902130043.35709.ladmanj@volny.cz
1 Hello
2
3 I am building a minimal system to run some services and my libsdl based
4 application.
5 Everything must fit into 16MB of flash memory.
6
7 I have used xmerge helper script to emerge busybox, baselayout, libsdl,
8 sdl-image, dropbear ...
9
10 I am trying to set up networking by /etc/init.d/net.eth0 as on normal gentoo,
11 but the initscripts seems to does nothing, even not any error message
12 appears.
13 I think that it is because /sbin/runscript does nothing, but i do not
14 understand it too much.
15
16 Busybox applets, dropbear server and my SDL application works good.
17
18 My system uses ARM9 cpu.
19
20 What need I to do?
21 What should i write to You to give You a propper information about the
22 problem?
23
24 Thank you
25
26 Jakub Ladman

Replies

Subject Author
Re: [gentoo-embedded] /sbin/runscript Ned Ludd <solar@g.o>
Re: [gentoo-embedded] /sbin/runscript Natanael Copa <natanael.copa@×××××.com>
Re: [gentoo-embedded] /sbin/runscript Abdolmohaimen Siddig <abdo.a2008@×××××.com>