LAT: add network card kernel modules to initramfs

Due to network card is required in initramfs for PXE ostree install,
install network card kernel modules to initramfs as many as possible

Test Plan:
- PASS: Build ISO image
- PASS: PXE ostree install over IPv4
- PASS: Boot installed image

Story: 2008846
Task: 44544

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Change-Id: Ibe0770d98006719d66145083f2b599269417ec98
This commit is contained in:
Hongxu Jia 2022-02-18 18:25:06 +08:00
parent 9bf35432d2
commit 3467acb249

View File

@ -36,6 +36,9 @@ packages:
- grep
- grub2
- gzip
- iavf
- ice
- i40e
- ifupdown
- initramfs-ostree
- iproute2