It was never so easy to get YouTube subscribers
Get Free YouTube Subscribers, Views and Likes

No more boot loader: Please use the kernel instead - DevConf.CZ 2024

Follow
DevConf

Speaker(s): Marta Lewandowska


We are working on a new scheme to replace the GRUB bootloader with a fast, secure, Linuxbased, userspace solution: nmbl (for no more boot loader).
Most people are familiar with GRUB, a powerful, flexible, fullyfeatured bootloader that is used on multiple architectures (x86_64, aarch64, ppc64le OpenFirmware). Although GRUB is quite versatile and capable, its features create complexity that is difficult to maintain, and that both duplicate and lag behind the Linux kernel while also creating numerous security holes. On the other hand, the Linux kernel, which has a large developer base, benefits from fast feature development, quick responses to vulnerabilities and greater overall scrutiny.
We (Red Hat boot loader engineering) will present our solution to this problem, which is to use the Linux kernel as its own bootloader. Loaded by the EFI stub on UEFI, and packed into a unified kernel image (UKI), the kernel, initramfs, and kernel command line, contain everything they need to reach the final boot target. All necessary drivers, filesystem support, and networking are already built in and code duplication is avoided.
We will showcase the work done so far, and ask you for your feedback and use cases.


Full schedule, including slides and other resources:
https://pretalx.com/devconfcz2024/s...

posted by enquissarih