this post was submitted on 28 Jul 2025
5 points (100.0% liked)

Ubuntu Linux

2294 readers
1 users here now

Linux for Human Beings.

Ubuntu is a popular Linux operating system for PC / mobile devices, etc.

Developed by Canonical & based on Debian (another older Linux OS) which is known for it's rock solid stability.

Ubuntu is trusted everywhere computing by professionals and common users alike.

https://ubuntu.com/

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] avidamoeba@lemmy.ca 2 points 6 months ago

With the new 6.15 development kernel, the Canonical Kernel Team has also rolled out the long-planned deprecation of the linux-modules-extra package (see LP#2042831), shipping all the kernel modules via the linux-modules package, which is installed by default on all systems. This change aims to simplify our build infrastructure and, more importantly, remove the need for some of our users to install an extra package to obtain full kernel support on their systems. The linux-modules-extra package was originally introduced when storage size was a significant concern, particularly on small devices. However, with zstd being used by the kernel as the default compression method, the total install size of linux-modules plus linux-modules-extra is smaller than the previous size of linux-modules alone. We anticipate a seamless transition, but please contact us if you have any questions or encounter issues.

Oh this is nice!