Re: [PATCH] make 10_linux' test_gt() a bit more generic

2009-08-10 Thread Robert Millan
On Sat, Aug 08, 2009 at 01:38:43AM -0400, Pavel Roskin wrote: > On Fri, 2009-08-07 at 14:05 +0200, Robert Millan wrote: > > > > Committed. Also moved those functions to grub-mkconfig_lib.in. > > When comparing vmlinuz-2.6.31-rc4-wl and vmlinuz-2.6.31-rc5-wl, > version_test_gt() ends up comparing

Re: [PATCH] make 10_linux' test_gt() a bit more generic

2009-08-07 Thread Pavel Roskin
On Fri, 2009-08-07 at 14:05 +0200, Robert Millan wrote: > > Committed. Also moved those functions to grub-mkconfig_lib.in. When comparing vmlinuz-2.6.31-rc4-wl and vmlinuz-2.6.31-rc5-wl, version_test_gt() ends up comparing "wl" and "wl". Using the "g" modifier leads to the replacement being app

Re: [PATCH] make 10_linux' test_gt() a bit more generic

2009-08-07 Thread Robert Millan
Committed. Also moved those functions to grub-mkconfig_lib.in. On Tue, Aug 04, 2009 at 09:19:40PM +0200, Robert Millan wrote: > > This makes 10_linux' test_gt() a bit more generic so that it can be > moved (along with a few other functions) to grub-mkconfig_lib, where > it'll be usable by 10_f

[PATCH] make 10_linux' test_gt() a bit more generic

2009-08-04 Thread Robert Millan
This makes 10_linux' test_gt() a bit more generic so that it can be moved (along with a few other functions) to grub-mkconfig_lib, where it'll be usable by 10_freebsd. This will allow handling multiple kernel versions in 10_freebsd, like 10_linux does. -- Robert Millan The DRM opt-in fallacy