mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
switch to fdroid-stretch64 basebox; remove baseboxurl form makebuildserver
This commit is contained in:
parent
c005d8c5f4
commit
5e4eb294c5
2 changed files with 22 additions and 33 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue