Gentoo Archives: gentoo-embedded

From: thomas.cooksey@××.com
To: gentoo-embedded@l.g.o
Subject: RE: [gentoo-embedded] current recipe for creating an embedded gentoo x86 box?
Date: Thu, 29 Nov 2007 10:47:59
Message-Id: C970407D71E48D4EADEEB57340F14D89032B79@E03MVB2-UKBR.domain1.systemhost.net
In Reply to: Re: [gentoo-embedded] current recipe for creating an embedded gentoo x86 box? by matt hull
1 >i think the easiest way is to put the hard drive in and mount it.
2 >then install to it from an existing gentoo system.
3 >
4 >ROOT=/mnt/embedded-install emerge SOMEPACKAGE
5
6 IMO, it should be this simple, but in my experience it isn't. Having
7 said that, I tried it almost a year ago so things may have improved
8 since then.
9
10 There are circular dependencies for the low-level system packages which
11 have to be fixed using the "bootstrap" and "build" use flags. I can't
12 remember the specifics.
13
14 Personally I'd like to be able to have an empty directory, create the
15 configuration (make.conf, make.profile, /etc/portage etc) and do a
16 "ROOT=xxxx emerge system". It would be even slicker if the configuration
17 could specify an arm target and it automagically cross-compiled
18 everything.
19
20
21 Please post the results of your experiments, I'm very interested to see
22 how far this has progressed in the last year.
23
24
25 Cheers,
26
27 Tom
28
29 --
30 gentoo-embedded@g.o mailing list