Test for thoust Temporary Thinge
Go to file
ading2210 057b7a86ad implement ui 2023-10-05 23:33:27 -07:00
bootloader/bin implement ui 2023-10-05 23:33:27 -07:00
lib use fdisk to create partitions 2023-10-02 13:25:09 -07:00
.gitignore create and populate image partitions 2023-10-02 13:53:11 -07:00
README.md try to swich_root into the rootfs 2023-10-03 23:56:57 -07:00
build.sh try to swich_root into the rootfs 2023-10-03 23:56:57 -07:00
build_image.sh list disks in the bootloader 2023-10-03 17:29:55 -07:00
patch_initramfs.sh fix initramfs patching script 2023-10-02 12:17:59 -07:00

README.md

Chrome OS RMA Shim Bootloader

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