From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-96815-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1MGE1g-0006mo-Bm
	for garchives@archives.gentoo.org; Mon, 15 Jun 2009 15:23:12 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 20D73E03F8;
	Mon, 15 Jun 2009 15:23:11 +0000 (UTC)
Received: from mail-ew0-f224.google.com (mail-ew0-f224.google.com [209.85.219.224])
	by pigeon.gentoo.org (Postfix) with ESMTP id CAC00E03F8
	for <gentoo-user@lists.gentoo.org>; Mon, 15 Jun 2009 15:23:10 +0000 (UTC)
Received: by ewy24 with SMTP id 24so35779ewy.34
        for <gentoo-user@lists.gentoo.org>; Mon, 15 Jun 2009 08:23:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:in-reply-to:references
         :from:date:message-id:subject:to:content-type
         :content-transfer-encoding;
        bh=qhb7qHwjrFNnwUxhbf15EpaB3zYyE/dcUNmnmQG8vKQ=;
        b=bcj2MynWvSVizTcdSzOUiU5sTiCRD5DCYQcBajOXsMjaw22xKX9avAznYtB/9HmkrR
         5gQRqLNmV3xG+NkpkxNijp5bHne+QnKi/7Xeu4EKfFvbUXLN1urUJD1oZraKqOB4EKw0
         zUqKZGekFIueQq/CHjxVIcttvdGAPpVWmkCRM=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:from:date:message-id:subject:to
         :content-type:content-transfer-encoding;
        b=AVjVgdI9F1S+h/TR7KMGj8jbrIOqx7KN93w9gf5+64Cy8qOwdPVpkzs++3BkE/wwek
         h5g18siROSs85//F6AQZRSKeWKkT/13GorF7LLiuoddccJbvkF8IbPWNsCVhfc3thpCw
         eOdOVJo62bMzutc09hVWkkGTZiH9vo30H7CrE=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.210.36.8 with SMTP id j8mr4714059ebj.58.1245079390200; Mon, 15 
	Jun 2009 08:23:10 -0700 (PDT)
In-Reply-To: <dcb71b36d73f32968e21bdc827305a5e.squirrel@www.drakonix.fr>
References: <5e213dd40906150735s466fc362ueb9361bfa770de91@mail.gmail.com> 
	<0957191c1665a3cbc46010cbcea5c4f6.squirrel@www.drakonix.fr> 
	<200906151649.04728.alan.mckinnon@gmail.com> <dcb71b36d73f32968e21bdc827305a5e.squirrel@www.drakonix.fr>
From: Gregory SACRE <gregory.sacre@gmail.com>
Date: Mon, 15 Jun 2009 17:22:50 +0200
Message-ID: <5e213dd40906150822p15ae3999ke1853ebf9dcec306@mail.gmail.com>
Subject: Re: [gentoo-user] Howto remove Xorg?
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Archives-Salt: bc855c27-a86c-420b-8fd6-b21f1391d01e
X-Archives-Hash: e4c33bcc833e00da8f0a486cf3b6044a

It works! Thanks!
I just had to have a close look at the output of depclean as it tryed
to remove "not essential" packages such as vixie-cron, or grub,
cronbase, or syslog-ng ;-)

I'm updating now and no more traces of xorg!

Greg

On Mon, Jun 15, 2009 at 4:55 PM, Fred.L<raptor@drakonix.fr> wrote:
>
>> On Monday 15 June 2009 16:43:00 Fred.L wrote:
>>> Hi,
>>>
>>> > Hello all,
>>> >
>>> >
>>> > I have a VM with Gentoo as guest and I don't know why, maybe I was
>>> > lonely, but I tried to install X on the guest without needing it
>>> > (maybe just to see how it looks to have X in X ;-)).
>>> > The problem is that now, I sync'ed the guest and it wants to pull an
>>> > update for X and all the drivers.
>>> > Frankly, I don't want to spend dozen of minutes compiling the new X
>>> > when I don't need it on a VM...
>>> >
>>> > So my question is: how do I remove X and all its components?
>>>
>>> I think you could try this:
>>> $ emerge --unmerge xorg-server
>>
>> xorg-server is usually not in world. xorg-x11 is a meta package that DEPENDs
>> on xorg-server, the OP should unmerge xorg-x11
>>
>
> Yes, I saw my mistake but it was to late the mail was already sent.
> Sorry for that.
>
>> --
>> alan dot mckinnon at gmail dot com
>>
>>
>
> Fred.L
>
> =====================================
> * Webmaster at http://www.drakonix.fr *
> =====================================
>
>
>