https://bugzilla.novell.com/show_bug.cgi?id=773143 https://bugzilla.novell.com/show_bug.cgi?id=773143#c33 --- Comment #33 from Andrey Borzenkov <arvidjaar@gmail.com> 2013-02-21 05:55:15 UTC --- Notice that this patch will have side effects. It makes YaST2 bootloader module to think there is explicit default entry set - while it is not. So the following is possible - user starts YaST2 bootloader, sees "Some entry title" which happens to be the first one and thinks it is OK. yast2-bootloader does *not* update grub2 (i.e. does not write saved_entry) because it believes nothing was changed (is it true?) - after that grub2-mkconfig is run which now changes boot entries order so "Some entry title" is no more the first one - now the effective default is no more "Some entry title" but whatever happens to become the first menu entry after grub2-mkconfig Also if user changes GRUB_DEFAULT from "saved" to explicit menu entry this is going to be totally off mark. But adding notion of "not explicitly set, but bootloader default" menu entry to YaST2 is definitely beyond my abilities. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.