Gentoo 2008.0 Released
An anonymous reader notes that the Gentoo 2008.0 final release is available. From the announcement:
"Code-named 'It's got what plants crave,' this release contains numerous new features including an updated installer, improved hardware support, a complete rework of profiles, and a move to Xfce instead of GNOME on the LiveCD. LiveDVDs are not available for x86 or amd64, although they may become available in the future. The 2008.0 release also includes updated versions of many packages already available in your ebuild tree."
The correct procedure is:
# Update local package repository image
emerge --sync
# Select new profile (Adjust to your architecture / preferred sub-profile)
eselect profile default/linux/x86/2008.0
# Update to latest default USE flags (which is generally all that changes with profile updates)
emerge --update --deep --newuse world
# Update config files with tool of your choice
The rest is completely useless. Even if you did want to completely re-emerge the entire system, there's little point in the 2 "emerge -e system" (if you're a ricer, you may choose to do one of them - since system is included in world, the second is completely pointless)