chiark / gitweb /
server: 'local_copy_dir' config/options to automate offline repo signing
authorHans-Christoph Steiner <hans@eds.org>
Thu, 26 Jun 2014 15:57:40 +0000 (11:57 -0400)
committerHans-Christoph Steiner <hans@eds.org>
Fri, 27 Jun 2014 00:47:36 +0000 (20:47 -0400)
commitd73b43c5fc99a4aaf3444f0c2f7628f71e333915
treea87ab3b19351ffaff5c2d3bf134363885b1bbc1b
parent0ee6fc8c227221b95ce1c0a1a6a5efcd9724d75a
server: 'local_copy_dir' config/options to automate offline repo signing

This allows a dir to be specified in config.py that `fdroid server update`
will automatically rsync the repo to.  The idea is that the path would
point to an SD card on a fully offline machine that serves as the secure
repo signing machine.
examples/config.py
fdroidserver/server.py
tests/run-tests