Hi,
After updating my Mageia system (first update after install from liveCD), I saw that the kernel was updated from version 2.6.38.7-1 to 2.6.38.8-4, but the older kernel version was not removed, which I think is a good idea, but the grub boot menu got filled with not so clear menu entries and with version numbers.
For example there was a default menu entry to Boot Mageia, which booted the newest kernel, but there was in addition two entries with version numbers for both kernels.
This look I think is not consistent, does not looks good and it is confusing for the not experienced users, especially, when there are more than 2 kernels installed.
I suggest the following layout:
Boot Mageia <- for the latest installed/default kernel
Boot Mageia with the previous kernel <- for the previous working kernel version ( the one befora update, for example)
Boot Mageia with specific kernel version <- submenu, where all the kernels are listed, with version numbers, so the user can select which one to boot, if there are more than 2
Failsafe Boot Options <- submenu, with all the kernels, with version numbers and failsafe parameters. Here can be also some usefull boot entries, like memtest, boot from usb, boot from cd, poweroff.
I will start to learn python programming, and, as my first project, I think I can start to make a script to organize the boot entries like this even if this will not be accepted for Mageia, but that will take some time.