2023-10-02 14:17:59 -05:00
|
|
|
# Chrome OS RMA Shim Bootloader
|
|
|
|
|
2023-10-04 01:56:57 -05:00
|
|
|
This is a set of scripts for patching a Chrome OS RMA shim to serve as a bootloader for a standard Linux disto.
|
|
|
|
|
|
|
|
## Current Development Roadmap:
|
|
|
|
- ~~build the image automatically~~
|
|
|
|
- ~~boot to a shell~~
|
|
|
|
- switch_root into an actual rootfs
|
|
|
|
- start X11 in the actual rootfs
|
|
|
|
- ui improvements in the bootloader
|