pmbootstrap-meow/pmb/core
2024-10-13 20:05:14 +02:00
..
__init__.py core: don't re-export get_context (MR 2252) 2024-06-23 12:38:40 +02:00
apkindex_block.py pmb.core.apkindex_block: Introduce (MR 2425) 2024-10-13 20:05:14 +02:00
arch.py Ruff: fix typing.Xxx is deprecated, use xxx instead (MR 2327) 2024-06-23 19:13:57 +02:00
chroot.py core: chroot: validate name for rootfs chroot (MR 2332) 2024-06-30 17:51:45 +02:00
config.py Support setting custom mirrors + disabling mirrors (MR 2361) 2024-07-16 00:34:06 +02:00
context.py treewide: drop context.device (MR 2332) 2024-06-30 17:51:45 +02:00
crosstool.py Ruff: fix typing.Xxx is deprecated, use xxx instead (MR 2327) 2024-06-23 19:13:57 +02:00
dps.py pmb.core: add Discoverable Partitions Specification file (MR 2426) 2024-10-13 19:59:26 +02:00
package_metadata.py pmb.core.package_metadata: Introduce (MR 2425) 2024-10-13 20:05:14 +02:00
pkgrepo.py Run ruff check --fix (MR 2357) 2024-07-16 00:26:35 +02:00
test_arch.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
test_chroot.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
test_pkgrepo.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00