Gentoo Archives: gentoo-dev

From: Spider <spider@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] x86 2004.2 Profile
Date: Fri, 09 Jul 2004 23:16:21
Message-Id: 20040710011614.1a86df1d.spider@gentoo.org
In Reply to: Re: [gentoo-dev] x86 2004.2 Profile by Andrew Gaffney
1 begin quote
2 On Fri, 09 Jul 2004 15:00:18 -0500
3 Andrew Gaffney <agaffney@×××××××××××.com> wrote:
4
5 > I don't understand why the switch from xfree to xorg-x11 is a big
6 > deal. They are currently source and binary compatible. Almost
7 > everything (if not everything) works the same with xorg-x11 as it did
8 > with xfree.
9
10
11
12 Except that if you do something like this :
13 emerge sync; emerge -u world
14 cp -a /etc/X11/XF86Config /etc/ssh /etc/pass* /etc/grou* /etc/shad*
15 /etc/conf.d /etc/pcmcia /etc/rc.conf /var/lib/portage/world /backup
16
17 reformat, unpack the -same- stage3, and then restore them...
18
19 oops. suddenly things don't work because even when they are binary
20 compatible, they aren't config compatible, and users should be able to
21 expect that if they install the same applications (face it, the world
22 file isn't likely to contain the xfree version, most likely it contains
23 mozilla, Gnome, KDE, xfce or other such thing that brought X in as a
24 dependency ) They will get them. We currently break reliability often,
25 which is a pretty bad thing. :-/
26
27 only by actually doing things like this new profile, can we in fact
28 increase reliability.
29
30
31
32 //Spider
33
34
35 --
36 begin .signature
37 Tortured users / Laughing in pain
38 See Microsoft KB Article Q265230 for more information.
39 end

Replies

Subject Author
Re: [gentoo-dev] x86 2004.2 Profile Chris Gianelloni <wolf31o2@g.o>
Re: [gentoo-dev] x86 2004.2 Profile Paul de Vrieze <pauldv@g.o>