On Wed, 28 Jul 2010 10:44:23 +0800, sam new wrote: > 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="-hal" > in /etc/make.conf ,and recompile the packages, and also > modify /etc/conf.d/xdm with NEED_HALD="no" ,exec rc-update del hal > default .All things goes well ,yesterday,I use emerge to update my > world ,in the list still has a hal package, I don't know why system > sitll emerge hal? maybe dependence ,but I use 'equery d hal' and > check packages which depend HAL ,have no idea ,any Suggestions? USE only affects optional dependencies. euse -I hal will list packages that have a hal USE flag while emerge --depclean -pv sys-apps/hal will show those that depend o it. If any appear i only the second list, they probably have a compulsory dependency on hal. For example K3b shows up like that here. -- Neil Bothwick Runtime Error: Out of funny taglines!