systemd-boot is a free and open-source Bootloader, previously known as gummiboot.
As a word play, the name "gummiboot" means "inflatable boat" in German language, the native language of its initial developers. Despite being developed by two of its employees, Red Hat's Fedora Project did not use gummiboot for booting UEFI systems; instead, it used efilinux to chainload GRUB.
gummiboot was licensed under LGPL-2.1-or-later, unlike GRUB which is licensed under the GPL-3.0-or-later. This distinction was intended to allow gummiboot to be suitable for use on UEFI systems implementing Secure Boot, due to concerns surrounding its requirement to distribute all authorization keys (digital certificates) needed to run GPL-v3-licensed software if hardware restrictions such as secure boot are in effect.
In May 2015, gummiboot was merged into systemd and renamed to "systemd-boot".
|
|