pmbootstrap-meow/pmb/install
Clayton Craft 1ec55fc11a
Revert "pmb.install.losetup: Run kpartx, losetup in chroot (MR 2430)"
This series breaks pmbootstrap, and that's not good[1]. A bug was filed
about this (#2465), and there have been multiple attempts to fix it (!
2435 and !2436). It kinda seems like we don't have time to fix/test this
for a while longer, which is fine, but given the impact this bug has I
think we should be revert this series until this issue is solved/tested.

1. pmb is broken in some specific cases, which means some workflows are
broken. One example is that this breaks the pmaports CI, so no work can
be done in pmaports.
2024-10-16 11:35:36 -07:00
..
__init__.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
_install.py pmb.parse.apkindex: Introduce proper typing (MR 2425) 2024-10-13 20:12:34 +02:00
blockdevice.py install: add a --sector-size flag (MR 2391) 2024-08-25 22:06:17 +02:00
format.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
losetup.py Revert "pmb.install.losetup: Run kpartx, losetup in chroot (MR 2430)" 2024-10-16 11:35:36 -07:00
partition.py pmb.install: switch to gpt with discoverable partitions (MR 2426) 2024-10-13 19:59:26 +02:00
recovery.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
ui.py Ruff: fix typing.Xxx is deprecated, use xxx instead (MR 2327) 2024-06-23 19:13:57 +02:00