kernel/debian_iso_image.inc
Jiping Ma 49a817a35e Remove i40e, ice and iavf from the iso
This commit removes ice,i40e,iavf from iso, because we already
add them in the initramfs. All these drivers will be loaded and
switch in initramfs. So we will remove them from the 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
  in-tree drivers.
- out-of-tree-drivers=ice/i40e/iavf, make sure only the
  out of tree driver ice/i40e/iavf will be loaded.
- out-of-tree-drivers=ice,iavf,i40e make sure the three
  drivers will be loaded with the OOT drivers.
- out-of-tree-drivers=ice,iavf make sure only the ice and
  iavf drivers will be loaded with the OOT drivers.

Story: 2011056
Task: 51061

Change-Id: I8925e834e7e3db60dbcfeda1b616721b5fb6d30a
Signed-off-by: Jiping Ma <jiping.ma2@windriver.com>
2024-12-05 02:00:36 +00:00

76 lines
1.2 KiB
PHP

# List of packages to be included/installed in ISO
# bnxt_en - Broadcom kernel modules
bnxt-en
bnxt-en-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.6.0-1-amd64
linux-rt-headers-6.6.0-1-rt-amd64
linux-headers-6.6.0-1-common
linux-rt-headers-6.6.0-1-rt-common
linux-image-6.6.0-1-amd64-unsigned
linux-rt-image-6.6.0-1-rt-amd64-unsigned
linux-kbuild-6.6
linux-rt-kbuild-6.6
linux-libc-dev
linux-perf
#mlnx-ofa_kernel
mlnx-ofed-kernel-modules
mlnx-ofed-kernel-modules-rt
mlnx-ofed-kernel-utils
#qat20
qat2.0.l
qat2.0.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