On Mon, Jun 13, 2022 at 10:08:21AM -0400, Mathieu Desnoyers wrote:
> This series of patches fixes a O(n^2) algorithm in the menu items
> generation scripts.
>
> Since v5, add Tested-by tags, and update patch 1 to apply bash best
> practices.
>
> Testing is still needed on kfreebsd.
For all the pat
This series of patches fixes a O(n^2) algorithm in the menu items
generation scripts.
Since v5, add Tested-by tags, and update patch 1 to apply bash best
practices.
Testing is still needed on kfreebsd.
Mathieu
Mathieu Desnoyers (5):
grub-mkconfig linux: Fix quadratic algorithm for sorting men