On Fri, 14 Jan 2022 23:05:01 +0100
John Paul Adrian Glaubitz wrote:
> Hi Glenn!
>
> On 1/14/22 22:59, Glenn Washburn wrote:
> > On Fri, 14 Jan 2022 09:48:56 +0100
> >
> > Hi Adrian, thanks for testing this for me.
>
> You're welcome!
>
> >> On 1/14/22 09:45, John Paul Adrian Glaubitz wrote:
>
On 1/15/22 00:46, Jamo wrote:
According to https://www.ietf.org/rfc/rfc2616.txt 4.2, header names
shall be case insensitive and we are now forced to read headers like
"Content-Length" capitalized.
The problem with that is when a HTTP server responds with a
"content-length" header in lowercase, G
According to https://www.ietf.org/rfc/rfc2616.txt 4.2, header names
shall be case insensitive and we are now forced to read headers like
"Content-Length" capitalized.
The problem with that is when a HTTP server responds with a
"content-length" header in lowercase, GRUB gets stuck because HTTP
modu
On Fri, 14 Jan 2022 22:20:17 +0100
Jamo wrote:
> According to https://www.ietf.org/rfc/rfc2616.txt 4.2, header names
> shall be case insensitive and we are now forced to read headers like
> `Content-Length` capitalized.
I'm not sure if Daniel likes these backticks, perhaps normal quotes
would be
Hi Glenn!
On 1/14/22 22:59, Glenn Washburn wrote:
> On Fri, 14 Jan 2022 09:48:56 +0100
>
> Hi Adrian, thanks for testing this for me.
You're welcome!
>> On 1/14/22 09:45, John Paul Adrian Glaubitz wrote:
>>> I have burnt the ISO to a CD-R now and booted my iBook G4 with it.
>>>
>>> It boots but
On Fri, 14 Jan 2022 09:48:56 +0100
John Paul Adrian Glaubitz wrote:
> Hi Glenn!
Hi Adrian, thanks for testing this for me.
> On 1/14/22 09:45, John Paul Adrian Glaubitz wrote:
> > I have burnt the ISO to a CD-R now and booted my iBook G4 with it.
> >
> > It boots but gets stuck at "Welcome to
According to https://www.ietf.org/rfc/rfc2616.txt 4.2, header names
shall be case insensitive and we are now forced to read headers like
`Content-Length` capitalized.
The problem with that is when a HTTP server responds with a
`content-length` header in lowercase GRUB gets stuck because HTTP
modul
Hi!
On 1/14/22 17:54, John Paul Adrian Glaubitz wrote:
> Hmm, I must have forgotten that. Let me give it a try after dinner. The laptop
> just happens to be sitting next to me.
I gave it a try now and made sure to use the proper grub-core directory and that
the kernel.img in /usr/local/lib/grub/p
Hi Robbie!
On 1/14/22 17:43, Robbie Harwood wrote:
> John Paul Adrian Glaubitz writes:
>
>> On 11/24/21 01:51, Daniel Axtens wrote:
>>> Could you humour me and:
>>> - check that your kernel.img in /usr is indeed up to date
>>> - try grub-install ... -d ./grub-core?
>>>
>>> Many thanks!
>>
>> A
John Paul Adrian Glaubitz writes:
> On 11/24/21 01:51, Daniel Axtens wrote:
>> Could you humour me and:
>> - check that your kernel.img in /usr is indeed up to date
>> - try grub-install ... -d ./grub-core?
>>
>> Many thanks!
>
> Apologies for the late reply. I will give it a try later today a
On Wed, Jan 12, 2022 at 03:09:07PM +0100, Fabian Vogt wrote:
> libfuse 3.0.0 got released in 2016, with some API changes compared to 2.x.
> This commit introduces support for 3.x while keeping it compatible with 2.6
> as a fallback still.
>
> To detect fuse3, switch configure over to use pkg-config
On Wed, Jan 12, 2022 at 08:54:59PM -0600, Glenn Washburn wrote:
> The first patch fixes an OOB read bug and the second outputs a less confusing
> error to the user when the moddep.lst line is too long. Really it would be
> better to support lines of unlimited length, but I'm not motivated to add
>
On Sat, Jan 08, 2022 at 06:22:47PM -0700, Stephen Balousek wrote:
> Allow the use of HTTP servers listening on ports other 80. This is done
> with an extension to the http notation:
>
> (http[,server[,port]])
>
> - or -
>
> (http[,server[:port]])
>
> Signed-off-by: Stephen Balousek
> ---
>
>
Hi Glenn!
On 1/14/22 09:45, John Paul Adrian Glaubitz wrote:
> I have burnt the ISO to a CD-R now and booted my iBook G4 with it.
>
> It boots but gets stuck at "Welcome to GRUB!". I can hear CD-ROM access noises
> from time to time but no changes on the screen so far. I'll let it running
> for s
Hi Glenn!
On 1/8/22 01:34, Glenn Washburn wrote:
> I've attached an iso that will reproduce this issue in Debian's QEMU
> 5.2 and 6.1. The QEMU command to run is (not all options may be needed):
>
> $ qemu-system-ppc -M mac99,via=pmu -m 2048M -nographic -monitor
> file:/dev/null -fw_cfg name=
15 matches
Mail list logo