Branch: refs/heads/master Home: https://github.com/yast/yast-bootloader Commit: e3f7486838c3f25ab82c1d5e515ce76848430003 https://github.com/yast/yast-bootloader/commit/e3f7486838c3f25ab82c1d5e515ce... Author: Michael Chang <mchang@suse.com> Date: 2013-01-03 (Thu, 03 Jan 2013) Changed paths: M src/grub2/dialogs.ycp M src/modules/BootGRUB2.ycp M src/routines/global_widgets.ycp Log Message: ----------- Allow change disk order for grub2 Fix YaST doesn't allow to change disk order when grub2 is choosen as bootloader (bnc#785569) Commit: 48ed0d23eaabeb5baf99e4aae7629cb5cee2f30e https://github.com/yast/yast-bootloader/commit/48ed0d23eaabeb5baf99e4aae7629... Author: Michael Chang <mchang@suse.com> Date: 2013-01-03 (Thu, 03 Jan 2013) Changed paths: M src/routines/global_widgets.ycp Log Message: ----------- Remove grub2 under developing warning Remove grub2 is still under develope and test warning after user choosed it. (bnc#780637) Commit: 0088001e9659f4f12c3b5adeb08a8e356700469a https://github.com/yast/yast-bootloader/commit/0088001e9659f4f12c3b5adeb08a8... Author: Michael Chang <mchang@suse.com> Date: 2013-01-03 (Thu, 03 Jan 2013) Changed paths: M src/modules/BootGRUB2.ycp Log Message: ----------- Make better grub2 install summary Make better grub2 install summary as much information as we used to have for legacy grub. Commit: ac25555ee0bca1abcf81e75d1bd89d193bb50758 https://github.com/yast/yast-bootloader/commit/ac25555ee0bca1abcf81e75d1bd89... Author: Michael Chang <mchang@suse.com> Date: 2013-01-09 (Wed, 09 Jan 2013) Changed paths: M src/modules/BootGRUB2.ycp M src/modules/BootGRUB2EFI.ycp Log Message: ----------- Make GRUB_DISTRIBUTOR with product version First the Product::name returns version on running systems but not on the installation system. We have to ensure that the version is specified to GRUB_DISTRIBUTOR anyway. Without the version, EFI boot menu would be added as "openSUSE" for all versions and reference same bootloader path. This casues problem on multiple version installation. This fixes EFI boot menu entry cannot be chosen and multiple openSUSE installations will overwrite it (bnc#796514). Commit: 57346124c2aa66df00a5461065c346c636a6edae https://github.com/yast/yast-bootloader/commit/57346124c2aa66df00a5461065c34... Author: wfeldt <snwint@suse.de> Date: 2013-01-11 (Fri, 11 Jan 2013) Changed paths: M src/grub2/dialogs.ycp M src/modules/BootGRUB2.ycp M src/modules/BootGRUB2EFI.ycp M src/routines/global_widgets.ycp Log Message: ----------- Merge pull request #12 from WenhuaChang/master Some bug fixing and improve grub2's summary Compare: https://github.com/yast/yast-bootloader/compare/8881b096d0b2...57346124c2aa