pmbootstrap-meow/pmb/core
2024-11-29 10:43:09 +01:00
..
__init__.py core: don't re-export get_context (MR 2252) 2024-06-23 12:38:40 +02:00
apkindex_block.py Improvements to documentation (MR 2440) 2024-10-21 21:46:26 +02:00
arch.py pmb.core.arch: Use annotations from future instead of quoted Arch type (MR 2498) 2024-11-29 10:43:09 +01:00
chroot.py core: chroot: Deduplicate supported arch list (MR 2476) 2024-11-25 13:08:50 +01:00
config.py pmb.config: Set default ssh_key_glob to *.pub (MR 2251) 2024-11-07 01:14:06 +01:00
context.py pmb: Add lots of type hints (MR 2464) 2024-10-30 12:39:45 +01: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.apkindex_block: Don't mark depends as optional (MR 2438) 2024-10-21 21:05:17 +02:00
pkgrepo.py Replace skip_extra_repos -> with_extra_repos (MR 2480) 2024-11-10 17:43:39 +01:00
test_arch.py pmb.core.arch: Handle unsupported arches in from_machine_type() better (MR 2498) 2024-11-29 10:43:09 +01:00
test_chroot.py core: arch: Add ppc64le as a supported architecture (MR 2476) 2024-11-25 13:08:50 +01:00
test_pkgrepo.py Replace skip_extra_repos -> with_extra_repos (MR 2480) 2024-11-10 17:43:39 +01:00