[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#280710: dpkg: New architecture support: M32R



Package: dpkg
Version: 1.10.24
Severity: wishlist

We're porting Debian to M32R architecture (http://www.linux-m32r.org/).
Could you please include M32R support?

M32R is Renesas Technologies' chip for embedded system.
It's supported by Linux 2.6.9 now.

diff -Nru dpkg-1.10.24/archtable archtable
--- /tmp/prjLfNzLRK/dpkg-1.10.24/archtable	2004-10-27 18:06:43.000000000 +0900
+++ /tmp/UgvapHRaun/dpkg-1.10.24.1/archtable	2004-11-05 20:14:27.000000000 +0900
@@ -64,3 +64,4 @@
 s390x-linux-gnu			s390x		s390x
 s390x-ibm-linux-gnu		s390x		s390x
 s390x-unknown-linux-gnu		s390x		s390x
+m32r-linux-gnu			m32r		m32r
diff -Nru dpkg-1.10.24/scripts/dpkg-architecture.pl scripts/dpkg-architecture.pl
--- /tmp/prjLfNzLRK/dpkg-1.10.24/scripts/dpkg-architecture.pl	2004-10-27 18:06:43.000000000 +0900
+++ /tmp/UgvapHRaun/dpkg-1.10.24.1/scripts/dpkg-architecture.pl	2004-11-05 20:16:15.000000000 +0900
@@ -66,6 +66,7 @@
 	    's390x',		's390x-linux',
 	    'ia64',		'ia64-linux',
 	    'amd64',		'x86_64-linux',
+	    'm32r',		'm32r-linux',
 	    'openbsd-i386',	'i386-openbsd',
 	    'freebsd-i386',	'i386-freebsd',
 	    'kfreebsd-i386',	'i386-kfreebsd-gnu',

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8
Locale: LANG=C, LC_CTYPE=C

Versions of packages dpkg depends on:
ii  dselect                     1.10.23      a user tool to manage Debian packa
ii  libc6                       2.3.2.ds1-18 GNU C Library: Shared libraries an

-- no debconf information



Reply to: