Re: [PATCH v2 1/2] Fix formatting for subarchitecture matching for powerpc, and ppc64

2017-11-16 Thread Mathieu Malaterre
On Fri, Nov 17, 2017 at 12:04 AM, John Paul Adrian Glaubitz wrote: > On 11/16/2017 08:00 AM, Frank Scheiner wrote: >> Not sure if the commit message gets through correctly, Thunderbird >> makes a "," out of the newline before " and ppc64". > > Try setting up a local MTA for use with "git-email", s

Re: [PATCH v2 2/2] Query force-efi-extra-removable only when installing, grub-efi*

2017-11-16 Thread John Paul Adrian Glaubitz
On 11/16/2017 08:01 AM, Frank Scheiner wrote: > --- > debian/changelog | 7 +++ > grub-installer | 30 +- > 2 files changed, 24 insertions(+), 13 deletions(-) > > diff --git a/debian/changelog b/debian/changelog > index 1880d5b..c69b48e 100644 > --- a/debian/cha

Re: [PATCH v2 1/2] Fix formatting for subarchitecture matching for powerpc, and ppc64

2017-11-16 Thread John Paul Adrian Glaubitz
On 11/16/2017 08:00 AM, Frank Scheiner wrote: > Not sure if the commit message gets through correctly, Thunderbird > makes a "," out of the newline before " and ppc64". Try setting up a local MTA for use with "git-email", see: > https://wiki.debian.org/GmailAndExim4 > --- > grub-installer | 10

Re: Fwd: iBook fails to awaken from sleep

2017-11-16 Thread Mark G.B.
On 11/16/2017 2:21 AM, Riccardo Mottola wrote: > Hi, are you referring to a procedure to restore the iBook? it is not proken. > If I force shut-down at reboot I get a filesystem chack and it boots. > > My point was: sleep used to work and it doesn't anymore :( > > Riccardo On 11/16/2017 2:30 AM, R

Re: [PATCH 3/5] Handle HFS file systems (format, mount, unmount, permanent mount). Override $bootfs, $bootfstype, $bootdev and $state for NewWorld Power Macs.

2017-11-16 Thread Frank Scheiner
On 11/14/2017 02:55 PM, John Paul Adrian Glaubitz wrote: +- Handle HFS file systems (format, mount, unmount, permanent mount). This should be "fstab entry", not "permanent mount". Also, please strip ". Override $bootfs, $bootfstype, $bootdev and $state for NewWorld Power Macs." from the co

Re: [PATCH 2/5] Detect and select NewWorld bootstrap partitions (adapted from d-i/yaboot-installer).

2017-11-16 Thread Frank Scheiner
On 11/14/2017 02:23 PM, John Paul Adrian Glaubitz wrote: [...] +- Detect and select NewWorld bootstrap partitions (adapted from d-i/yaboot-installer). Please strip the "(adapted from d-i/yaboot-installer)." from the changelog entry and commit message. Also, please no periods in com

Re: [PATCH 4/5] Create and configure the missing CHRP boot script.

2017-11-16 Thread John Paul Adrian Glaubitz
On 11/14/2017 03:37 PM, John Paul Adrian Glaubitz wrote: > The grub-ieee1275-bin package for powerpc already ships this file. We > just need to file a bug report against the grub2 source package so the > file list [1] for powerpc is copied for ppc64. > > I will file a bug report in a second. This

Re: Fwd: iBook fails to awaken from sleep

2017-11-16 Thread John Paul Adrian Glaubitz
On 11/16/2017 11:30 AM, Riccardo Mottola wrote: > The issue is that sleep doesn't work anymore, more precisely, awaken > hangs! And it used to work very well. I suppse something in the kernel > broke, or some drivers or userland. Yes, I can confirm this particular issue with my iBook G4. Putting

Re: Fwd: iBook fails to awaken from sleep

2017-11-16 Thread Riccardo Mottola
Hi Mark, Mark G.B. wrote: Are you able to cold boot into firewire hard drive mode with CMD-T? Not sure with those older iBooks. After, you could proceed to extract/modify files on the iBook to restore functionality. You would need a firewire to Thunderbolt or firewire to usb, some such adapt

Re: Bug#881730: grub2: Please clone debian/grub-ieee1275-bin.install.powerpc.in for ppc64

2017-11-16 Thread Colin Watson
Control: tag -1 pending On Tue, Nov 14, 2017 at 05:20:57PM +0100, John Paul Adrian Glaubitz wrote: > On 11/14/2017 05:05 PM, Colin Watson wrote: > >> diff -Nru old/grub2-2.02/debian/grub-ieee1275-bin.install.ppc64.in > >> new/grub2-2.02/debian/grub-ieee1275-bin.install.ppc64.in > >> --- old/grub2

Re: [PATCH 1/5] Install hfsutils in-target for NewWorld Power Macs (adapted from d-i/yaboot-installer).

2017-11-16 Thread John Paul Adrian Glaubitz
> On Nov 16, 2017, at 9:52 AM, Frank Scheiner wrote: > >> run "dch" which should not alter the timestamp at the bottom. Please >> recreate the changelog entry with just "dch" so the timestamp doesn't >> change. > > I suspected that a tool can be used for this, though I didn't know which one. >

Re: [PATCH 1/5] Install hfsutils in-target for NewWorld Power Macs (adapted from d-i/yaboot-installer).

2017-11-16 Thread Frank Scheiner
On 11/14/2017 02:10 PM, John Paul Adrian Glaubitz wrote: On 11/06/2017 12:13 PM, Frank Scheiner wrote: The installation of the hfsutils package is located in debian/postinst similar to d-i/yaboot-installer, from which the code was adapted. But d-i/grub-installer does all in-target installations