Bug#615188: debian-installer: Cannot install on PS3, ps3disk module is missing

2011-02-26 Thread Antonio Ospite
Package: linux-kernel-di-powerpc-2.6
Severity: important
Tags: d-i

Hi,

the combination of commits
fc547e8b0aab83d951ebd20331e7e578245affc7
aa22fe7d6b1d8730f1ae436eb85307d9f1263d75 and
1de334cd0c02cc71a424b747134125f1c95d1d43

made ps3disk completely disappear, these magic tricks can happen when a
commit message and the actual change do not match :)

To read the funny story:
  $ git log --grep=ps3 --reverse -p

Can you please add that module back, it should go in
modules/powerpc-powerpc64/scsi-extra-modules, shouldn't it? As it is
needed for installing on PS3, but not for booting the installer; did I
got right the difference between scsi-extra-modules and scsi-modules?

Thanks,
   Antonio Ospite
   http://ao2.it

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (900, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-rc5-ao2 (SMP w/1 CPU core)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110226102204.6419.78905.reportbug@jcn



Bug#615188: debian-installer: Cannot install on PS3, ps3disk module is missing

2011-02-26 Thread Miguel Figueiredo
Hi,

A Sábado 26 Fevereiro 2011 10:22:04 Antonio Ospite você escreveu:

[...]

 made ps3disk completely disappear, these magic tricks can happen when a
 commit message and the actual change do not match :)

[...]

Here it goes to be reviewed.

-- 
Melhores cumprimentos/Best regards,

Miguel Figueiredo
http://www.DebianPT.org
diff --git a/debian/changelog b/debian/changelog
index e4f7bab..c3a5a36 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+linux-kernel-di-powerpc-2.6 (1.78) UNRELEASED; urgency=low
+
+  [ Miguel Figueiredo ]
+  * Include missing ps3disk in scsi-extra-modules. Closes: #615188.
+
+ -- Miguel Figueiredo el...@debianpt.org  Sat, 26 Feb 2011 12:17:00 +0100
+
 linux-kernel-di-powerpc-2.6 (1.77) unstable; urgency=low
 
   [ Colin Watson ]
diff --git a/modules/powerpc-powerpc64/scsi-extra-modules b/modules/powerpc-powerpc64/scsi-extra-modules
index cd13ede..f37 100644
--- a/modules/powerpc-powerpc64/scsi-extra-modules
+++ b/modules/powerpc-powerpc64/scsi-extra-modules
@@ -1 +1,3 @@
 #include scsi-extra-modules
+
+ps3disk ?


Bug#615188: debian-installer: Cannot install on PS3, ps3disk module is missing

2011-02-26 Thread Miguel Figueiredo
A Sábado 26 Fevereiro 2011 12:21:55 Miguel Figueiredo você escreveu:
 Hi,
 
 A Sábado 26 Fevereiro 2011 10:22:04 Antonio Ospite você escreveu:
 
 [...]
 
  made ps3disk completely disappear, these magic tricks can happen when a
  commit message and the actual change do not match :)
 
 [...]
 
 Here it goes to be reviewed.

Commited after Colin's ACK on IRC.

-- 
Melhores cumprimentos/Best regards,

Miguel Figueiredo
http://www.DebianPT.org



--
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201102261309.44982.el...@debianpt.org