Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 565 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 565 Bytes

mxboot

A Rust recovery environment for mobile Linux distros.

GitHub/Lab repos are mirrors of https://git.haecceity.cc/nia/mxboot

WIP

Roadmap

  • Implement terminal + kb
  • Auto-chroot into pmos (and other distros?)
  • Enable USB OTG mass storage
  • Ease-of-use functionality (slot switch GUI, etc)
  • Create POC initramfs
  • ???
  • Upstream!

TODOs

  • Update upstream lvgl-rs to use LVGL >=8.0.0
  • See if it is possible to use one single version of LVGL for this & buffyboard
  • Copy/update squeek2lvgl for rust compat
  • Various TODOs in code (search "// TODO")