UBUNTU [Packaging]: Include erofs in linux-modules instead of linux-modules-extra

BugLink: https://bugs.launchpad.net/bugs/2054809

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.

Signed-off-by: Daan De Meyer <daan.j.demeyer@gmail.com>
Acked-by: Roxana Nicolescu <roxana.nicolescu@canonical.com>
Acked-by: Stefan Bader <stefan.bader@canonical.com>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
This commit is contained in:
Daan De Meyer
2024-02-23 14:25:59 +01:00
committed by Paolo Pisati
parent 420a2928b9
commit d4088ddf6d
@@ -233,6 +233,7 @@ fs/configfs/*
fs/dlm/dlm.ko
fs/ecryptfs/*
fs/efivarfs/*
fs/erofs/*
fs/exofs/libore.ko
fs/ext4/*
fs/fat/*