pmbootstrap/pmb
Oliver Smith 21c09b3b3c Fix various build issues (fix #189, fix #341) (#345)
Changes:
* Removed the apkindex_files cache. That particular cache caused
  bug #189 and didn't bring any real-world performance improvements
  (tested 3x with that cache and 3x without, no significant speed
  difference). I decided to remove it instead of keeping it/adding
  even more code to resolve the bug.
* Fix the check for already built packages: always use the architecture,
  that the package should be built for instead of the architecture of
  the build environment (e.g. use armhf, even when building a noarch
  package in the x86_64 chroot). This partially resolves #341.
* Make pmb.chroot.apk.install_is_necessary() more robust: If the binary
  package is missing, although it should be there, print a warning and
  build it with force.
2017-08-09 17:59:21 +00:00
..
aportgen Fix: gcc-armhf not reproducible (#64) (#333) 2017-08-04 20:38:27 +00:00
build Fix various build issues (fix #189, fix #341) (#345) 2017-08-09 17:59:21 +00:00
challenge Challenge APK files: less output by default 2017-07-14 19:32:57 +02:00
chroot Fix various build issues (fix #189, fix #341) (#345) 2017-08-09 17:59:21 +00:00
config Minor fixes (#316) 2017-08-06 12:50:38 +00:00
flasher Add possibility to export Odin flashable tar (#297) 2017-07-30 21:15:59 +00:00
helpers Fix various build issues (fix #189, fix #341) (#345) 2017-08-09 17:59:21 +00:00
install Automatically compute the minimum size for the partition and resize it during the boot process (#127) 2017-08-03 16:01:00 +00:00
parse Fix various build issues (fix #189, fix #341) (#345) 2017-08-09 17:59:21 +00:00
__init__.py Hello, there! 2017-05-26 22:08:45 +02:00