metal/bsp-files/kickstarts/pre_pkglist_lowlatency.cfg
Dongqi Chen 8a6d2c542b Remove kernel and kernel-rt extra modules pkgs in the kickstarts
We are now including those packages in the image
(see the other commit connected to this bug)
so need to exclude them from the kickstarts.

Change-Id: I7de98e859ada23153dde7a49528ad66943aa34c7
Partial-Bug: 1894171
Signed-off-by: Dongqi Chen <chen.dq@neusoft.com>
2020-09-21 15:00:57 +08:00

22 lines
282 B
INI

%packages
@core
@base
-kernel-module-igb-uio
-kernel-module-wrs-avp
-kernel
-kernel-modules-extra
-kernel-tools
-kernel-tools-libs
-kmod-drbd
-kmod-e1000e
-kmod-i40e
-kmod-ixgbe
-kmod-tpm
-mlnx-ofa_kernel
-mlnx-ofa_kernel-rt
-mlnx-ofa_kernel-modules
-qat16
xxxPACKAGE_LISTxxx
%end