Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Howto remove Xorg?
Date: Mon, 15 Jun 2009 15:26:37
Message-Id: 200906151724.58745.alan.mckinnon@gmail.com
In Reply to: Re: [gentoo-user] Howto remove Xorg? by Gregory SACRE
1 On Monday 15 June 2009 17:22:50 Gregory SACRE wrote:
2 > It works! Thanks!
3 > I just had to have a close look at the output of depclean as it tryed
4 > to remove "not essential" packages such as vixie-cron, or grub,
5 > cronbase, or syslog-ng ;-)
6
7 You want to put those back into world with
8
9 emerge -n <package_name>
10
11 Which won't recompile them (no need to...). Or you could just edit
12 /var/lib/portage/world as root
13
14
15 --
16 alan dot mckinnon at gmail dot com
17
18
19
20
21 >
22 > I'm updating now and no more traces of xorg!
23 >
24 > Greg
25 >
26 > On Mon, Jun 15, 2009 at 4:55 PM, Fred.L<raptor@××××××××.fr> wrote:
27 > >> On Monday 15 June 2009 16:43:00 Fred.L wrote:
28 > >>> Hi,
29 > >>>
30 > >>> > Hello all,
31 > >>> >
32 > >>> >
33 > >>> > I have a VM with Gentoo as guest and I don't know why, maybe I was
34 > >>> > lonely, but I tried to install X on the guest without needing it
35 > >>> > (maybe just to see how it looks to have X in X ;-)).
36 > >>> > The problem is that now, I sync'ed the guest and it wants to pull an
37 > >>> > update for X and all the drivers.
38 > >>> > Frankly, I don't want to spend dozen of minutes compiling the new X
39 > >>> > when I don't need it on a VM...
40 > >>> >
41 > >>> > So my question is: how do I remove X and all its components?
42 > >>>
43 > >>> I think you could try this:
44 > >>> $ emerge --unmerge xorg-server
45 > >>
46 > >> xorg-server is usually not in world. xorg-x11 is a meta package that
47 > >> DEPENDs on xorg-server, the OP should unmerge xorg-x11
48 > >
49 > > Yes, I saw my mistake but it was to late the mail was already sent.
50 > > Sorry for that.
51 > >
52 > >> --
53 > >> alan dot mckinnon at gmail dot com
54 > >
55 > > Fred.L
56 > >
57 > > =====================================
58 > > * Webmaster at http://www.drakonix.fr *
59 > > =====================================