lineageos4microg / docker-lineage-cicd

Docker microservice for LineageOS Continuous Integration and Continous Deployment
https://hub.docker.com/r/lineageos4microg/docker-lineage-cicd
GNU General Public License v3.0
490 stars 194 forks source link

Make `init_boot.img` available if it exists #661

Closed petefoth closed 1 week ago

petefoth commented 1 month ago

The Flashing additional partitions section of the LineageOS installation instructions for Moto X40 rtwo require an init_boot.img file as well as boot, dtbo&vendor_boot` images.This is a relatively new requirement - see this commit in the LineageOS Wiki repo

We need to add it to the list of images that we handle in build.sh so that the file gets uploaded to the download server.

Thanks to XDA From member Big Dumb Oblect for the report

petefoth commented 3 weeks ago

Fix ready for testing in pf-add-boot_init-image branch

petefoth commented 3 weeks ago

Test by

Do this after the August build run is complete