[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#26815: [PATCH 3/3] vm: Support EFI boot in base image.
From: |
Marius Bakke |
Subject: |
bug#26815: [PATCH 3/3] vm: Support EFI boot in base image. |
Date: |
Sat, 13 May 2017 16:13:29 +0200 |
User-agent: |
Notmuch/0.24.1 (https://notmuchmail.org) Emacs/25.2.1 (x86_64-unknown-linux-gnu) |
Ludovic Courtès <address@hidden> writes:
> Hello!
>
> Mathieu Othacehe <address@hidden> skribis:
>
>>> I think v4 is being prepared, I'll rebase this series once that is out.
>
> Thanks Marius for bearing with me. :-)
>
> Are there specific bits that are needed here?
The main reason it's blocking is that without it, there is a conflict
between "grub" and "grub-efi" in PATH of the qemu image. So
"grub-mkstandalone" may not find the EFI target.
With the bootloader refactoring, the "normal" bootloader is passed down
as a gexp from (gnu system vm), allowing "grub-efi" to reign over PATH.
I'd like to make "grub-mkstandalone" a proper bootloader type in the
long run, but that requires some other refactoring that I did not feel
like embarking on right now :P
signature.asc
Description: PGP signature
- bug#26815: [PATCH 1/3] vm: Support arbitrary partition flags., (continued)
- bug#26815: [PATCH 1/3] vm: Support arbitrary partition flags., Marius Bakke, 2017/05/10
- bug#26815: [PATCH 2/3] vm: Support creating FAT partitions., Marius Bakke, 2017/05/10
- bug#26815: [PATCH 3/3] vm: Add UEFI loader to disk images., Marius Bakke, 2017/05/10
- bug#26815: [PATCH 3/3] vm: Add UEFI loader to disk images., Ludovic Courtès, 2017/05/10
- bug#26815: [PATCH 3/3] vm: Add UEFI loader to disk images., Marius Bakke, 2017/05/10
- bug#26815: [PATCH 3/3] vm: Support EFI boot in base image., Marius Bakke, 2017/05/10
- bug#26815: [PATCH 3/3] vm: Support EFI boot in base image., Ludovic Courtès, 2017/05/12
- bug#26815: [PATCH 3/3] vm: Support EFI boot in base image., Marius Bakke, 2017/05/12
- bug#26815: [PATCH 3/3] vm: Support EFI boot in base image., Mathieu Othacehe, 2017/05/13
- bug#26815: [PATCH 3/3] vm: Support EFI boot in base image., Ludovic Courtès, 2017/05/13
- bug#26815: [PATCH 3/3] vm: Support EFI boot in base image.,
Marius Bakke <=
- bug#26815: [PATCH 3/3] vm: Support EFI boot in base image., Ludovic Courtès, 2017/05/13
- bug#26815: [PATCH 3/3] vm: Support EFI boot in base image., Ludovic Courtès, 2017/05/16
- bug#26815: [PATCH 3/3] vm: Support EFI boot in base image., Marius Bakke, 2017/05/17
- bug#26815: [PATCH 3/3] vm: Support EFI boot in base image., Marius Bakke, 2017/05/17
- bug#26815: [PATCH 3/3] vm: Support EFI boot in base image., Ricardo Wurmus, 2017/05/17
- bug#26815: [PATCH 3/3] vm: Support EFI boot in base image., Ludovic Courtès, 2017/05/17
- bug#26815: [PATCH v4 1/3] vm: Support arbitrary partition flags., Marius Bakke, 2017/05/17
- bug#26815: [PATCH v4 2/3] vm: Support creating FAT partitions., Marius Bakke, 2017/05/17
- bug#26815: [PATCH v4 3/3] vm: Add UEFI loader to disk images., Marius Bakke, 2017/05/17
- bug#26815: [PATCH v4 3/3] vm: Add UEFI loader to disk images., Ludovic Courtès, 2017/05/17