On Wed, Nov 27, 2002 at 08:25:35PM +0100, Thomas Lange wrote: > Is there a script, that can automaticly determine the best or correct > name of the kernel-image that should be installed? > > I think something with grep and sed from /proc/cpuinfo should write > k7, k6, 586tsc or someing else to stdout. Has someone created this > script already ?
i don't know of anything that currently does that, but it would be totally sweet to have it! one could create something like a kernel-image-2.4.x "task" that then selects the approprate package to install based on that. just take something like sed -ne 's/^model name.* //p' < /proc/cpuinfo and cross reference it with a list of supported systems for each kernel. --sean
pgpIRZVrMn60M.pgp
Description: PGP signature