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

Bug#383135: marked as done (base-installer: Please support the ppc64 architecture)



Your message dated Thu, 17 Aug 2006 19:00:19 +0200
with message-id <20060817170019.GG13566@deprecation.cyrius.com>
and subject line [tbm@cyrius.com: Accepted base-installer 1.65 (source i386)]
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: base-installer
Version: 1.64
Severity: wishlist
Tags: patch

Hello,

the attached patch adds support for the native ppc64 architecture
to base-installer by creating a 'kernel/ppc64.sh' script.

There is only one kernel flavour for the native ppc64 architecture.
Because of this, complicated selection or checking procedures are not
necessary and the script is very simple.

Regards
Andreas Jochens

diff -urN ../tmp-orig/base-installer-1.56/kernel/ppc64.sh ./kernel/ppc64.sh
--- ../tmp-orig/base-installer-1.56/kernel/ppc64.sh	1970-01-01 00:00:00.000000000 +0000
+++ ./kernel/ppc64.sh	2006-05-12 15:23:27.000000000 +0000
@@ -0,0 +1,11 @@
+arch_get_kernel_flavour () {
+        echo "$ARCH"
+}
+
+arch_check_usable_kernel () {
+}
+
+arch_get_kernel () {
+        echo "linux-image-$KERNEL_MAJOR-$1"
+}
+


--- End Message ---
--- Begin Message ---
Version: 1.65

Format: 1.7
Date: Thu, 17 Aug 2006 17:33:24 +0200
Source: base-installer
Binary: base-installer
Architecture: source i386
Version: 1.65
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Martin Michlmayr <tbm@cyrius.com>
Description: 
 base-installer - Install the base system (udeb)
Closes: 383135
Changes: 
 base-installer (1.65) unstable; urgency=low
 .
   [ Martin Michlmayr ]
   * Handle the ARM sub-architectures iop32x, iop33x and ixp4xx.
   * Add a test suite entry for arm/iop32x based on the Thecus N2100.
 .
   [ Frans Pop ]
   * Don't offer yaird for S/390 as it does not configure the dasds.
   * Add kernel selection support for ppc64. Closes: #383135.
 .
   [ Updated translations ]
   * Spanish (es.po) by Javier Fernández-Sanguino Peña
Files: 
 7e66f8301f510c2155142390a34c0abd 854 debian-installer required base-installer_1.65.dsc
 19d8b024893e9a281a1f1424b5243d58 207789 debian-installer required base-installer_1.65.tar.gz
 b51bd1bcf6c3a99b6af5d0074547a783 154442 debian-installer required base-installer_1.65_i386.udeb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFE5IzBKb5dImj9VJ8RAr5QAKCBbbeJAJenr7ylct4+CmZDQ8OqogCbB8XC
H0PnLrnfufuzqbWlveZMdaU=
=GwNN
-----END PGP SIGNATURE-----


Accepted:
base-installer_1.65.dsc
  to pool/main/b/base-installer/base-installer_1.65.dsc
base-installer_1.65.tar.gz
  to pool/main/b/base-installer/base-installer_1.65.tar.gz
base-installer_1.65_i386.udeb
  to pool/main/b/base-installer/base-installer_1.65_i386.udeb


-- 
To UNSUBSCRIBE, email to debian-devel-changes-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

----- End forwarded message -----

-- 
Martin Michlmayr
http://www.cyrius.com/

--- End Message ---

Reply to: