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 ) id 1Oe6mm-0003vq-B3 for garchives@archives.gentoo.org; Wed, 28 Jul 2010 13:35:04 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C3FE9E0B10; Wed, 28 Jul 2010 13:34:24 +0000 (UTC) Received: from mail-pw0-f53.google.com (mail-pw0-f53.google.com [209.85.160.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 95CE3E0B10 for ; Wed, 28 Jul 2010 13:34:24 +0000 (UTC) Received: by pwj4 with SMTP id 4so1146693pwj.40 for ; Wed, 28 Jul 2010 06:34:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=7ZpkWHE6zMKbhq6nVM2n4hLhFVSxy5PrEPXuBCY2UYA=; b=Lub4QxTjnC13FDgKRQtkAAD+KvhxqvvFYpOgXIZqkWMKdj/TX31e+1AV79YJty/aW+ S2vuCFB5lUNrM5KvjaVVYrfluMbe/V3tE3iy8acq6Z6ogGKU3SWxggidMrvz/r+XIPvT iZHAW278OHRLSr43WSiQrOBGVVuOjSSuZmx/c= 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; b=t4D+abVOHUhueWNQ+hGJhASgvwTaWU0st5qg5ViaiszpM587fn2iExPXLKaMpM5K+Z U4MGWWc/p66pLiO1AnaJyjZJ1GzQMf6p9dcyU8XoaqZupxLje7XTWExBG9uRy2VZl723 b5dsaWwuBe3qOVwDZIRlmRwpTihcRgpVg++yI= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.142.177.4 with SMTP id z4mr4281350wfe.280.1280324064076; Wed, 28 Jul 2010 06:34:24 -0700 (PDT) Received: by 10.142.166.19 with HTTP; Wed, 28 Jul 2010 06:34:23 -0700 (PDT) In-Reply-To: <201007280701.42227.alan.mckinnon@gmail.com> References: <201007280701.42227.alan.mckinnon@gmail.com> Date: Wed, 28 Jul 2010 21:34:23 +0800 Message-ID: Subject: Re: [gentoo-user] how to remove HAL From: sam new To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=000e0cd30bba09649d048c72ade7 X-Archives-Salt: 902628cc-7de8-4c5d-b388-1a2950b602a6 X-Archives-Hash: 181974c367b870047c2c0312da01d352 --000e0cd30bba09649d048c72ade7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I use emerge -avuNDt world ,find out that is gnome-base/gnome-mount-0.8-r1 ,and also check the ebuild that depends hal .but I mask it in the package.mask why still emerge gnome-mount and hal ,maybe gnome-mount depend= s hal,and others depends gnome-mount ,how can I do? On 28 July 2010 13:01, Alan McKinnon wrote: > On Wednesday 28 July 2010 04:44:23 sam new wrote: > > Hi All, > > As we know, HAL is not used by Xorg for output devices or any > other > > devices,so I want to remove it completely,I set USE=3D"-hal" in > > /etc/make.conf ,and recompile the packages, and also modify > > /etc/conf.d/xdm with NEED_HALD=3D"no" =EF=BC=8Cexec rc-update del hal d= efault .All > > things goes well ,yesterday,I use emerge to update my world ,in the lis= t > > still has a hal package, I don't know why system sitll emerge hal? mayb= e > > dependence =EF=BC=8Cbut I use 'equery d hal' and check packages which = depend HAL > > ,have no idea ,any Suggestions? > > > emerge -avuNDt world > > > to get a tree view of dependencies. That will should just what is causing > hal > to be pulled in > > > > -- > alan dot mckinnon at gmail dot com > > --000e0cd30bba09649d048c72ade7 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I use emerge -avuNDt world ,find out that is=C2=A0 gnome-base/gnome-mount-0= .8-r1 ,and also check the ebuild that depends hal .but I mask it in the pac= kage.mask why still emerge gnome-mount and hal ,maybe gnome-mount depends h= al,and others depends gnome-mount ,how can I do?

On 28 July 2010 13:01, Alan McKinnon <alan.mckinnon@gma= il.com> wrote:
On Wednesday 28 July 2010 04:44:23 sam ne= w wrote:
> Hi All,
> =C2=A0 =C2=A0 =C2=A0 =C2=A0As we know, HAL is not used by Xorg for out= put devices or any other
> devices,so I want to remove it completely,I set USE=3D"-hal"= in
> /etc/make.conf ,and recompile =C2=A0the packages, and also modify
> /etc/conf.d/xdm with NEED_HALD=3D"no" =EF=BC=8Cexec rc-updat= e del hal default .All
> things goes well ,yesterday,I use emerge to update my world ,in the li= st
> still has a hal package, I don't know why system sitll emerge hal?= maybe
> dependence =EF=BC=8Cbut I use 'equery d hal' and =C2=A0check p= ackages which depend HAL
> ,have no idea ,any Suggestions?


emerge -avuNDt world


to get a tree view of dependencies. That will should just what is causing h= al
to be pulled in



--
alan dot mckinnon at gmail dot com


--000e0cd30bba09649d048c72ade7--