switch to fdroid-stretch64 basebox; remove baseboxurl form makebuildserver

This commit is contained in:
Michael Pöhn 2018-07-28 16:48:15 +02:00 committed by Michael Pöhn
parent c005d8c5f4
commit 5e4eb294c5
2 changed files with 22 additions and 33 deletions

View file

@ -3,16 +3,7 @@
# You may want to alter these before running ./makebuildserver
# Name of the base box to use
# basebox = "jessie64"
# Location where testing32.box can be found, if you don't already have
# it. For security reasons, it's recommended that you make your own
# in a secure environment using trusted media (see the manual) but
# you can use this default if you like...
# baseboxurl = "https://f-droid.org/jessie64.box"
#
# or if you have a cached local copy, you can use that first:
# baseboxurl = ["file:///home/fdroid/fdroidserver/cache/jessie64.box", "https://f-droid.org/jessie64.box"]
# basebox = "fdroid-stretch64"
# In the process of setting up the build server, many gigs of files
# are downloaded (Android SDK components, gradle, etc). These are