pmbootstrap-meow/pmb/parse
Newbyte 1fc83f8bce
pmb.parse.arch: Break out marchine type to arch into separate function (MR 2282)
Sometimes it's useful to map an arbitrary machine type to an Alpine
architecture. alpine_native only lets you get the Alpine architecture
mapped to the machine type of the system pmbootstrap is running on. As
such, break out this functionality into a new function that takes the
machine type as a parameter.
2024-03-28 11:03:24 +01:00
..
__init__.py parse/init: allow importing arguments_install and arguments_flasher 2023-11-01 20:40:11 +01:00
_apkbuild.py pmb.parse._apkbuild: Fix subpackages with set arch but no custom function (MR 2267) 2024-02-26 20:55:49 +01:00
apkindex.py pmb.helpers.pmaports.get: deal with operators 2023-11-29 22:31:11 +01:00
arch.py pmb.parse.arch: Break out marchine type to arch into separate function (MR 2282) 2024-03-28 11:03:24 +01:00
arguments.py aportgen: shorten hasatrr checks with getattr (MR 2271) 2024-03-17 18:36:51 +00:00
binfmt_info.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
bootimg.py pmb.parse.bootimg: implement detection of QCDT types (MR 2276) 2024-03-17 18:45:51 +00:00
cpuinfo.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00
depends.py parse.depends: consider selected providers when resolving providers 2023-11-26 11:01:35 +01:00
deviceinfo.py deviceinfo: make parse_kernel_suffix private 2023-07-21 08:54:10 +02:00
kconfig.py pmb.parse.kconfig: Raise NonBugError on invalid kernel config (MR 2279) 2024-03-27 21:50:28 +01:00
version.py Bump copyright to 2023 2023-01-22 19:18:06 +01:00