Files
kernel/debian_iso_image.inc
Jiping Ma 972e451883 kernel: disable the in-tree drivers ice,i40e and iavf
This commit will disable the in-tree drivers ice, i40e and iavf,
because we will only use the out of tree drivers.

We also add back the out of tree drivers ice, i40e and iavf to iso.

Verification:
- There is not out-of-tree-drivers in the boot cmmandline.
  make sure the ice, iavf and i40e will be loaded with the
  out of tree drivers.
- out-of-tree-drivers is any value, make sure only the
  out of tree driver ice/i40e/iavf will be loaded.

Closes-Bug: 2125028

Change-Id: I263c323e8b3f6af2bc9c1914644b0caadbfb8b73
Signed-off-by: Jiping Ma <jiping.ma2@windriver.com>
2025-09-17 19:42:35 -07:00

88 lines
1.3 KiB
PHP

# List of packages to be included/installed in ISO
# bnxt_en - Broadcom kernel modules
bnxt-en
bnxt-en-rt
#intel-i40e
i40e
i40e-rt
#intel-iavf
iavf
iavf-rt
#intel-ice
ice
ice-rt
# Marvell kernel modules
octeon-ep
octeon-ep-rt
#intel-igb_uio
igb-uio
igb-uio-rt
#initramfs-trigger
initramfs-trigger
# Intel Quartzville Linux Driver
iqvlinux
iqvlinux-rt
#intel-opae-fpgaa
kmod-opae-fpga-driver
kmod-opae-fpga-driver-rt
# libbnxt_re - Broadcom Infiniband verbs library
libbnxt-re
#kernel-std/kernel-rt
linux-compiler-gcc-10-x86
linux-headers-6.12.0-1-amd64
linux-rt-headers-6.12.0-1-rt-amd64
linux-headers-6.12.0-1-common
linux-rt-headers-6.12.0-1-rt-common
linux-image-6.12.0-1-amd64-unsigned
linux-rt-image-6.12.0-1-rt-amd64-unsigned
linux-kbuild-6.12
linux-rt-kbuild-6.12
linux-libc-dev
linux-perf
#mlnx-ofa_kernel
mlnx-ofed-kernel-modules
mlnx-ofed-kernel-modules-rt
mlnx-ofed-kernel-utils
#qat22
qat2.2.l
qat2.2.l-rt
#rdma-core
ibacm
ibverbs-providers
ibverbs-utils
infiniband-diags
#libibmad-dev # not used
libibmad5
#libibnetdisc-dev # not used
libibnetdisc5
#libibumad-dev # not used
libibumad3
#libibverbs-dev # not used
libibverbs1
#librdmacm-dev # not used
librdmacm1
python3-pyverbs
rdma-core
rdmacm-utils
srptools
#mstflint
mstflint
qatzip
qatengine