On 07.12.2014 18:26, Andrei Borzenkov wrote:
> В Sun, 07 Dec 2014 18:18:47 +0100
> Vladimir 'φ-coder/phcoder' Serbinenko пишет:
>
>> On 30.11.2014 14:34, Ian Campbell wrote:
>>> On Sun, 2014-11-30 at 11:51 +, Ian Campbell wrote:
On Sun, 2014-11-30 at 14:31 +0300, Andrei Borzenkov wrote:
On 07.12.2014 18:26, Andrei Borzenkov wrote:
> В Sun, 07 Dec 2014 18:18:47 +0100
> Vladimir 'φ-coder/phcoder' Serbinenko пишет:
>
>> On 30.11.2014 14:34, Ian Campbell wrote:
>>> On Sun, 2014-11-30 at 11:51 +, Ian Campbell wrote:
On Sun, 2014-11-30 at 14:31 +0300, Andrei Borzenkov wrote:
В Sun, 07 Dec 2014 18:18:47 +0100
Vladimir 'φ-coder/phcoder' Serbinenko пишет:
> On 30.11.2014 14:34, Ian Campbell wrote:
> > On Sun, 2014-11-30 at 11:51 +, Ian Campbell wrote:
> >> On Sun, 2014-11-30 at 14:31 +0300, Andrei Borzenkov wrote:
> >>> if [ x$grub_platform = xxen ]; then
> >>> in
On 30.11.2014 14:34, Ian Campbell wrote:
> On Sun, 2014-11-30 at 11:51 +, Ian Campbell wrote:
>> On Sun, 2014-11-30 at 14:31 +0300, Andrei Borzenkov wrote:
>>> if [ x$grub_platform = xxen ]; then
>>> insmod xzio
>>> fi
>>
>> I think that could work.
>
> Indeed it does, so how about this inst
On Sun, 2014-11-30 at 11:51 +, Ian Campbell wrote:
> On Sun, 2014-11-30 at 14:31 +0300, Andrei Borzenkov wrote:
> > if [ x$grub_platform = xxen ]; then
> > insmod xzio
> > fi
>
> I think that could work.
Indeed it does, so how about this instead of the patch at the start of
the thread?
>Fr
On Sun, 2014-11-30 at 11:51 +, Ian Campbell wrote:
> On Sun, 2014-11-30 at 14:31 +0300, Andrei Borzenkov wrote:
[...]
> > We probably never read vmlinuz to the end anyway, but I wonder if it
> > could be an issue.
>
> I've no idea. I don't see that comment anywhere in either Linux nor Grub
> c
On Sun, 2014-11-30 at 14:31 +0300, Andrei Borzenkov wrote:
> В Fri, 28 Nov 2014 17:25:55 +
> Ian Campbell пишет:
>
> > On Fri, 2014-11-28 at 20:09 +0300, Andrei Borzenkov wrote:
> > > В Fri, 28 Nov 2014 08:33:34 +
> > > Ian Campbell пишет:
> > >
> > > > From: Ian Campbell
> > > >
> >
В Fri, 28 Nov 2014 17:25:55 +
Ian Campbell пишет:
> On Fri, 2014-11-28 at 20:09 +0300, Andrei Borzenkov wrote:
> > В Fri, 28 Nov 2014 08:33:34 +
> > Ian Campbell пишет:
> >
> > > From: Ian Campbell
> > >
> > > This avoids needing to update all the native update-grub stanzas to also
>
On Fri, 2014-11-28 at 20:09 +0300, Andrei Borzenkov wrote:
> В Fri, 28 Nov 2014 08:33:34 +
> Ian Campbell пишет:
>
> > From: Ian Campbell
> >
> > This avoids needing to update all the native update-grub stanzas to also
> > probe
> > for and arrange to load the relevant decompressor, which
В Fri, 28 Nov 2014 08:33:34 +
Ian Campbell пишет:
> From: Ian Campbell
>
> This avoids needing to update all the native update-grub stanzas to also probe
> for and arrange to load the relevant decompressor, which would be wasteful on
> native boots.
>
Could you give some more details why
From: Ian Campbell
This avoids needing to update all the native update-grub stanzas to also probe
for and arrange to load the relevant decompressor, which would be wasteful on
native boots.
Signed-off-by: Ian Campbell
---
util/grub-install.c | 25 +
1 file changed, 25 i
11 matches
Mail list logo