Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Topic Description
- Track patches at AOSC-Tracking/dpkg @ aosc/1.22.11
(HEAD: 8cb3821489ed56b46136f3d1a95d03e741126201).
- Introduce Debian-compatible architecture alias mapping, see below:
With AOSC OS, we use a few architecture names that are different to what
dpkg defines internally:
- LoongArch ("new-world" ABI 2.0): we use loongarch64 (old-world naming),
whereas Debian uses loong64.
- MIPS Loongson ports (for 2F and 3-series): we use loongson2f/loongson3
to reflect the fact that we do introduce LoongISA optimisation, but
Debian (and most software vendors) uses mips64el for at least the latter
(most Loongson 2F targetted distros were 32-bit to "save on RAM").
- 80486: We use i486 whereas Debian uses i386 (when in fact the binaries
targetted i686).
- ARMv4T: We use armv4 whereas Debian uses armel (for v4T, v5, and soft-
float v6).
- ARMv6, Hard-Float: We use armv6hf whereas Debian uses armv6hf.
- ARMv7, Hard-Float, NEON: We use armv7hf whereas Debian uses armv7hf.
Introduce alias mapping, as inspired by how Loongnix 25 marked loongarch64
packages as compatible via their abi-compat infrastructure.
Package(s) Affected
Security Update?
No
Build Order
Test Build(s) Done
Primary Architectures
amd64
arm64
loongarch64
Secondary Architectures
loongson3
ppc64el
riscv64