Commit Graph

3 Commits

Author SHA1 Message Date
Konsta
a567111d10 wrimg: add more block devices to search 2025-06-08 12:28:26 +03:00
Konsta
30ed6bc9d9 increase system partition size
* Make room for unspecified add-ons.
2025-05-08 15:55:37 +03:00
Konsta
641342d40d wrimg: add script to write partition images
* Can be used to write partition images to a storage device that has the
  correct partition structure after flashing an image created by mkimg.sh.
* Poor man's alternative to
  fastboot flash boot boot.img
  fastboot flash system system.img
  fastboot flash vendor vendor.img
  fastboot erase userdata
2025-04-04 15:31:34 +03:00