pmbootstrap-meow/pmb/helpers
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
aportupgrade.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
args.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
cli.py pmb.helpers.cli: add tab completion option for ask() helper (!1875) 2020-02-26 01:20:18 +03:00
devices.py pmb: Look for device/* files in device/*/... instead (!1879) 2020-03-14 08:44:16 +01:00
file.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
frontend.py pmb: Look for device/* files in device/*/... instead (!1879) 2020-03-14 08:44:16 +01:00
git.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
http.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
lint.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
logging.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
mount.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
other.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
package.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
pkgrel_bump.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
pmaports.py pmb: Look for device/* files in device/*/... instead (!1879) 2020-03-14 08:44:16 +01:00
repo.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
repo_missing.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
run.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
run_core.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
status.py pmbootstrap status: print config overview (!1878) 2020-02-24 18:18:54 +01:00
ui.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00