On Thu, Dec 23, 2004 at 09:04:27AM +0100, Cajus Pollmeier wrote: > Am Donnerstag, 23. Dezember 2004 07:23 schrieb Sven Luther: > > Cajus Pollmeier wrote: > > > While looking for the way to set the correct subarch, I found that in > > > base-installer's postinst, line 438 the CPU variable is filled by: > > > > > > CPU=`grep '^cpu[[:space:]]*:' /proc/cpuinfo | cut -d: -f2 | sed 's/^ *//; > > > s/[, ].*//' | tr A-Z a-z` > > > > > > The following case doesn't seem to work with more than one CPU. In > > > my case CPU contains "power4+ power4+". [...] > Just looked at the new version. It has changed in base-installer 1.14. > Ignore me ;-)
It's moved to a different file (kernel/powerpc.sh), but the code is still there. Could you please send me /proc/cpuinfo? I'll make it do something more sensible based on that. [M-F-T: -boot and -powerpc, as this is getting a bit specialised for -devel.] Thanks, -- Colin Watson [EMAIL PROTECTED]