Am 28.01.2016 um 17:46 schrieb Andrei Borzenkov:
> This still respects user settings GRUB_DISABLE_LINUX_UUID. Not sure what we
> should do in this case.
grub cant possibly know what the device name of the target OS is. This
is especially true if it tries to guess what the OS on partitions other
th
On Fri, Jan 29, 2016 at 11:54 AM, Olaf Hering wrote:
> Am 28.01.2016 um 17:46 schrieb Andrei Borzenkov:
>> This still respects user settings GRUB_DISABLE_LINUX_UUID. Not sure what we
>> should do in this case.
>
> grub cant possibly know what the device name of the target OS is. This
> is especial
On Fri, Jan 29, 2016 at 2:48 AM, wrote:
> Is it important that this go the "dedicated loader" route? It looks like
> quite a bit of work to abstract out the functionality of the "linux" and
> "initrd" commands in a way that enables reuse from other commands.
>
"It needs work" is rather weak argu
On 2016-01-29 04:18, Andrei Borzenkov wrote:
On Fri, Jan 29, 2016 at 2:48 AM, wrote:
Is it important that this go the "dedicated loader" route? It looks
like
quite a bit of work to abstract out the functionality of the "linux"
and
"initrd" commands in a way that enables reuse from other comm
When running grub in a VGA console of a KVM pseries guest on PowerPC,
you can see the cursor sweeping over the whole line when entering a
character in editor mode. This is visible because grub always refreshes
the whole line when entering a character in editor mode, and drawing
characters is quite
Hi all,
Commit 92750e4c ("Add ability to generate newc additions on runtime.")
introduced special handling of initrd names starting with "newc:". I
can't find any documentation for this feature nor any example of it
actually in use; what are its semantics? Is there any chance this
functionali
On Fri, Jan 29, Andrei Borzenkov wrote:
> On Fri, Jan 29, 2016 at 11:54 AM, Olaf Hering wrote:
> > Am 28.01.2016 um 17:46 schrieb Andrei Borzenkov:
> >> This still respects user settings GRUB_DISABLE_LINUX_UUID. Not sure what we
> >> should do in this case.
> >
> > grub cant possibly know what th
Hi. Are we still considering this?
On Mon, Dec 14, 2015 at 11:17 AM, Ignat Korchagin
wrote:
> Sorry, pasted wrong file. Here is the correct one:
>
> diff --git a/grub-core/Makefile.core.def b/grub-core/Makefile.core.def
> index 0cc40bb..aa7b927 100644
> --- a/grub-core/Makefile.core.def
> +++ b/
29.01.2016 19:23, Olaf Hering пишет:
> On Fri, Jan 29, Andrei Borzenkov wrote:
>
>> On Fri, Jan 29, 2016 at 11:54 AM, Olaf Hering wrote:
>>> Am 28.01.2016 um 17:46 schrieb Andrei Borzenkov:
This still respects user settings GRUB_DISABLE_LINUX_UUID. Not sure what we
should do in this cas
I actually think that both approaches have pros and cons. Can we settle on
a design before plunging forward?
We should have feature parity between Android image and plain linux. I.a.
it should be possible to replace or append initrd and command line. Doing
this with a single command is tricky. Does
29.01.2016 18:18, Shea Levy пишет:
> Hi all,
>
> Commit 92750e4c ("Add ability to generate newc additions on runtime.")
> introduced special handling of initrd names starting with "newc:". I
> can't find any documentation for this feature nor any example of it
> actually in use; what are its seman
29.01.2016 20:37, Vladimir 'phcoder' Serbinenko пишет:
> I actually think that both approaches have pros and cons. Can we settle on
> a design before plunging forward?
> We should have feature parity between Android image and plain linux. I.a.
> it should be possible to replace or append initrd and
The bootimg contains a kernel, optional initrd, optional secondary
payload (unused on x86 as far as I know), and kernel command line, as
well as recommended load addresses for the kernel, initrd, secondary
payload, and kernel tags (also unused on x86 as far as I know).
Making the linux command rec
I think we should create a new loader(maybe separating common linux and
android code into a lib) for this rather than a filesystem because it would
simplify grub.cfg files.
Also in case we'll ever need to support 2ndloader(I'm like 99% sure this
will never happen though) it would be easier to imple
Sometimes we have to provision boxes across regions, such as California to
Sweden. The http server has a 10 minute timeout, so if we can't get our 250mb
image transferred fast enough our provisioning fails, which is not ideal. So
add tcp window scaling on open connections and set the window size
29.01.2016 17:26, Thomas Huth пишет:
> When running grub in a VGA console of a KVM pseries guest on PowerPC,
> you can see the cursor sweeping over the whole line when entering a
> character in editor mode. This is visible because grub always refreshes
> the whole line when entering a character in
16 matches
Mail list logo