Re: [PATCH] Add config option to prefer Linux kernel versions by substring match

2014-09-12 Thread Doug Brunner
> On Sun, Sep 7, 2014 at 12:37 PM, Doug Brunner wrote: >> Hi all, >> >> First time submitting - please let me know if I'm doing anything wrong. >> >> This patch adds an option, GRUB_LINUX_PREF_VERSION_SUBSTR, that can be set >> to prioritize Linux k

[PATCH] Add config option to prefer Linux kernel versions by substring match

2014-09-07 Thread Doug Brunner
STR when adding kernels Signed-off-by: Doug Brunner --- util/grub-mkconfig.in | 3 ++- util/grub.d/10_linux.in | 22 ++ 2 files changed, 20 insertions(+), 5 deletions(-) diff --git a/util/grub-mkconfig.in b/util/grub-mkconfig.in index d1fae49..9a3a3e9 100644 --- a/util/grub-mk