pmbootstrap-meow/pmb
Oliver Smith d55bc245d1
pmb.build.is_necessary: replace version_{new,old} (MR 2295)
Give more meaningful names to the variables:
* version_new -> version_pmaports
* version_old -> version_binary

This makes the code less confusing for the case where version_binary is
actually newer than version_pmaports. This is a relict from the time
before there was a binary package repository, in that case the version
from pmaports would always be the newer one, built from source, compared
to the local binary package that was probably built before.
2024-04-24 21:37:53 +02:00
..
aportgen pmb.aportgen: add deviceinfo_bootimg_qcdt_type (MR 2276) 2024-03-17 18:45:46 +00:00
build pmb.build.is_necessary: replace version_{new,old} (MR 2295) 2024-04-24 21:37:53 +02:00
chroot pmb.chroot.init: warn about outdated chroots (MR 2293) 2024-04-11 21:50:30 +00:00
ci Use ruff for linting 2023-06-04 10:56:22 +02:00
config pmb.config.apkbuild_attributes: add sha512sums (MR 2296) 2024-04-16 19:09:40 +00:00
data systemd installs: merge /usr on chroot init (MR 2273) 2024-03-12 23:53:47 +00:00
export install: rename --sdcard arg to --disk 2023-11-19 20:27:37 +01:00
flasher pmb.flasher.frontend: Replace osk-sdl with Unl0kr in FDE reminder (MR 2289) 2024-04-04 10:59:58 +02:00
helpers pmbootstrap status: rework (MR 2294) 2024-04-16 18:54:35 +00:00
install pmb.install._install: Replace osk-sdl with unl0kr in nofde explanation (MR 2289) 2024-04-04 10:59:58 +02:00
netboot chroot: /mnt/pmbootstrap-* -> /mnt/pmbootstrap/* 2023-08-14 09:52:17 +02:00
parse APKBUILD parser: recognize all top-level variables (MR 2300) 2024-04-17 17:05:09 +02:00
qemu treewide: fix typos found with codespell 2023-07-13 10:07:53 +02:00
sideload pmb.sideload: Remove irrelevant output when querying architecture (MR 2286) 2024-04-01 22:21:16 +02:00
__init__.py Print ERROR: infront of {NonBug,BuildFailed}Error (MR 2298) 2024-04-16 19:41:13 +00:00