pmbootstrap/pmb/install
Minecrell fb8de5a553
pmb: Look for device/* files in device/*/... instead (!1879)
In the future, device ports will be located in a subdirectory
below device/... (e.g. device/testing/device-...).
Replace all occurrences of device/* with a glob that checks the
subdirectories instead.

Note: To ensure that this always works properly we should also add some
checks that all devices are indeed located under one of the supported
subdirectories (i.e. testing/community/main).

Change the glob for pmaports to <aports>/**/APKBUILD.
This allows using subdirectories for organization outside of device/
as well.
2020-03-14 08:44:16 +01:00
..
__init__.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
_install.py pmb: Look for device/* files in device/*/... instead (!1879) 2020-03-14 08:44:16 +01:00
blockdevice.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
file.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
format.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
losetup.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
partition.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
recovery.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00