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

Bug#736966: marked as done (debian-installer: patch for new hppa kernel)



Your message dated Sat, 08 Feb 2014 21:19:18 +0000
with message-id <E1WCFJ0-0004Rt-Vm@franck.debian.org>
and subject line Bug#736966: fixed in debian-installer 20140208
has caused the Debian Bug report #736966,
regarding debian-installer: patch for new hppa kernel
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
736966: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736966
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: debian-installer
Version: git
Severity: normal
Tags: patch

With the attached trivial patch I was able to build the debian-installer for the hppa architecture
(and afterwards a netboot install image :-)).
It would be nice if someone with enough karma would apply it to the git tree.

Thanks!
Helge

Note: The changes are necessary, since the debian-hppa kernel doesn't provide a 
64bit-UP kernel any longer. This was done on request by the debian kernel developers
(see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721191).
As summary, this patch changes now the debian-installer to use the 64bit-smp kernel instead.
Furthermore, the debian-hppa kernel doesn't provide any longer the ide-modules kernel udeb package
(like other arches). IDE drivers moved into the pata-modules package (e.g. for the C8000 workstation).
diff --git a/build/config/hppa.cfg b/build/config/hppa.cfg
index c3c8e57..d2b84f3 100644
--- a/build/config/hppa.cfg
+++ b/build/config/hppa.cfg
@@ -2,9 +2,9 @@ MEDIUM_SUPPORTED = cdrom netboot miniiso
 
 KERNEL_FLAVOUR = di
 
-BASEVERSION = 2.6.37-2
+BASEVERSION = 3.12-1
 KERNELMAJOR = 2.6
-KERNELIMAGEVERSION = $(BASEVERSION)-parisc $(BASEVERSION)-parisc64
+KERNELIMAGEVERSION = $(BASEVERSION)-parisc $(BASEVERSION)-parisc64-smp
 KERNELVERSION = $(foreach ver,${KERNELIMAGEVERSION},$(ver))
 KERNELNAME = $(foreach ver,${KERNELVERSION},vmlinux-$(ver))
  
@@ -16,7 +16,7 @@ arch_tree:
  
 arch_netboot:
 	palo -f /dev/null -k $(TEMP)/vmlinux*parisc \
-		-k $(TEMP)/vmlinux*parisc64 \
+		-k $(TEMP)/vmlinux*parisc64-smp \
 		-r $(TEMP_INITRD) -b /usr/share/palo/iplboot \
 		-c "0/linux initrd=0/ramdisk" \
 		-s $(TEMP_BOOT)
diff --git a/build/config/hppa/miniiso.cfg b/build/config/hppa/miniiso.cfg
index 80bda31..c99717b 100644
--- a/build/config/hppa/miniiso.cfg
+++ b/build/config/hppa/miniiso.cfg
@@ -12,7 +12,7 @@ arch_miniiso:
 	-rm -rf $(TEMP_CD_TREE)/*
 	install -m 644 -D $(BASE_TMP)miniiso/initrd.gz $(TEMP_CD_TREE)/boot/initrd.gz
 	install -m 644 -D $(BASE_TMP)miniiso/vmlinux*parisc $(TEMP_CD_TREE)/boot/vmlinux-parisc
-	install -m 644 -D $(BASE_TMP)miniiso/vmlinux*parisc64 $(TEMP_CD_TREE)/boot/vmlinux-parisc64
+	install -m 644 -D $(BASE_TMP)miniiso/vmlinux*parisc64-smp $(TEMP_CD_TREE)/boot/vmlinux-parisc64-smp
 	install -m 644 -D /usr/share/palo/iplboot $(TEMP_CD_TREE)/boot/iplboot
 
 	genisoimage -r -J -o $(TEMP_MINIISO) $(TEMP_CD_TREE)
diff --git a/build/pkg-lists/cdrom/hppa.cfg b/build/pkg-lists/cdrom/hppa.cfg
index e0508b1..fe833f0 100644
--- a/build/pkg-lists/cdrom/hppa.cfg
+++ b/build/pkg-lists/cdrom/hppa.cfg
@@ -1,5 +1,5 @@
 cdrom-core-modules-${kernel:Version}
-ide-modules-${kernel:Version}
+pata-modules-${kernel:Version}
 input-modules-${kernel:Version}
 nic-modules-${kernel:Version}
 scsi-modules-${kernel:Version}

--- End Message ---
--- Begin Message ---
Source: debian-installer
Source-Version: 20140208

We believe that the bug you reported is fixed in the latest version of
debian-installer, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 736966@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Cyril Brulebois <kibi@debian.org> (supplier of updated debian-installer package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 08 Feb 2014 19:27:33 +0300
Source: debian-installer
Binary: debian-installer
Architecture: source amd64
Version: 20140208
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Cyril Brulebois <kibi@debian.org>
Description: 
 debian-installer - Debian installer
Closes: 736966
Changes: 
 debian-installer (20140208) unstable; urgency=low
 .
   [ Martin Michlmayr ]
   * Remove Cobalt images.
 .
   [ Cyril Brulebois ]
   * Bump linux kernel version from 3.11-2 to 3.12-1.
   * Update hppa config (for debian-ports), thanks to Helge Deller
     for the patch (Closes: #736966).
   * Update translation-status for the release.
 .
   [ Aurelien Jarno ]
   * Add MIPS Octeon images.
   * Add MIPSEL Loongson 2E images.
 .
   [ Steven Chamberlain ]
   * Remove gPXE workaround on kfreebsd and hurd (fixed already in
     GRUB 2.00 as #635877)
Checksums-Sha1: 
 6c53bb3801e54e8d973c36016c353186ba44b494 3214 debian-installer_20140208.dsc
 5e9d485f38879a9301004546ae41db08925be747 1349465 debian-installer_20140208.tar.gz
 95a24a33fdfc909323020d9c4b7f2fb8e6a8fa46 731770 debian-installer_20140208_amd64.deb
 54f89a8d2ed769981e87465b26a978242ea3bf42 265462391 debian-installer-images_20140208_amd64.tar.gz
Checksums-Sha256: 
 df3b5a95daa81d37bcc6c9431cc01abbb27f02520f8a21c7b125d54ad68ece85 3214 debian-installer_20140208.dsc
 cabe9a6b7dac119b110ec79719f7c342eaccbf1293c667354e006c6faf143cf1 1349465 debian-installer_20140208.tar.gz
 4441c02a008a73a0cde3b488990b732593d7c3d42ef3fa489375732222d2e5df 731770 debian-installer_20140208_amd64.deb
 796a1a5341d27bae6b41f93ffc6974071d5be716e3e834c99a132a9a38940b40 265462391 debian-installer-images_20140208_amd64.tar.gz
Files: 
 db32d254fc57bc254643bfec142b9c8e 3214 devel optional debian-installer_20140208.dsc
 68dd7d6afc3be263113b99f1b95a6f89 1349465 devel optional debian-installer_20140208.tar.gz
 1190ff4b872e2464782b6b950a98dfaf 731770 devel optional debian-installer_20140208_amd64.deb
 25c21f7e41f25b183e3eb05b5001b628 265462391 raw-installer - debian-installer-images_20140208_amd64.tar.gz

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

iQIcBAEBAgAGBQJS9mCDAAoJEP+RSvDCs1UgBIsP/i6AHGNrnr0Q+esL2bEfKhvV
Mci4rM34dofUHJtfr6/35z6kYBYxv9MI++rMlWu9NwIDOFAvz5uJVEvit/aUDen8
rASWm4sR4BZJXn+WZh0Osx/pXUC6I9CbwxU4FwSkDlJucsRU6z8K+Hps1hLhz+ZB
Z2GtWzNqdVU3XDgOKB/UOKT+5Gxzm3kfbo/HBZsstas7+rjWED4SsElTuu4wr+mh
iubVDoY7r+s9IY6SA0+Dcc1sAF4reod7HOX4Lj1HhS+uNwWiPUEVjotu4akC0O4B
bcOABB+j5kQ9vKhmSDMJgEu63U44pDQp61Kaqbr00Kv7/94k+vH89pVRM5cNL9lg
n2EIqu7veNsYjFHDRRxZ9Tx33OuErzXblZw5XOFJfWOrlO8+4SBS/CB83CpJhDpW
Y61SbrKqtqWv9qdEbUDhNlkQ1dNujOBbi0Ei8DAuo5LVhrzLwSc4/Kgsxpzjhbjh
M9TSTwc0NUQRXakns7fkUvs1lmbEqI35JISmmSFobJbM9lVSiGBMMqPDCoENuWUG
YVibnvsjJ0CHm8bh/maqMrxOZ0ODQAHNTkumyjxsbzFhHV+HmxdI+ksl4GKmy0vt
47i/qK+Bk42hZO6FpgftVj3yhkae8PmAw/3JS8TKKMpvYGry5pZ0P9xbsaqDfWC3
02BD3WdWf1LszpDhrTIp
=1M+q
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: