That's what I was thinking should happen which is why I was so confused. I deffinately am using the 2006.1 profile. I did boot with the 2.6.17 kernel and am running a 2.6.17 kernel.
I was trying to get software RAID to working and couldn't figure it out for the longest time until I realize that the block devices in /dev were missing. I never remembered manually adding the devices on my x86 machinces since I started using udev. Once I realized devfs was still installed, I knew removing it and installing udev would fix everything. That's when I got the warning and posted my question.
ls -l /etc/make.profile
Code: Select all
lrwxrwxrwx 1 root root 58 Oct 18 17:03 /etc/make.profile -> ../usr/portage/profiles/default-linux/sparc/sparc64/2006.1
Very strange.