limine
limine
Modern, advanced, portable, multiprotocol bootloader.
- version 8.0.14-1
- is not a group package
Dependencies
- efibootmgr
- nasm
- gmake (build)
Installation
Install it by running either;
kpkg install limineor
kpkg build limineTo see the difference, see The handbook
Dependency Graph
graph TD
N0["efivar"]
N1["limine"]
style N1 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff
N2["efibootmgr"]
N3["nasm"]
N4["popt"]
N0 --> N2
N2 --> N1
N3 --> N1
N4 --> N2