Confirmed users
4,971
edits
Line 359: | Line 359: | ||
==== Sign Android ==== | ==== Sign Android ==== | ||
https://intranet.mozilla.org/Build:MobileSigning is pretty seamless, minus the dvorak switching. | |||
This will change shortly after 4.0b1, with make upload/the disappearance of gecko-unsigned-unaligned.apk. | |||
After uploading, I: | |||
openssl dgst -sha512 fennec.apk | |||
SHA512(fennec.apk)= 75276b5391b5ea98c4bc38661fb8e4995bcc4fa4c8d021a2ac8661080d576d63aa8657d840367305ef4d3fd6f26e47dab884e8101a767c88a0e754e5f37d5884 | |||
ls -l fennec.apk | |||
-rwxr-xr-x 1 ffxbld firefox 12404946 Oct 6 20:58 fennec.apk | |||
Then I ssh'ed to aus2-staging and | |||
/opt/aus2/incoming/3/Fennec/4.0b1/Android_arm-eabi-gcc3/20101001204052/en-US | |||
mv betatest beta-cck-test # try mfinkle's idea for {{bug|602329}} | |||
vi beta-cck-test/complete.txt | |||
# put the sha512 hash and filesize into the complete.txt | |||
# do the same for build2 | |||
==== Deb Repos ==== | ==== Deb Repos ==== |