Gentoo Archives: gentoo-embedded

From: Sune Kloppenborg Jeppesen <jaervosz@g.o>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] GNAP extensions
Date: Mon, 23 Oct 2006 08:07:08
Message-Id: 200610231006.54311.jaervosz@gentoo.org
In Reply to: [gentoo-embedded] GNAP extensions by Petr Podrabsky
1 Hi Petr,
2
3 On Monday 23 October 2006 09:00, Petr Podrabsky wrote:
4 > How I can solve this portage problem?
5 When using portage overlays the original packages are not removed, so if the
6 package is both in the overlay and in the snapshot your resulting package
7 directory will contain both the contents from the snapshot and the content
8 from the overlay.
9
10 If all the files from the snapshot are not in the overlay the generated
11 Manifest file will be invalid as some files from the snapshot will remain.
12
13 To workaround this you have to copy the contents of the portage snapshot to
14 your overlay and do an ebuild packagename digest.
15
16 That wasn't too clear but I hope it helps otherwise just ask again.
17 > Is there any problem I use for GNAP nearly latest portage snapshot
18 > (portage-20061006.tar.bz2 = ~37MB) ?
19 > Should I use some "better" and smaller portage for GNAP?
20 > Where should I find „better" portage snapshot (not big like 37MB)
21 > where hostap-driver, hostap-utils,quagga are included?
22 >
23 > Can I do gnap_make –t all with latest portage like this:
24 > gnap_make –t all –p portage-20061017.tar.bz2
25 You should be able to do that. This also solves the overlay problems above.
26
27 --
28 Sune Kloppenborg Jeppesen (Jaervosz)
29
30 --
31 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] GNAP extensions Petr Podrabsky <petrpo@×××××.com>