@@ -29,19 +29,19 @@ be used as a recovery environment.
2929
3030Many other implementations exist independently of the project:
3131
32- - [ petitboot] ( https://github.com/open-power/petitboot ) under the OpenPOWER
32+ * [ petitboot] ( https://github.com/open-power/petitboot ) under the OpenPOWER
3333 project originally targeting the PS3
34- - [ k-boot] ( https://github.com/BayLibre/k-boot ) developed by BayLibre in 2023
34+ * [ k-boot] ( https://github.com/BayLibre/k-boot ) developed by BayLibre in 2023
3535 using BusyBox
36- - [ nmbl] ( https://github.com/rhboot/nmbl-poc ) developed by RedHat in 2024
37- - [ ZFSBootMenu] ( https://docs.zfsbootmenu.org/en/latest )
36+ * [ nmbl] ( https://github.com/rhboot/nmbl-poc ) developed by RedHat in 2024
37+ * [ ZFSBootMenu] ( https://docs.zfsbootmenu.org/en/latest )
3838
3939And there is a long history of similar implementations including projects that
4040are no longer maintained:
4141
42- - MILO on Alpha started before 2000 (see [ What is
42+ * MILO on Alpha started before 2000 (see [ What is
4343 MILO?] ( https://tldp.org/HOWTO/MILO-HOWTO/what-section.html ) )
44- - kboot developed by Werner Almesberger in 2005
44+ * kboot developed by Werner Almesberger in 2005
4545
4646These projects all attempt to reduce the role of firmware to a small,
4747fixed-function core whose only purpose is to get a flash-based Linux kernel
@@ -91,7 +91,7 @@ Reliability
9191 hardened Linux drivers
9292* Proven approach for almost 20 years in military, consumer electronics, and
9393 supercomputers – wherever reliability and performance are paramount
94- * Fault Tolerance - Linux isolates processes** ** (for example, when ` pxeboot `
94+ * Fault Tolerance - Linux isolates processes**** (for example, when ` pxeboot `
9595 fails catastrophically, ` diskboot ` still works afterwards)
9696
9797Security
0 commit comments