[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#27007: boot-parameters are not documented
From: |
Ludovic Courtès |
Subject: |
bug#27007: boot-parameters are not documented |
Date: |
Fri, 26 May 2017 10:47:02 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
Danny Milosavljevic <address@hidden> skribis:
> On Tue, 23 May 2017 10:13:11 +0200 address@hidden (Ludovic Courtès)
> wrote:
>> Can we assume that all the bootloaders have a notion of “menu” and
>> “menu entries”?
>
> I think so.
>
> But there are bootloaders that [also can] do the traditional thing:
> When you select an entry, it can chainload the bootsector of that
> partition. For example Grub can do that. We don't support that use
> case yet. Grub can also load Windows NT bootloader directly or
> chainload an UEFI file etcetc - there are actually a lot of different
> kinds of "menu entries" even with the same bootloader.
Right, but this is about the content of the menu entry. If we want to
support that, we can provide an “escape hatch” in the ‘menu-entry’
object, which would be a string that goes as-is in the bootloader’s
config file.
I wonder if we should support everything you mention though. OTOH it
would not feel right if we can’t load other free operating systems like
FreeBSD, etc. Maybe we should just start with support for GNU variants
only and improve it later as people ask for it.
Thoughts?
Ludo’.
- bug#27007: boot-parameters are not documented, (continued)
- bug#27007: boot-parameters are not documented, Tomáš Čech, 2017/05/23
- bug#27007: boot-parameters are not documented, Ludovic Courtès, 2017/05/23
- bug#27007: boot-parameters are not documented, Mathieu Othacehe, 2017/05/23
- bug#27007: boot-parameters are not documented, Ludovic Courtès, 2017/05/23
- bug#27007: [PATCH 0/2] Use menu-entry to define custom bootloader entries., Mathieu Othacehe, 2017/05/31
- bug#27007: [PATCH 1/2] bootloader: Use menu-entry to define custom bootloader entries., Mathieu Othacehe, 2017/05/31
- bug#27007: [PATCH 1/2] bootloader: Use menu-entry to define custom bootloader entries., Danny Milosavljevic, 2017/05/31
- bug#27007: [PATCH 2/2] doc: Adapt to multiple bootloader support., Mathieu Othacehe, 2017/05/31
- bug#27007: [PATCH 2/2] doc: Adapt to multiple bootloader support., Danny Milosavljevic, 2017/05/31
- bug#27007: boot-parameters are not documented, Danny Milosavljevic, 2017/05/24
- bug#27007: boot-parameters are not documented,
Ludovic Courtès <=
- bug#27007: boot-parameters are not documented, ng0, 2017/05/26