Commit Graph

3 Commits

Author SHA1 Message Date
Konsta
f9d6193d48 wrimg: add more block devices to search 2025-06-08 12:26:28 +03:00
Konsta
57db924c6f increase system partition size
* Make room for unspecified add-ons.
2025-05-08 15:58:50 +03:00
Konsta
b6920bdf66 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:39:48 +03:00