|
|
装了个ufed,发现点问题:
ufed对每个USE FLAG有3个字符描述符,第一个表示 /etc/make.profile/make.defaults 里面的use设置
在ufed里面,我的 cracklib 和 crypt 的第一个字符描述符都是+,但我查看 /etc/make.profile/make.defaults /etc/make.profile/use.defaults 和 /etc/make.conf
里面都没有设置这两个flag,那这两个为何显示在ufed里面呢?
另外,我装gentoo的时候执行过以下操作:
ln -snf /usr/portage/profile/default-linux/x86/2007.0 /etc/make.profile
另外,我曾经在 /etc/make.conf 中加入过这两个USE FLAG,然后执行过
emerge --update --deep --newuse world
不过这个操作因为 A file listed in the Manifest could not be found 错误而失败。
现在我早已在 /etc/make.conf 中删除了这两个FLAG。可ufed显示还有他们。。。 |
|