pmbootstrap/pmb
Oliver Smith 925c56febe
repo_missing: don't check arch recursively (!1820)
Remove the recursive check, as it caused an infinite loop. It took a
very long time to complete anyway, even when it worked. The reasoning
for having the recursive check in the first place was, that we would
have device packages with arch=noarch set in the APKBUILD, but which
could only be built for a certain architecture (the device
architecture). Nowadays using arch=noarch in device packages is
forbidden, and we enforce that rule [1]. So the recursive arch check
isn't necessary anymore.

[1] ac6c0a2997
2019-10-01 10:46:21 +02:00
..
aportgen aportgen: add feature to fork upstream packages (!1811) 2019-09-14 01:39:11 +02:00
build build: remove QEMU workaround for aarch64 (!1814) 2019-09-18 21:39:31 +02:00
chroot Mount /dev/shm in chroots 2019-05-05 17:47:25 +02:00
config Prepare 1.8.3 release 2019-09-30 00:38:04 +02:00
data install apk keys and binfmt data with setup.py 2018-09-17 10:06:57 +00:00
export Update copyright to 2019 2019-01-02 09:31:20 +01:00
flasher Revert "Add "flash_fastboot_vendor_id" deviceinfo variable for fastboot flash method (#857)" (!1818) 2019-09-26 22:32:53 +02:00
helpers repo_missing: don't check arch recursively (!1820) 2019-10-01 10:46:21 +02:00
install Skip sparse image generation when installing to SD card (!1809) 2019-08-27 11:54:30 +02:00
parse Cosmetic: pmb.parse.sanity_check: nicer comments (!1818) 2019-09-26 22:55:17 +02:00
qemu qemu/spice: use virt-viewer client directly from chroot (!1793) 2019-07-05 20:51:01 +02:00
__init__.py init: fix missing errors if logs didn't initialize (!1755) 2019-02-15 16:01:11 +01:00