archtable 930 B

12345678910111213141516171819202122232425262728
  1. # This file contains the list of architecture names in Debian's ‘sid’
  2. # distribution.
  3. #
  4. # Architecture names are formed as a combination of the system name
  5. # (from ostable) and CPU name (from cputable) after mapping from
  6. # the Debian triplet (from triplettable). Support for new
  7. # architectures in dpkg is added in those files, architecture names
  8. # are only added to this file when added to the distribution.
  9. #
  10. # Column 1 is present for historical reasons only, and should be ignored.
  11. # Column 2 contains the Debian name for the architecture, which is returned
  12. # by ‘dpkg --print-architecture’.
  13. #
  14. # <ignore> <Debian name>
  15. i486-linux-gnu i386
  16. ia64-linux-gnu ia64
  17. alpha-linux-gnu alpha
  18. x86_64-linux-gnu amd64
  19. arm-linux-gnu arm
  20. hppa-linux-gnu hppa
  21. m68k-linux-gnu m68k
  22. mips-linux-gnu mips
  23. mipsel-linux-gnu mipsel
  24. powerpc-linux-gnu powerpc
  25. s390-linux-gnu s390
  26. sparc-linux-gnu sparc
  27. i486-gnu hurd-i386