Skip to content

Commit

Permalink
Add footnote explaining pentium4 architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
fwcd committed Aug 31, 2023
1 parent 1f36d95 commit cf9fcee
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,6 @@ Unofficial, automated Docker multi-platform images of Arch Linux for the followi
| x86_64 | `linux/amd64` | [Arch Linux](https://archlinux.org) |
| aarch64 | `linux/arm64` | [Arch Linux ARM](https://archlinuxarm.org) |
| armv7h | `linux/arm/v7` | [Arch Linux ARM](https://archlinuxarm.org) |
| pentium4 | `linux/386` | [Arch Linux 32](https://archlinux32.org) |
| pentium4[^1] | `linux/386` | [Arch Linux 32](https://archlinux32.org) |

[^1] The pentium4 architecture is for 32-bit CPUs that support SSE2 and the only one we support (for now). See [here](https://archlinux32.org/architecture) for a comparison of architectures supported by upstream.

0 comments on commit cf9fcee

Please sign in to comment.