Commit Graph

3 Commits

Author SHA1 Message Date
Konsta
872f2d93ff wrimg: add more block devices to search 2025-06-08 12:31:27 +03:00
Konsta
596751674d increase system partition size
* Make room for unspecified add-ons.
2025-04-17 13:04:11 +03:00
Konsta
583d56ec4b 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:34:11 +03:00