mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
document how to avoid downloading from vagrant cloud
This commit is contained in:
parent
6d0797eb5e
commit
fd7cc2c954
1 changed files with 5 additions and 1 deletions
|
@ -2,7 +2,11 @@
|
|||
#
|
||||
# You may want to alter these before running ./makebuildserver
|
||||
|
||||
# Name of the base box to use
|
||||
# Name of the Vagrant basebox to use, by default it will be downloaded
|
||||
# from Vagrant Cloud. For release builds setup, generate the basebox
|
||||
# locally using https://gitlab.com/fdroid/basebox, add it to Vagrant,
|
||||
# then set this to the local basebox name.
|
||||
#
|
||||
# basebox = "fdroid-stretch64"
|
||||
|
||||
# In the process of setting up the build server, many gigs of files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue