Hello, I've customized /usr/src/etc/etc.i386/Makefile.inc to create 2 additional kernels: bsd.acpi + bsd.mp.acpi
I created a custom cd which now has the following kernels: bsd.rd bsd bsd.mp bsd.acpi bsd.mp.acpi When launching the standard install process with bsd.rd, you can only see/select the standard files: bsd bsd.mp base41.tgz etc41.tgz .... etc xbase41.tgz .... but bsd.acpi + bsd.mp.acpi are not shown, why? How or what do I have to modify to be able to "select and install" my custom kernels (bsd.acpi + bsd.mp.acpi) during the standard setup procedure?

