Gentoo Archives: gentoo-embedded

From: Ned Ludd <solar@g.o>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] busybox and virtuals (editor, pager etc.)
Date: Tue, 21 Jul 2009 22:38:17
Message-Id: 1248215895.12874.9.camel@hangover
In Reply to: Re: [gentoo-embedded] busybox and virtuals (editor, pager etc.) by Christian Affolter
1 On Tue, 2009-07-21 at 22:28 +0200, Christian Affolter wrote:
2 > Hi Mike
3 >
4 > >> However if I perform an emerge world:
5 > >> PORTAGE_CONFIGROOT=[...] ROOT=[...] emerge world -vp
6 > >>
7 > >> Portage wants to merge:
8 > >> virtual/editor-0
9 > >> app-editors/nano
10 > >>
11 > >> virtual/pager-0
12 > >> sys-apps/less
13 > >>
14 > >> I have enabled less and vi in my busybox, therefore I don't want to
15 > >> install an "external" pager and editor.
16 > >
17 > > use the profile's package.provided then
18 >
19 > Yes, that's what I do at the moment... However it would be much nicer if
20 > the powerful gentoo use and dependency system could be used for this.
21 >
22 > Furthermore BusyBox init-scripts (for crond, syslogd etc.) could be
23 > installed according to the enabled use-flags, rather than manually.
24
25 With as many features as busybox supports this could get out of control
26 quickly with USE= flags for per-options.
27
28
29 > Is there something that speaks against such a change?
30 >
31 > If not, I'm willing to provide the necessary patches
32
33 Patches are always most welcome. But I sorta rather tie it to something
34 more simple. Like maybe when 'make-symlinks' is enabled. One can assume
35 he/she is using busybox for the core system.
36
37
38 --
39 Ned Ludd <solar@g.o>
40 Gentoo Linux

Replies

Subject Author
Re: [gentoo-embedded] busybox and virtuals (editor, pager etc.) Christian Affolter <c.affolter@××××××××××××××.ch>