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-102581-garchives=archives.gentoo.org@lists.gentoo.org>) id 1N2sXC-0006zY-L5 for garchives@archives.gentoo.org; Tue, 27 Oct 2009 20:20:50 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 40693E079E; Tue, 27 Oct 2009 20:20:49 +0000 (UTC) Received: from mail-yw0-f191.google.com (mail-yw0-f191.google.com [209.85.211.191]) by pigeon.gentoo.org (Postfix) with ESMTP id 2303BE079E for <gentoo-user@lists.gentoo.org>; Tue, 27 Oct 2009 20:20:49 +0000 (UTC) Received: by ywh29 with SMTP id 29so82319ywh.32 for <gentoo-user@lists.gentoo.org>; Tue, 27 Oct 2009 13:20:48 -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 :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=RRxecuWs7xkcH1lvm1D3gYb0x5/1zjcvJAnYNINkun0=; b=E19Zkh4FGUPbkqHP58W+9UEBj/mmlbADezWUR3DJINGQv0Eui/q/LplC624+QGY8T6 2j8hk46/PmNSUCG+9rPedzgdia/pK5Rjb7tsdyb5U5CbWW3ddEXtmDsvh/GuOmY3E9Ga FGOAKxhAa19SFnAGhxfsY5Bba31F8BVmnF1MA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=WZcemFpyA5hhDZ72UtuQZos9c3pYzWGhlT+HQifUeacOOSdgNc1M4W3z4YB+zcmS+3 bgXIjpES/lE06TJcgr1i+/3dHTK5mRyCbJqoEUOdbOcyX70lNbmnR5BHXvfZIlaN8bT+ qgzbpvKt0H2ecRVCiAZYwN0OdIOeETmzecfj8= 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.150.209.10 with SMTP id h10mr12229781ybg.141.1256674848868; Tue, 27 Oct 2009 13:20:48 -0700 (PDT) In-Reply-To: <49bf44f10910271220h725e823ck6ab59cfbceb8a672@mail.gmail.com> References: <49bf44f10910271139s5375a558y69a0170e633b11aa@mail.gmail.com> <200910271953.13609.dirk.heinrichs@online.de> <49bf44f10910271200y39ab84ecxf62a3d38f9874788@mail.gmail.com> <200910272009.33634.dirk.heinrichs@online.de> <49bf44f10910271217v2d00e449qc50010135a3176c9@mail.gmail.com> <49bf44f10910271220h725e823ck6ab59cfbceb8a672@mail.gmail.com> Date: Tue, 27 Oct 2009 13:20:48 -0700 Message-ID: <5bdc1c8b0910271320r2aa02351sdf8dde7342c24e18@mail.gmail.com> Subject: Re: [gentoo-user] depclean wants to remove xorg-server and xf86-video-intel From: Mark Knecht <markknecht@gmail.com> To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 6cc16366-2bdd-4fac-b241-59730d3aadbc X-Archives-Hash: c0d7677e15a340137ee4a9301cb33870 On Tue, Oct 27, 2009 at 12:20 PM, Grant <emailgrant@gmail.com> wrote: >>>> Don't most (all?) X apps depend on xorg-server? >>> >>> Nope. No X app depends on the server, because the server could be runni= ng on >>> another machine. >>> >>> Bye... >>> >>> =C2=A0 =C2=A0 =C2=A0 =C2=A0Dirk >> >> Ah, bingo, thank you. =C2=A0I'll add xorg-server to world. >> >> - Grant > > Actually, could xorg-x11 be a better choice for the world file? =C2=A0Wha= t > does it provide? > > - Grant > > Depends. I use xorg-server on most of mine but if you want/need a mire full X setup, more fonts, etc., then use xorg-x11. You can always start with xorg-server and switch over later as the server is a subset of the latter. HTH, Mark