integ/ostree/initramfs-ostree/debian/patches
Jiping Ma e904332f50 Make sure the default driver is the in-tree drivers
We put the out of tree drivers *.ko to weak-updates folder to make
sure the in-tree drivers will be loaded by default in the original
design. But we found the default drivers will be the OOT drivers
in some situation, which is not that we want.

The issue is same as https://access.redhat.com/solutions/3536351
where third-party kernel modules are loaded from "weak-updates"
instead of "kernel" because "depmod -a" wasn't called after
installation.

Verification:
1. There is not out-of-tree-drivers in the boot commandline. Make
   sure the ice, iavf and i40e will be loaded with the in-tree
   drivers.
2. out-of-tree-drivers=ice, make sure the iavf and i40e will be
   loaded with the in-tree driver.
3. out-of-tree-drivers=ice,iavf,i40e make sure the three drivers
   will be loaded with the OOT drivers.

Story: 2011056
Task: 51061

Change-Id: I09911490ffc9a8a690100d3b92102edab8d58328
Signed-off-by: Jiping Ma <jiping.ma2@windriver.com>
2024-10-17 01:08:52 +00:00
..
0001-Prevent-auto-expansion-of-fluxdata-partition.patch debian: Allow ISO installs to proceed without user prompts 2022-02-28 02:20:28 -05:00
0002-Make-boot-efi-mount-as-rw.patch Make root and var filesystems LVM based 2022-11-22 12:51:47 +02:00
0003-debian-set-default-size-variables-in-install-script.patch Make root and var filesystems LVM based 2022-11-22 12:51:47 +02:00
0004-Wait-for-devices-to-be-configured-after-boot.patch Make root and var filesystems LVM based 2022-11-22 12:51:47 +02:00
0005-init-ostree-install.sh-break-hardlinks-in-var.patch Make root and var filesystems LVM based 2022-11-22 12:51:47 +02:00
0006-Add-support-for-StarlingX-partitioning-formatting.patch Make root and var filesystems LVM based 2022-11-22 12:51:47 +02:00
0007-Make-driver-switch-more-adaptable.patch Make root and var filesystems LVM based 2022-11-22 12:51:47 +02:00
0008-Allow-specifying-boot-root-devices-for-installs.patch Make root and var filesystems LVM based 2022-11-22 12:51:47 +02:00
0009-Allow-specifying-var-device-for-installs.patch Make root and var filesystems LVM based 2022-11-22 12:51:47 +02:00
0010-Add-Installer-and-Init-Multipath-support.patch Add Installer and Init Multipath support 2023-02-14 11:22:29 -03:00
0011-Add-H-W-Settle-time-to-installer-init.patch Add Installer and Init Multipath support 2023-02-14 11:22:29 -03:00
0012-installer-inc-number-of-digits-in-scripts-names.patch installer: inc number of digits in scripts' names 2023-03-21 22:47:06 -04:00
0013-Rsync-the-ostree-repo-before-pulling.patch initramfs-ostree: avoid using -z when rsync files locally 2023-04-27 22:25:30 +08:00
0014-init-ostree-install.sh-support-boot-option-inst.ks-f.patch Debian: installer: support boot option inst.ks for kickstart 2023-04-18 07:55:07 +00:00
0015-Support-driver-switch-in-installer.patch initramfs-ostree: Support the driver switch in install 2023-06-25 02:29:20 -04:00
0016-init-ostree-install.sh-skip-eject-operation-through-.patch debian: initramfs-ostree: add support to skip eject operation 2023-09-06 13:06:17 +08:00
0017-Allow-adjusting-boot-order.patch integ: initramfs-ostree: allow adjusting boot order 2023-10-16 09:12:40 +08:00
0018-Support-OOT-and-In-tree-drivers-switch.patch Switch drivers between OOT and in-tree 2024-07-09 01:10:58 +00:00
0019-Support-the-single-driver-switch.patch Support the single driver switch 2024-07-11 07:45:02 +00:00
0020-Make-sure-the-default-driver-is-the-in-tree-driver.patch Make sure the default driver is the in-tree drivers 2024-10-17 01:08:52 +00:00
series Make sure the default driver is the in-tree drivers 2024-10-17 01:08:52 +00:00