Gentoo Archives: gentoo-embedded

From: Jakub Ladman <ladmanj@×××××.cz>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] /sbin/functions.sh missing in baselayout-lite
Date: Fri, 22 Sep 2006 12:48:59
Message-Id: 200609221447.43413.ladmanj@volny.cz
1 Hi all
2
3 I have software (allready functional) which has init.d script to start, stop,
4 test, e.t.c.
5
6 But this script depends on /etc/init.d/functions which is on my pc (not my
7 real target) a symlink to /sbin/functions.sh
8
9 I have copied both script and symlink to my target's filesystem, but it fails
10 on non existent bash shell
11
12 I use busybox shell
13
14 Is somewhere a version of functions.sh compatible with busybox shell, or i
15 need to compile real bash?
16
17 Or something completely different?
18
19 Thank you.
20
21 Jakub Ladman
22 --
23 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] /sbin/functions.sh missing in baselayout-lite "René Rhéaume" <rene.rheaume@×××××.com>