On Tue, Oct 7, 2025 at 2:16 PM Neal Gompa <[email protected]> wrote: > > On Tue, Oct 7, 2025 at 3:35 AM Michael J Gruber <[email protected]> > wrote: > > > > 07.10.2025 03:07:26 Neal Gompa <[email protected]>: > > > > > On Mon, Oct 6, 2025 at 8:41 PM Luya Tshimbalanga <[email protected]> > > > wrote: > > >> > > >> It seems like an opportunity to revisit integrating the /boot into btrfs > > >> (notably for Workstation) as subvolume for future release. > > >> > > > > > > I'd like to, but it's blocked on getting a patch into our GRUB that > > > lets the grubenv live in the btrfs bootloader space. > > > > > > There's a bug tracking this: https://bugzilla.redhat.com/2372973 > > > > > > > Nice. Before I get too excited: > > (How) Does this work with luks? > > > > LUKS will still require a dedicated /boot partition. When Btrfs native > encryption lands in the near future, we'd encrypt each subvolume but > leave /boot alone instead.
Heh, hasn't this been "near future" for a while now? :) On another note, I've read that linux supports loading and merging multiple initramfs images. So ... it sounds as if it would be possible to deduplicate stuff like "firmware", which right now is present 4 (?) times on /boot - by putting it into a separate initramfs that is *shared* by all three bootloader entries (maybe not the rescue boot entry)? Fabio -- _______________________________________________ devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
