chiark / gitweb /
basebox config t.junk
authorfdroid on solaria <fdroid@solaria.relativity.greenend.org.uk>
Sat, 5 May 2018 15:40:22 +0000 (16:40 +0100)
committerfdroid on solaria <fdroid@solaria.relativity.greenend.org.uk>
Sat, 5 May 2018 15:40:22 +0000 (16:40 +0100)
makebuildserver.config.py

index 7d5b550920cf32bd1a2de5e760b15fa03f9ce7cb..3d5fffe914c836036014116d70d55ad1be9847a1 100644 (file)
@@ -3,7 +3,7 @@
 # You may want to alter these before running ./makebuildserver
 
 # Name of the base box to use
-basebox = "jessie64"
+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
@@ -13,6 +13,7 @@ basebox = "jessie64"
 #
 # 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"]
+baseboxurl = ["file:///home/fdroid/.cache/fdroidserver/jessie64.box"]
 
 # In the process of setting up the build server, many gigs of files
 # are downloaded (Android SDK components, gradle, etc).  These are