mbox series

[SRU,n:linux-azure,0/1] Include erofs in linux-modules instead of linux-modules-extra

Message ID 20240926200544.129125-1-vinicius.peixoto@canonical.com
Headers show
Series Include erofs in linux-modules instead of linux-modules-extra | expand

Message

Vinicius Peixoto Sept. 26, 2024, 8:05 p.m. UTC
BugLink: https://bugs.launchpad.net/bugs/2081613

[Impact]

erofs is starting to see more use as a modern alternative to squashfs.
Since squashfs is already included in linux-modules, let's include erofs
in linux-modules as well so that it can be used as a filesystem in virtual
machines with just linux-virtual installed.

[Fix]

Clean cherry-pick to the noble tree.

[Test plan]

Build and boot tested; also installed the generated linux-image and
linux-modules packages to confirm that the erofs module could be loaded with
"modprobe erofs".

[Where problems could occur]

Very small risk of regressions.

Vinicius Peixoto (1):
  UBUNTU [Packaging]: Azure: Include erofs in linux-modules instead of
    linux-modules-extra

 debian.azure/control.d/azure.inclusion-list | 1 +
 1 file changed, 1 insertion(+)

Comments

Mehmet Basaran Oct. 4, 2024, 1:25 p.m. UTC | #1
Acked-by: Mehmet Basaran <mehmet.basaran@canonical.com>
Vinicius Peixoto <vinicius.peixoto@canonical.com> writes:

> BugLink: https://bugs.launchpad.net/bugs/2081613
>
> [Impact]
>
> erofs is starting to see more use as a modern alternative to squashfs.
> Since squashfs is already included in linux-modules, let's include erofs
> in linux-modules as well so that it can be used as a filesystem in virtual
> machines with just linux-virtual installed.
>
> [Fix]
>
> Clean cherry-pick to the noble tree.
>
> [Test plan]
>
> Build and boot tested; also installed the generated linux-image and
> linux-modules packages to confirm that the erofs module could be loaded with
> "modprobe erofs".
>
> [Where problems could occur]
>
> Very small risk of regressions.
>
> Vinicius Peixoto (1):
>   UBUNTU [Packaging]: Azure: Include erofs in linux-modules instead of
>     linux-modules-extra
>
>  debian.azure/control.d/azure.inclusion-list | 1 +
>  1 file changed, 1 insertion(+)
>
> -- 
> 2.43.0
>
>
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team