Package: dpkg
Version: 1.10.28
Severity: wishlist
Tags: patch

Attached is a small patch that makes dpkg understand the 'armeb'
(big-endian arm) architecture.


-- System Information:
Debian Release: 3.1
Architecture: armeb (armv5teb)
Kernel: Linux 2.6.13
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages dpkg depends on:
ii  coreutils [textutils]         5.2.1-2    The GNU core utilities
ii  libc6                         2.3.5-6    GNU C Library: Shared libraries an
ii  libselinux1                   1.22-1     SELinux shared libraries

-- no debconf information
--- dpkg-1.13.11/cputable.orig  2005-09-21 22:16:58.000000000 +0000
+++ dpkg-1.13.11/cputable       2005-09-21 22:17:30.000000000 +0000
@@ -17,6 +17,7 @@
 ia64           ia64            ia64
 alpha          alpha           alpha.*
 amd64          x86_64          x86_64
+armeb          armeb           arm.*b
 arm            arm             arm.*
 hppa           hppa            hppa.*
 m32r           m32r            m32r

Reply via email to