On Fri, Jan 3, 2014 at 11:55 AM, Gabriele Svelto <[email protected]> wrote: > Hi Daniel, > > >> I'm still looking for some documentation on how to create update.zip file. >> >> Has anyone been able to do that? > > > besides the bug mentioned by Alexandre we have the existing functionality > documented here: > > https://wiki.mozilla.org/B2G/Updating
That's what I was looking at when I mentioned building an update.zip earlier in this thread[1]. It says, "The default target in the B2G build system will generate a FOTA update.zip / target files zip when the kernel binary has been copied to the appropriate location under vendor/. This enables boot image, recovery image, and update.zip generation."[2] After the build, I can't find any update.zip or even the "target_files_intermediates" folder, so I'm assuming I don't have the kernel binary in the correct place. What files constitute the "kernel" that's needed? Do I just need to copy the downloaded update.zip /system from the ZTE website download into another folder beside "backup-inari"? Do I need to run config.sh or build.sh with a special argument (as it says in Alexandre's bug comments[3])? [1] - https://groups.google.com/d/msg/mozilla.dev.b2g/dENpc-7Fbi4/o1nR6_UeW6cJ [2] - https://wiki.mozilla.org/B2G/Updating#Generating_a_complete_FOTA_update_zip_and_target_files_zip [3] - https://bugzilla.mozilla.org/show_bug.cgi?id=935059#c72 > > Gabriele > _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
