linux/debian/installer
Ben Hutchings 07c5106918 udeb: Add scsi-nic-modules containing Chelsio and Qlogic iSCSI/FC drivers
These drivers depend on the corresponding net drivers, or at least
common modules built under drivers/net/ethernet, currently leading
to duplicate modules.

I don't want to resolve this by adding a dependency between
nic-modules and scsi-modules, as that would pull in both into
installer images that previously only needed one set of drivers.  I
also don't want to add the common modules into kernel-image as that
would bloat all installer images.  Instead, put the drivers in a new
package and we can work out which installer images should include it
later.

Build scsi-nic-modules for all architectures/flavours that build
scsi-modules using the common module list now.
2019-02-11 14:00:58 +00:00
..
modules udeb: Add scsi-nic-modules containing Chelsio and Qlogic iSCSI/FC drivers 2019-02-11 14:00:58 +00:00
kernel-versions [riscv64] Build a kernel image and udebs for riscv64. 2018-10-11 20:21:43 +02:00
package-list udeb: Add scsi-nic-modules containing Chelsio and Qlogic iSCSI/FC drivers 2019-02-11 14:00:58 +00:00