File: archtable

package info (click to toggle)
dpkg 1.16.18
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 37,188 kB
  • sloc: ansic: 28,432; perl: 15,012; sh: 6,984; cpp: 4,518; makefile: 1,082; lex: 227; sed: 16
file content (29 lines) | stat: -rw-r--r-- 1,002 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# This file contains the list of architecture names in Debian's ‘sid’
# distribution.
#
# Architecture names are formed as a combination of the system name
# (from ostable) and CPU name (from cputable) after mapping from
# the Debian triplet (from triplettable). Support for new
# architectures in dpkg is added in those files, architecture names
# are only added to this file when added to the distribution.
#
# Column 1 is present for historical reasons only, and should be ignored.
# Column 2 contains the Debian name for the architecture, which is returned
# by ‘dpkg --print-architecture’.
# 
# <ignore>			<Debian name>
i486-linux-gnu			i386
ia64-linux-gnu			ia64
alpha-linux-gnu			alpha
x86_64-linux-gnu		amd64
arm-linux-gnu			arm
arm-linux-gnueabi		armel
hppa-linux-gnu			hppa
mips-linux-gnu			mips
mipsel-linux-gnu		mipsel
powerpc-linux-gnu		powerpc
s390-linux-gnu			s390
sparc-linux-gnu			sparc
i486-gnu			hurd-i386
i486-kfreebsd-gnu		kfreebsd-i386
x86_64-kfreebsd-gnu		kfreebsd-amd64