this post was submitted on 10 Dec 2025
24 points (100.0% liked)

Linux

11002 readers
598 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
 

The Fedora Engineering and Steering Committee "FESCo" today signed off on a new feature for Fedora Cloud 44 to switch /boot to being as a Btrfs sub-volume rather than a separate partition.

Fedora Cloud moving forward will drop the separate /boot partition in favor of just using a Btrfs sub-volume for the directory. Though this functionality doesn't currently work for UEFI-UKI and s390x cloud images so there they will continue using the separate boot partition.

The argument in going for a Btrfs sub-volume as the boot partition is that these images tend to be fixed sizes and grow on deployment thus by eliminating the separate partition they can minimize the initial footprint of each cloud image. In the case of Fedora Cloud and cloud environments in general with not having to worry about bootloader prompts and the like, this can ease the migration to having /boot be a Btrfs subvolume given current GRUB limitations.

you are viewing a single comment's thread
view the rest of the comments
[–] just_another_person@lemmy.world 5 points 1 month ago

I mean...it makes sense in some ways, but absolutely fails in others. This will be problematic to start for sure.