Hugo Osvaldo Barrera
f3f392ef66
Use simplified Python 3.8 syntax (MR 2327)
...
This commit was generated with:
ruff check --fix --extend-select=UP .
2024-06-23 19:13:52 +02:00
Hugo Osvaldo Barrera
e421bb2d41
Auto-format codebase with ruff (MR 2325)
...
See: https://gitlab.com/postmarketOS/pmbootstrap/-/issues/2324
Closes: https://gitlab.com/postmarketOS/pmbootstrap/-/merge_requests/2278
2024-06-23 15:40:13 +02:00
Caleb Connolly
31cc898dd5
treewide: adopt pathlib.Path and type hinting (MR 2252)
...
With the new chroot type, we can now write fancy paths in the pythonic
way. Convert most of the codebase over, as well as adding various other
type hints.
Signed-off-by: Caleb Connolly <caleb@postmarketos.org>
2024-06-23 12:38:37 +02:00
Oliver Smith
9975d373b0
Bump copyright to 2023
2023-01-22 19:18:06 +01:00
Oliver Smith
6f6a3b0408
Happy new year 2022!
2022-01-02 22:39:14 +01:00
Oliver Smith
1c791da482
treewide: bump copyright to 2021
2021-01-07 23:30:47 +01:00
yarl
864469531c
pmbootstrap qemu: add aarch64 big/little hack (MR 1983)
...
Workaround for qemu failing with:
kvm_arm_vcpu_init failed: invalid argument.
Related: https://bugs.linaro.org/show_bug.cgi?id=1443
2020-10-20 22:34:08 +02:00