[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v4] templates: introduce GRUB_TOP_LEVEL_* vars
From: |
Denton Liu |
Subject: |
Re: [PATCH v4] templates: introduce GRUB_TOP_LEVEL_* vars |
Date: |
Fri, 21 Oct 2022 20:53:36 -0700 |
Hi Olaf,
On Thu, Oct 20, 2022 at 05:13:06PM +0200, Olaf Hering wrote:
> After reading the patch again, the newly added documentation states:
> "This option should be a path to a kernel image."
>
> I think it needs to be more specific: is it expecting an absolute path, or
> just the basename of the desired image?
Thanks for the feedback, it should be an absolute path. I can submit a
new version of the patch later. However, before I do so, are you still
a NAK on the general idea?
-Denton