arm (aka ARMv4tl, ARMv5tel, ARMv6j, ARMv7a, ...)

Processor compatibility

The arm 32-bit architecture was initially developed 1985 by Acorn Computers and is now part of Arm Holdings portfolio. For details of the various arm subarchitectures, please see the corresponding wikipedia page. Note that in Gentoo arm refers to 32-bit variants; the 64-bit variants can be found as arm64.

Downloads

Gentoo Handbook Please see the Gentoo Handbook for the complete installation documentation. It explains which files you need at what stage of the installation process. In brief,
  • Boot media allow you to boot from, e.g., an USB stick or CD and install Gentoo using a Stage.
  • A Stage (previously called Stage 3) is a minimal set of Gentoo binaries to build a system in any way possible.
  • Containers and Images provide a ready-to-use Gentoo system, e.g. for cloud or virtual machine usage.
  • All release files are signed with an official OpenPGP key and distributed via world-wide download mirrors.

Stages (advanced)

time64 stage archives

Experimental time64 stages

The time64 stages of 32-bit glibc architectures are using 64-bit time values to be year-2038 proof (details). This will become the default for Gentoo in the near future, and if you make a new 32-bit Gentoo installation and are feeling a bit experimental, we recommend using these stages already.
Switching over an existing installation from 32-bit time values to 64-bit time values is possible but not entirely trivial; instructions including helper software will be published soon. This applies to glibc only; musl has already switched to 64-bit time values in 2020.