|
请大虾帮忙看看,如何将profile 升级为 2008.0
#ls -FGg /etc/make.profile
/etc/make.profile -> ../usr/portage/profiles/default/linux/x86/2008.0/
#eselect profile list
1.default/linux/x86/10.0
2.default/linux/x86/10.0/desktop
3.default/linux/x86/10.0/developer
4.default/linux/x86/10.0/server
5.hardened/linux/x86/10.0
6.selinux/2007.0/x86
...
每次emerge软件,报错
!!! Your current profile is deprecated and not supported anymore.
!!! Please upgrade to the following profile if possible:
default/linux/x86/10.0
=====================================================================
使用的是stage3-x86-2008.0.tar.bz2安装,portage-20091130.tar.bz2 |
|