Gentoo Archives: gentoo-embedded

From: Natanael Copa <natanael.copa@×××××.com>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] precompiled packages for embedded system
Date: Tue, 18 Sep 2007 15:44:24
Message-Id: 1190129735.11501.37.camel@nc.nor.wtbts.org
In Reply to: Re: [gentoo-embedded] precompiled packages for embedded system by 01flipstar@web.de
1 On Tue, 2007-09-18 at 17:22 +0200, 01flipstar@×××.de wrote:
2 > >
3 > > On Tuesday 18 September 2007, 01flipstar@×××.de wrote:
4 > > > The question is now because the metadata (USE-Flags / deps) are not part of
5 > > > the tbz2-packages
6 > >
7 > > yes they are
8 >
9 > but where for example the wget pkg contains:
10 >
11 > tar -tvf /tmp/wget-1.10.2.tbz2
12 > drwxr-xr-x root/root 0 2007-07-09 23:58 ./
13 > drwxr-xr-x root/root 0 2007-07-09 23:58 ./usr/
14 > drwxr-xr-x root/root 0 2007-07-09 23:58 ./usr/bin/
15 > -rwxr-xr-x root/root 1343124 2007-07-09 23:58 ./usr/bin/wget
16 > drwxr-xr-x root/root 0 2007-07-09 23:58 ./usr/share/
17 > drwxr-xr-x root/root 0 2007-07-09 23:58 ./usr/share/info/
18 > -rw-r--r-- root/root 62109 2007-07-09 23:58 ./usr/share/info/wget.info.gz
19 > drwxr-xr-x root/root 0 2007-07-09 23:58 ./usr/share/man/
20 > drwxr-xr-x root/root 0 2007-07-09 23:58 ./usr/share/man/man1/
21 > -rw-r--r-- root/root 27181 2007-07-09 23:58 ./usr/share/man/man1/wget.1.gz
22 > drwxr-xr-x root/root 0 2007-07-09 23:58 ./usr/share/doc/
23 > drwxr-xr-x root/root 0 2007-07-09 23:58 ./usr/share/doc/wget-1.10.2/
24 > -rw-r--r-- root/root 794 2007-07-09 23:58 ./usr/share/doc/wget-1.10.2/AUTHORS.gz
25 > -rw-r--r-- root/root 8678 2007-07-09 23:58 ./usr/share/doc/wget-1.10.2/NEWS.gz
26 >
27 > bzip2: (stdin): trailing garbage after EOF ignored
28 ...
29
30
31 > I guess the "railing garbage" massage is because the file is packet with bs=900k right?
32
33 No the trainling "garbage" is the metadata (USE-flags depends etc).
34
35 The metadata, xpak, is just appended to the tar/bz2 archive.
36
37 You can split them with qtbz2 -s. You can list and extract the xpak with
38 qxpak. The tools are provided in portage-utils.
39
40 > Thanks for your help!
41 >
42 > --
43 > flip
44 >
45 >
46 > __________________________________________________________________________
47 > Erweitern Sie FreeMail zu einem noch leistungsstärkeren E-Mail-Postfach!
48 > Mehr Infos unter http://produkte.web.de/club/?mc=021131
49 >
50
51 --
52 gentoo-embedded@g.o mailing list