[ACT][PATCH 0/7 v2] Install the linux-modules-extra package matching the running kernel

Francis Ginther francis.ginther at canonical.com
Tue Nov 9 21:35:15 UTC 2021


v2 - Omit the changes to the flavour filters. This version just updates
the selection of the linux-modules-extra package.

When needing to install the linux-modules-extra package, always install
the one matching the current running kernel via the uname release string
(i.e. uname -r). Using wildcards in the install string may include
packages that are not installable, so an exact package name is needed.

Francis Ginther (7):
  UBUNTU: SAUCE: ubuntu_kernel_selftests: Install the
    linux-modules-extra package matching the running kernel
  UBUNTU: SAUCE: ubuntu_ltp: Install the linux-modules-extra package
    matching the running kernel
  UBUNTU: SAUCE: ubuntu_ltp_controllers: Install the linux-modules-extra
    package matching the running kernel
  UBUNTU: SAUCE: ubuntu_ltp_stable: Install the linux-modules-extra
    package matching the running kernel
  UBUNTU: SAUCE: ubuntu_ltp_syscalls: Install the linux-modules-extra
    package matching the running kernel
  UBUNTU: SAUCE: ubuntu_quota_smoke_test: Install the
    linux-modules-extra package matching the running kernel
  UBUNTU: SAUCE: ubuntu_zram_smoke_test: Install the linux-modules-extra
    package matching the running kernel

 ubuntu_kernel_selftests/ubuntu_kernel_selftests.py | 2 +-
 ubuntu_ltp/ubuntu_ltp.py                           | 2 +-
 ubuntu_ltp_controllers/ubuntu_ltp_controllers.py   | 2 +-
 ubuntu_ltp_stable/ubuntu_ltp_stable.py             | 2 +-
 ubuntu_ltp_syscalls/ubuntu_ltp_syscalls.py         | 2 +-
 ubuntu_quota_smoke_test/ubuntu_quota_smoke_test.py | 2 +-
 ubuntu_zram_smoke_test/ubuntu_zram_smoke_test.py   | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

-- 
2.30.2




More information about the kernel-team mailing list