Gentoo Archives: gentoo-embedded

From: Ned Ludd <solar@g.o>
To: gentoo-embedded@l.g.o
Cc: gentoo-dev@l.g.o
Subject: Re: [gentoo-embedded] Interactive command
Date: Thu, 14 Jul 2005 00:04:24
Message-Id: 1121299361.19172.3.camel@localhost
In Reply to: [gentoo-embedded] Interactive command by Kristian Benoit
1 On Wed, 2005-07-13 at 18:44 -0400, Kristian Benoit wrote:
2 > I'm trying to add a new command to ebuild (preconfig) for packages like
3 > busybox that has to be configured prior to compile and that would be a
4 > cannot really use USE as it probably have undreads of USE that does not
5 > yet exist.
6 >
7 > That new command would be called between src_unpack and src_compile and
8 > only if FEATURES contain preconfig.
9
10 What you want already exists. Enable USE=savedconfig
11 Then add an /etc/busybox/busybox.config
12 Then merge busybox.
13
14 Have fun.
15
16
17 --
18 Ned Ludd <solar@g.o>
19
20 --
21 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] Interactive command Kristian Benoit <kbenoit@×××××××.com>