1
0
Fork 1
mirror of https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git synced 2025-07-13 11:29:46 +03:00
pmbootstrap/pmb/core
Caleb Connolly c1aa5acdaa
config: add auto_zap_misconfigured_chroots (MR 2252)
This option will make pmbootstrap automatically zap chroots that are
initialized for the wrong channel, making it much faster to switch
between edge and systemd.

Signed-off-by: Caleb Connolly <caleb@postmarketos.org>
2024-06-23 12:38:41 +02:00
..
__init__.py core: don't re-export get_context (MR 2252) 2024-06-23 12:38:40 +02:00
arch.py tests: add tests for Arch and Chroot types (MR 2252) 2024-06-23 12:38:41 +02:00
chroot.py core: don't re-export get_context (MR 2252) 2024-06-23 12:38:40 +02:00
config.py config: add auto_zap_misconfigured_chroots (MR 2252) 2024-06-23 12:38:41 +02:00
context.py ruff: run check --fix (MR 2252) 2024-06-23 12:38:41 +02:00
crosstool.py ruff: run check --fix (MR 2252) 2024-06-23 12:38:41 +02:00
pkgrepo.py ruff: run check --fix (MR 2252) 2024-06-23 12:38:41 +02:00
test_arch.py tests: add tests for Arch and Chroot types (MR 2252) 2024-06-23 12:38:41 +02:00
test_chroot.py tests: add tests for Arch and Chroot types (MR 2252) 2024-06-23 12:38:41 +02:00
test_pkgrepo.py tests: basic pkgrepo tests, clone pmaports (MR 2252) 2024-06-23 12:38:41 +02:00