pmbootstrap-meow/pmb/core
Caleb Connolly 9daa888f0f
core: chroot: validate name for rootfs chroot (MR 2332)
Make sure we get a valid name in the rootfs type chroot.

Signed-off-by: Caleb Connolly <caleb@postmarketos.org>
2024-06-30 17:51:45 +02:00
..
__init__.py core: don't re-export get_context (MR 2252) 2024-06-23 12:38:40 +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 Ruff: fix typing.Xxx is deprecated, use xxx instead (MR 2327) 2024-06-23 19:13:57 +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
pkgrepo.py Ruff: fix typing.Xxx is deprecated, use xxx instead (MR 2327) 2024-06-23 19:13:57 +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