On Sun, 23 Dec 2012 10:00:22 +1000
"Michael D. Setzer II" wrote:
> Then it sorts correctly again. Seems to have been fixed in other
> later releases, but not in Fedora 16.
F16 EOL in a month or so.
There may not be many updates forthcoming.
--
Regards,
Frank
"The sheep lie"
--
users mailin
Recently noticed that the kernels were not showing up in newest
to older in the boot screen after running grub2-mkconfig.
The .7 was being sorted before the .10.
Found a patch to the grub-mkconfig_lib file to correct the sorting.
version_find_latest ()
{
#patched (whole work is done by sort!)