this post was submitted on 18 Feb 2025
25 points (100.0% liked)
Linux
6111 readers
305 users here now
A community for everything relating to the GNU/Linux operating system
Also check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Maybe it's specifically meant to be used on boot USB sticks/memory-cards and optical discs? If so then maybe this is about the host filesystem and not what's inside the images being booted?
That's the only way I can make sense of this, but I haven't heard of it before, so I just don't know.
With the help of some replies I got it figured out
The bootloader doesn't need to support anything other than your boot partition which can be in your normal drive space, or it can be in a dedicated UEFI partition which isn't gonna be ext4, so this project aims just to support booting from the UEFI partition
Check the other replies I got if you want more context :)