aboutsummaryrefslogtreecommitdiffstats
path: root/releasediff.sh
Commit message (Collapse)AuthorAgeFilesLines
* Replicant 6.0 0001 images releaseWolfgang Wiedmeyer2017-05-071-12/+5
| | | | | | | | | | | | | | | | | | | | Besides updating the scripts to account for changes introduced after Android 4.2, the following modifications were made: * Introduce releasevars.sh to store frequently used variables * Remove SDK parts and devices not yet supported by Replicant 6.0 * Add unpackbootimg to release tools * Use my GPG key for signing * Use more functionality from the repo tool to simplify the scripts * Only accept tags for git metadata. * Additionally tag the LineageOS mirror besides our forked repos. Ignore the manifest repo as it's tagged manually. * Add releasebuild.sh script to build all targets and the toolchain * Make sure a bash shell is used * Use repo tool from $PATH * Abort on error Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
* Initial commit: Release scriptsPaul Kocialkowski2015-09-011-0/+95
Replicant 4.2 0004 images release Signed-off-by: Paul Kocialkowski <contact@paulk.fr>