mirror of
https://github.com/edera-dev/sprout.git
synced 2025-12-19 23:10:17 +00:00
chore(doc): document the basic boot menu as a supported feature
This commit is contained in:
@@ -48,8 +48,8 @@ simplify installation and usage.
|
|||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
NOTE: Currently, Sprout is experimental and is not intended for production use. For example, it doesn't currently
|
NOTE: Currently, Sprout is experimental and is not intended for production use.
|
||||||
have secure boot support. In fact, as of writing, it doesn't even have a boot menu. Instead, it boots the first entry it sees, or fails.
|
The boot menu mechanism is very rudimentary.
|
||||||
|
|
||||||
### Current
|
### Current
|
||||||
|
|
||||||
@@ -59,11 +59,11 @@ have secure boot support. In fact, as of writing, it doesn't even have a boot me
|
|||||||
- [x] Linux boot support via EFI stub
|
- [x] Linux boot support via EFI stub
|
||||||
- [x] Windows boot support via chainload
|
- [x] Windows boot support via chainload
|
||||||
- [x] Load Linux initrd from disk
|
- [x] Load Linux initrd from disk
|
||||||
- [x] Boot first configured entry
|
- [x] Basic boot menu
|
||||||
|
|
||||||
### Roadmap
|
### Roadmap
|
||||||
|
|
||||||
- [ ] Boot menu
|
- [ ] Full-featured boot menu
|
||||||
- [ ] Secure Boot support: work in progress
|
- [ ] Secure Boot support: work in progress
|
||||||
- [ ] UKI support: partial
|
- [ ] UKI support: partial
|
||||||
- [ ] multiboot2 support
|
- [ ] multiboot2 support
|
||||||
|
|||||||
Reference in New Issue
Block a user