pmbootstrap/pmb/helpers
Oliver Smith ed4275dd9b
Add support for the binary repository, inactive by default (#64)
* New commandline parameter --mirror-pmOS, where the binary repository
  URL for postmarketOS can be specified (empty by default as of now,
  this will be filled with the real URL once the repo works)
* Do not build packages, when they are in the binary repository and
  the version of the package in the binary repository is up-to-date.
* Add a testcase for pmb.build.is_necessary().
2017-06-20 20:13:05 +02:00
..
__init__.py Hello, there! 2017-05-26 22:08:45 +02:00
cli.py Hello, there! 2017-05-26 22:08:45 +02:00
devices.py Hello, there! 2017-05-26 22:08:45 +02:00
file.py Add support for the binary repository, inactive by default (#64) 2017-06-20 20:13:05 +02:00
git.py Hello, there! 2017-05-26 22:08:45 +02:00
http.py Changed sha512 to sha256 to avoid "file name too long" error (issue #51) 2017-06-04 17:00:02 +02:00
logging.py Revert "Process stdout and stderr from subprocesses separately" 2017-06-02 21:36:12 +02:00
mount.py Fix #47: Support /dev/sd* as sdcard device 2017-06-04 02:57:37 +02:00
repo.py Fix syntax issues / unused import reported by static code analysis 2017-06-14 20:12:47 +02:00
run.py Revert "Process stdout and stderr from subprocesses separately" 2017-06-02 21:36:12 +02:00