25
Limine 9.0 Bootloader Drops EXT4 File-System Support
(www.phoronix.com)
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
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 :)