CPU
CPU
架构/指令集名称
| 架构/指令集 | 字长 | Microsoft/Windows | Debian | Linux/Redhat | Linux/Arch | Apple/macOS | Android |
|---|---|---|---|---|---|---|---|
| x86 | 32位 IA-32 |
x86 | i386 | i386 | x86 | x86 | |
| 64位x86-64 | x64 | amd64 | x86_64 | x86_64 | x86_64 | ||
| ARM | 32位 | Arm32/AArch32 | AArch32 | \ | armeabi-v7a | ||
| 64位 | Arm64/AArch64 | arm64 | AArch64 | aarch64 | arm64-v8a | ||
| MIPS | 32位 | \ | MIPS32 | \ | |||
| 64位 | \ | MIPS64 | \ | ||||
| LoongArch | loong64 |
这个项目是将一些常用但不提供deb包的Linux打包deb包。其中每个子项目都编写了一定的CI脚本,可以自动打包。 我将用这个资源进行打包的CI自动化。 This project is to package some commonly used Linux that do not provide deb packages into deb packages. Each sub-project has written a certain CI script, which can be packaged automatically. I will use this resource to automate CI packaging.