Gentoo Archives: gentoo-embedded

From: "René Rhéaume" <rene.rheaume@×××××.com>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] Building a mini desktop on uclibc
Date: Thu, 06 Oct 2005 01:07:09
Message-Id: 35572ca80510051806s75a0c7dv@mail.gmail.com
In Reply to: Re: [gentoo-embedded] Building a mini desktop on uclibc by "Peter S. Mazinger"
1 2005/9/19, Peter S. Mazinger <ps.m@×××.net>:
2 > XFCE runs fine for me, GPE would also be an alternative (bugs.g.o has a
3 > tarball w/ ebuilds), although it also relies on glib2. Currently I am
4 > testing a better iconv() replacement/patch for glib2 that could solve the
5 > glib2 dillemma, but someone will have to apply it to the tree (or we
6 > create virtual/glib2 or glib2-uclibc (w/ PROVIDE: glib2)
7 Is your XFCE running on top of the µclibc 0.9.27 available from
8 Portage or your own µclibc fork?
9
10 2005/9/16, Christian Nygaard <christiannygaard@×××××.com>:
11 > I'm trying to build a similar system to yours for a thinclient based on
12 > uclibc but
13 > I'm stuck at building Xorg, what Xserver did you choose for your project?
14 > Have you made any internal documentations or scripts describing building?
15 For your information, here is what X server I use:
16 # emerge -pv xorg-x11
17
18 These are the packages that I would merge, in order:
19
20 Calculating dependencies ...done!
21 [ebuild R ] x11-base/xorg-x11-6.8.2-r6 +3dfx +3dnow -bitmap-fonts
22 +cjk -debug +dlloader -dmx -doc -font-server -insecure-drivers -ipv6
23 +minimal +mmx (-nls) -nocxx +opengl (-pam) -sdk +sse -static
24 +truetype-fonts -type1-fonts -xprint +xv 0 kB [1]
25
26 Total size of downloads: 0 kB
27 Portage overlays:
28 [1] /usr/local/portage
29
30 The r6 ebuild is the r5 from Portage with the patch from bug #103022 applied.
31 As simple as this!
32
33 --
34 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] Building a mini desktop on uclibc "Peter S. Mazinger" <ps.m@×××.net>