integ/ostree
Jiping Ma 8bb380ed7a initramfs-ostree: Support the driver switch in install
This commit supports switch drivers in installer.  It will
load drivers based on multi-drivers-switch=versioni[cvl-2.54,
cvl-4.10, cvl-4.0.1], the drivers will be loaded by "insmod"
command before udevd is started, and that ensures the correct
drivers will be loaded.

Legacy drivers:
ls /lib/modules/$(uname -r)/extra/
i40e-cvl-2.54  iavf-cvl-2.54  ice-cvl-2.54
i40e-cvl-4.10  iavf-cvl-4.10  ice-cvl-4.10

Latest drivers:
/lib/modules/$(uname -r)/updates/
i40e-cvl-4.0.1  iavf-cvl-4.0.1  ice-cvl-4.0.1

Testing:
- An ISO image can be built successfully.
- Create prestage ISO and install this ISO image with qemu.
  Create prestage ISO including the multi-drivers-switch=cvl-2.54
  parameter.
- kernel dmesg show that the cvl-2.54 NIC drivers loaded during
  the install stage.

Closes-Bug: 2024429

Signed-off-by: Jiping Ma <jiping.ma2@windriver.com>
Change-Id: I928f70c3abda709322c3a71a9a695df53905f486
2023-06-25 02:29:20 -04:00
..
initramfs-ostree/debian initramfs-ostree: Support the driver switch in install 2023-06-25 02:29:20 -04:00
mttyexec/debian ostree && mttyexec && initramfs-ostree: upgrade to version 20220508 2022-05-09 21:24:30 +08:00
ostree/debian Debian: upgrade ostree to 2022.2-1 2023-03-09 01:20:36 +00:00
ostree-upgrade-mgr/debian meta_data.yaml: add sha256sum checksum 2022-03-03 14:30:40 +08:00