Re: [PATCH v5] templates: introduce GRUB_TOP_LEVEL_* vars

2022-11-03 Thread Daniel Kiper
On Mon, Oct 24, 2022 at 10:21:25PM -0500, Oskari Pirhonen wrote: > On Mon, Oct 24, 2022 at 03:46:42 -0700, Denton Liu wrote: > > A user may wish to use an image that is not sorted as the "latest" > > version as the top-level entry. For example, in Arch Linux, if a user > > has the LTS and regular k

Re: [PATCH v5] templates: introduce GRUB_TOP_LEVEL_* vars

2022-10-24 Thread Oskari Pirhonen
On Mon, Oct 24, 2022 at 03:46:42 -0700, Denton Liu wrote: > A user may wish to use an image that is not sorted as the "latest" > version as the top-level entry. For example, in Arch Linux, if a user > has the LTS and regular kernels installed, `/boot/vmlinuz-linux-lts` > gets sorted as the "latest"

[PATCH v5] templates: introduce GRUB_TOP_LEVEL_* vars

2022-10-24 Thread Denton Liu
A user may wish to use an image that is not sorted as the "latest" version as the top-level entry. For example, in Arch Linux, if a user has the LTS and regular kernels installed, `/boot/vmlinuz-linux-lts` gets sorted as the "latest" compared to `/boot/vmlinuz-linux`, meaning the LTS kernel becomes