Systemd-boot: Difference between revisions

Content deleted Content added
mNo edit summary
WikiCleanerBot (talk | contribs)
m v2.04b - Bot T20 CW#61 - WP:WCW project (Reference before punctuation)
Line 22:
}}
 
'''gummiboot''' is an [[Open-source software|open-source]] [[boot manager]].<ref>{{cite web | url = http://www.rodsbooks.com/efi-bootloaders/gummiboot.html| title = Managing EFI Boot Loaders for Linux: Using gummiboot| author = Rod Smith| date = 2013-04-27}}</ref>. Its final independent release is version 48. It has since been merged into [[systemd]] as its '''systemd-boot''' component and maintained as such.<ref>{{cite web| url = https://www.phoronix.com/scan.php?page=news_item&px=Systemd-220| title = Systemd 220 Has Finally Been Released | date = 2015-05-21 | accessdate = 2015-08-17 | author = Michael Larabel | publisher = [[Phoronix]]}}</ref><ref>{{cite web | url = http://lists.freedesktop.org/archives/systemd-devel/2015-May/032147.html | title = <nowiki>[systemd-devel] [ANNOUNCE]</nowiki> systemd&nbsp;v220 | date = 2015-05-21 | accessdate = 2015-08-17 | author = Lennart Poettering | website = lists.freedesktop.org}}</ref><ref>{{cite web | url = https://phoronix.com/scan.php?page=news_item&px=Gummiboot-Is-Dead | title = Gummiboot is Dead | date = 2015-07-07 | accessdate = 2015-08-17 | author = Michael Larabel | publisher = [[Phoronix]]}}</ref>
 
Designed for systems using the [[Unified Extensible Firmware Interface]] (UEFI) and developed by the [[Red Hat]] employees [[Kay Sievers]] and [[Harald Hoyer]], gummiboot is intended to be a minimal alternative to [[GNU GRUB]] that "just works": it automatically detects bootable images (including [[Linux kernel]] images, [[operating system]]s, and other boot loaders), does not require a configuration file, provides a basic menu-based interface, and can also integrate with systemd to provide performance data.