pmbootstrap-meow/pmb/helpers
Oliver Smith 1a124ec2b6
kconfig check: remove redundant component lists
Components are the sets of kernel config options in
pmb/config/__init__.py, such as the ones for waydroid, nftables, etc.

Generate the list of components dynamically and refactor the code, so we
can add/remove components in just one place.

Reviewed-by: Clayton Craft <clayton@craftyguy.net>
Link: https://lists.sr.ht/~postmarketos/pmbootstrap-devel/%3C20230312151325.1968-4-ollieparanoid@postmarketos.org%3E
2023-03-24 09:11:46 +01:00
..
__init__.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
apk.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
aportupgrade.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
args.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
cli.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
devices.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
file.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
frontend.py kconfig check: remove redundant component lists 2023-03-24 09:11:46 +01:00
git.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
http.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
lint.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
logging.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
mount.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
other.py check_binfmt_misc: print more helpful error 2023-02-19 16:13:52 +01:00
package.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
pkgrel_bump.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
pmaports.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
repo.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
repo_missing.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
run.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
run_core.py pmb.helpers.run: don't pass stdin to output=stdout 2023-03-02 08:10:34 +01:00
status.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
ui.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00