diff options
| author | Manuel Traut <manut@mecka.net> | 2013-03-10 12:13:49 +0100 |
|---|---|---|
| committer | Manuel Traut <manut@mecka.net> | 2013-03-10 12:13:49 +0100 |
| commit | 9c0f862749f30800837a45aff5abdcb529867dbc (patch) | |
| tree | b0ca51fff64f12fac03aea4afaa1fa722376844b /beagle/debian-rfs/usr/share/dpkg/archtable | |
| parent | 33b79c725448efd2c9a72e2ae9a1fb04270492f5 (diff) | |
| parent | cea5039322781f6085dd47954af5584ca3f78911 (diff) | |
Merge branch 'schulung'
updates from current linutronix schulung.git
Conflicts:
Makefile
configpres.tex
flash-memory/ubi/handout_ubi_de.tex
handout.tex
index.txt
pres_master.tex
vorl.tex
vorl1.tex
vorl2.tex
vorl3.tex
vorl4.tex
vorl5.tex
Signed-off-by: Manuel Traut <manut@mecka.net>
Diffstat (limited to 'beagle/debian-rfs/usr/share/dpkg/archtable')
| -rw-r--r-- | beagle/debian-rfs/usr/share/dpkg/archtable | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/beagle/debian-rfs/usr/share/dpkg/archtable b/beagle/debian-rfs/usr/share/dpkg/archtable deleted file mode 100644 index a50328b..0000000 --- a/beagle/debian-rfs/usr/share/dpkg/archtable +++ /dev/null @@ -1,29 +0,0 @@ -# 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 |
