pmbootstrap/pmb
Oliver Smith 5102d48064 Make APKINDEX downloads returning 404 non-fatal (!1726)
Do not fail when an APKINDEX can not be downloaded, print a WARNING
instead. This matches, what apk does. Add a new allow_404 parameter to
pmb.helpers.http.download(), and use it in pmb.helpers.repo.update()
for downloading APKINDEX files. Cache the APKINDEX URLs that gave a 404
for the session, so we do not attempt to download these again.

This is needed for the new binary repository: the initial build is done
without existing APKINDEX files, so we must not fail in that case.
2018-12-11 06:56:53 +00:00
..
aportgen aportgen gcc*: set arch to x86_64 only 2018-11-08 07:08:04 +01:00
build new action: 'pmbootstrap repo_missing' 2018-12-01 21:30:59 +00:00
chroot remove local postmarketOS mirror folder support (!1718) 2018-12-06 07:31:38 +01:00
config kconfig check: disallow USE_VFB (!1723) 2018-12-06 07:42:17 +01:00
data install apk keys and binfmt data with setup.py 2018-09-17 10:06:57 +00:00
export Export initramfs-extra (pmbootstrap export) 2018-11-19 06:06:35 +00:00
flasher s/system partition/rootfs: fix remaining mentions 2018-07-15 23:41:31 +02:00
helpers Make APKINDEX downloads returning 404 non-fatal (!1726) 2018-12-11 06:56:53 +00:00
install recovery zip install: link to wiki page 2018-10-24 08:53:55 +02:00
parse allow specifying multiple postmarketOS mirrors (!1718) 2018-12-06 07:31:43 +01:00
qemu don't install qemu when using --host-qemu 2018-09-01 13:14:52 +02:00
__init__.py Move aports into own repository (pmaports) 2018-09-05 05:57:38 +00:00