mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-12 18:20:29 +03:00
makebuildserver: purge apt_package_cache feature
This is unmaintained, lightly used, a tangled mess, and can be replaced by things like the vagrant-cachier plugin or #418
This commit is contained in:
parent
52849deea0
commit
21ea1c1c89
4 changed files with 1 additions and 29 deletions
|
|
@ -32,13 +32,6 @@
|
|||
#
|
||||
# cachedir = 'buildserver/cache'
|
||||
|
||||
# A big part of creating a new instance is downloading packages from Debian.
|
||||
# This setups up a folder in ~/.cache/fdroidserver to cache the downloaded
|
||||
# packages when rebuilding the build server from scratch. This requires
|
||||
# that virtualbox-guest-utils is installed.
|
||||
#
|
||||
# apt_package_cache = True
|
||||
|
||||
# The buildserver can use some local caches to speed up builds,
|
||||
# especially when the internet connection is slow and/or expensive.
|
||||
# If enabled, the buildserver setup will look for standard caches in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue