|
|
发表于 2009-4-29 21:59:35
|
显示全部楼层
Post by waterloo2005;1981237
* Since >=eix-0.12.0, eix uses by default OVERLAY_CACHE_METHOD="parse|ebuild*"
* This is rather reliable, but ebuilds may be executed by user "portage". Set
* OVERLAY_CACHE_METHOD=parse in /etc/eixrc if you do not trust the ebuilds.
谢谢,
需要做什么特殊处理吗?
在>=eix-0.12.0的版本中,eix默认对overlay-cache使用 "parse|ebuild" 方法采集数据。如果你对这些ebuild不那么有信心,可以使用 “parse”方式。即在 /etc/eixrc 文件中添加 OVERLAY_CACHE_METHOD=parse 。这种方式不会按照portage中的要求严格检测ebuild,但它会提高 update-eix 时更新overlay ebuilds文件的速度。 |
|