Gentoo Archives: gentoo-embedded

From: Marius Schaefer/Camberg/ISBAC <Marius.Schaefer@×××××.COM>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] x86 SBC Gentoo Embedded HowTo
Date: Mon, 23 May 2005 06:55:52
Message-Id: OF19326B9E.54777AC9-ONC125700A.002549D5-C125700A.00260B31@isbac.com
In Reply to: Re: [gentoo-embedded] x86 SBC Gentoo Embedded HowTo by michael@michaelshiloh.com
1 michael@×××××××××××××.com wrote on 22.05.2005 19:51:05:
2
3 > Thanks Heath.
4 >
5 > Has anyone explained this part yet?
6 >
7 > # mount the development_rootfs proc and portage directories
8 > # don't understand this someone please add comments
9 > mount --bind /proc /opt/i586-gentoo-uclibc-linux/proc/
10 > mount --bind /usr/portage /opt/i586-gentoo-uclibc-linux/usr/portage
11 >
12
13 This just makes your proc and portage directories available from inside of
14 your development_rootfs (after chrooting). So you don't have to copy over
15 all the sources to the small development_rootfs. Probably someone could
16 add this as a comment?
17
18 BTW: Nice Howto! I'm going to give it a try soon.
19
20 Marius Schäfer
21
22 >
23 > On Sun, 22 May 2005, Heath H Holcomb wrote:
24 >
25 > > Current version is 0.04. I've posted it to mailing list a few weeks
26 ago.
27 > > It's also at http://www.bulah.com/embeddedgentoo.html
28 > >
29 > --
30 > gentoo-embedded@g.o mailing list
31 >
32
33
34 --
35 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] x86 SBC Gentoo Embedded HowTo michael@×××××××××××××.com