1
0
Fork 0
dpkg/data/ostable
Daniel Baumann 1879661313
Adding upstream version 1.22.20.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-20 21:21:00 +02:00

41 lines
1.8 KiB
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Version=2.0
#
# This file contains the table of known operating system names.
#
# Architecture names are formed as a combination of the system name
# (from this table) and CPU name (from cputable) after mapping from
# the Debian arch tuple (from tupletable).
#
# - Column 1 is the Debian name for the system, used to form the system part
# in the Debian arch tuple.
# - Column 2 is the GNU name for the system, used to output build, host and
# target variables in dpkg-architecture.
# - Column 3 is an extended regular expression used to fully match against
# the system part of the output of the GNU config.guess script. The order
# of this column is important when using wildcards as it is used in a first
# match basis.
#
# <Debian name> <GNU name> <config.guess regex>
eabi-uclibc-linux linux-uclibceabi linux[^-]*-uclibceabi
base-uclibc-linux linux-uclibc linux[^-]*-uclibc
eabihf-musl-linux linux-musleabihf linux[^-]*-musleabihf
base-musl-linux linux-musl linux[^-]*-musl
eabihf-gnu-linux linux-gnueabihf linux[^-]*-gnueabihf
eabi-gnu-linux linux-gnueabi linux[^-]*-gnueabi
abin32-gnu-linux linux-gnuabin32 linux[^-]*-gnuabin32
abi64-gnu-linux linux-gnuabi64 linux[^-]*-gnuabi64
spe-gnu-linux linux-gnuspe linux[^-]*-gnuspe
x32-gnu-linux linux-gnux32 linux[^-]*-gnux32
base-gnu-linux linux-gnu linux[^-]*(-gnu.*)?
eabihf-gnu-kfreebsd kfreebsd-gnueabihf kfreebsd[^-]*-gnueabihf
base-gnu-kfreebsd kfreebsd-gnu kfreebsd[^-]*(-gnu.*)?
base-gnu-kopensolaris kopensolaris-gnu kopensolaris[^-]*(-gnu.*)?
base-gnu-hurd gnu gnu[^-]*
base-bsd-darwin darwin darwin[^-]*
base-bsd-dragonflybsd dragonflybsd dragonfly[^-]*
base-bsd-freebsd freebsd freebsd[^-]*
base-bsd-netbsd netbsd netbsd[^-]*
base-bsd-openbsd openbsd openbsd[^-]*
base-sysv-aix aix aix[^-]*
base-sysv-solaris solaris solaris[^-]*
base-tos-mint mint mint[^-]*