archtable 871 B

123456789101112131415161718192021222324252627
  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). Support for new
  6. # architectures in dpkg is added in those files, architecture names
  7. # are only added to this file when added to the distribution.
  8. #
  9. # Column 1 is present for historical reasons only, and should be ignored.
  10. # Column 2 contains the Debian name for the architecture, which is returned
  11. # by ‘dpkg --print-architecture’.
  12. #
  13. # <ignore> <Debian name>
  14. i486-linux-gnu i386
  15. ia64-linux-gnu ia64
  16. alpha-linux-gnu alpha
  17. x86_64-linux-gnu amd64
  18. arm-linux-gnu arm
  19. hppa-linux-gnu hppa
  20. m68k-linux-gnu m68k
  21. mips-linux-gnu mips
  22. mipsel-linux-gnu mipsel
  23. powerpc-linux-gnu powerpc
  24. s390-linux-gnu s390
  25. sparc-linux-gnu sparc
  26. i486-gnu hurd-i386