Is there a way to specify that the enterprise kernel should be used
instead of the SMP kernel from within an auto-install file? My
default_packages currently contains "kernel" and "kernel-enterprise" but
not "kernel-smp". All three kernels get installed, and lilo.conf contains
entries for only "kernel" and "kernel-smp" (with SMP as the default).
Also, the symlinks in /boot for the enterprise kernel do not get created,
although if I uninstall and reinstall the enterprise kernel they get
created correctly.
All kernel versions are 2.4.3-20mdk, DrakX v1.510. I've had a quick look
through the DrakX code and it doesn't seem to be aware of the enterprise
kernel in the way that it is of the SMP kernel (if it detects a SMP
machine then it seems to grab kernel-smp even though kernel-enterprise
also provides SMP capability).
TIA,
Michael