Dpkg::Vendor::Debian: Add fallback values for ABI attributes
[dpkg.git] / data / ostable
blob7fd2bff083c5fa3df0b1d5bcdcfd88d764c764d5
1 # Version=2.0
3 # This file contains the table of known operating system names.
5 # Architecture names are formed as a combination of the system name
6 # (from this table) and CPU name (from cputable) after mapping from
7 # the Debian arch tuple (from tupletable).
9 # - Column 1 is the Debian name for the system, used to form the system part
10 #   in the Debian arch tuple.
11 # - Column 2 is the GNU name for the system, used to output build, host and
12 #   target variables in ‘dpkg-architecture’.
13 # - Column 3 is an extended regular expression used to fully match against
14 #   the system part of the output of the GNU config.guess script. The order
15 #   of this column is important when using wildcards as it is used in a first
16 #   match basis.
18 # <Debian name>         <GNU name>              <config.guess regex>
19 eabi-uclibc-linux       linux-uclibceabi        linux[^-]*-uclibceabi
20 base-uclibc-linux       linux-uclibc            linux[^-]*-uclibc
21 eabihf-musl-linux       linux-musleabihf        linux[^-]*-musleabihf
22 base-musl-linux         linux-musl              linux[^-]*-musl
23 eabihf-gnu-linux        linux-gnueabihf         linux[^-]*-gnueabihf
24 eabi-gnu-linux          linux-gnueabi           linux[^-]*-gnueabi
25 abin32-gnu-linux        linux-gnuabin32         linux[^-]*-gnuabin32
26 abi64-gnu-linux         linux-gnuabi64          linux[^-]*-gnuabi64
27 spe-gnu-linux           linux-gnuspe            linux[^-]*-gnuspe
28 x32-gnu-linux           linux-gnux32            linux[^-]*-gnux32
29 ilp32-gnu-linux         linux-gnu_ilp32         linux[^-]*-gnu_ilp32
30 base-gnu-linux          linux-gnu               linux[^-]*(-gnu.*)?
31 eabihf-gnu-kfreebsd     kfreebsd-gnueabihf      kfreebsd[^-]*-gnueabihf
32 base-gnu-kfreebsd       kfreebsd-gnu            kfreebsd[^-]*(-gnu.*)?
33 base-gnu-knetbsd        knetbsd-gnu             knetbsd[^-]*(-gnu.*)?
34 base-gnu-kopensolaris   kopensolaris-gnu        kopensolaris[^-]*(-gnu.*)?
35 base-gnu-hurd           gnu                     gnu[^-]*
36 base-bsd-darwin         darwin                  darwin[^-]*
37 base-bsd-dragonflybsd   dragonflybsd            dragonfly[^-]*
38 base-bsd-freebsd        freebsd                 freebsd[^-]*
39 base-bsd-netbsd         netbsd                  netbsd[^-]*
40 base-bsd-openbsd        openbsd                 openbsd[^-]*
41 base-sysv-aix           aix                     aix[^-]*
42 base-sysv-solaris       solaris                 solaris[^-]*
43 eabi-uclibc-uclinux     uclinux-uclibceabi      uclinux[^-]*-uclibceabi
44 base-uclibc-uclinux     uclinux-uclibc          uclinux[^-]*(-uclibc.*)?
45 base-tos-mint           mint                    mint[^-]*