On Sun, 4 Aug 1996, Graham Williams wrote: > Apart from doing a diff on these config-? files, is there any > documentation on what each version of the kernel-image contains.
The script which creates them is buzz-fixed/disks-i386/make-floppes. It has this blurb: echo " 0 - Almost standard distribution Kernel" echo " 1 - All Adaptec SCSI + AdvanSys + Always + AM5379c974 + BusLogic" echo " 2 - DTC + eata_dma (DPT), eata_pio (OLD DPT) + Future Domain" echo " 3 - NCR5380/53c400 + NCR53c406a + NCR53c7/8xx" echo " 4 - Iomega Parallel + PAS16 + Qlogic + Seagate + Trantor + UltraStor" echo " 5 - Special NCR53c400 only Kernel" echo " 6 - Special NCR53c8xx only Kernel" > Is > it also correct to assume that the -0 one is the default that ships > with Debian? Yes. Guy