Commit Graph

3 Commits

Author SHA1 Message Date
Konsta
0450c28673 wrimg: add more block devices to search 2025-06-08 12:30:14 +03:00
Konsta
14b993ba1e increase system partition size
* Make room for unspecified add-ons.
2025-04-17 13:06:42 +03:00
Konsta
426c50ad5a 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 10:26:37 +03:00