[Blends-commit] [SCM] ezgo branch, master, updated. c4c461e3d7b1812feaa4bc7944cc2d6c2a179c15

Franklin franklin at goodhorse.idv.tw
Thu Feb 26 15:13:25 UTC 2015


The following commit has been merged in the master branch:
commit e4e779d206ee211fc0c99e5d67b3c16cfb6e7ac5
Author: Franklin <franklin at goodhorse.idv.tw>
Date:   Thu Feb 26 23:01:19 2015 +0800

    Remove the "hijacking" of GRUB_DISTRIBUTOR to avoid problems in UEFI system

diff --git a/ezgo-artwork/grub/50_ezgo.cfg b/ezgo-artwork/grub/50_ezgo.cfg
index 8ab555f..0115950 100644
--- a/ezgo-artwork/grub/50_ezgo.cfg
+++ b/ezgo-artwork/grub/50_ezgo.cfg
@@ -1,7 +1,7 @@
 
 # Hijack distributor if it is Ubuntu (default on Ubuntu systems...)
-if [ "${GRUB_DISTRIBUTOR}" = "Ubuntu" ] ; then
-  GRUB_DISTRIBUTOR="ezgo 12"
-fi
+#if [ "${GRUB_DISTRIBUTOR}" = "Ubuntu" ] ; then
+#  GRUB_DISTRIBUTOR="ezgo 12"
+#fi
 
-GRUB_BACKGROUND=/etc/alternatives/desktop-grub.png
+GRUB_BACKGROUND=/etc/alternatives/ezgo-splash-grub.png

-- 
Blend for educatipn with asian specific adaptations



More information about the Blends-commit mailing list