OSDN Git Service

1-install: check which grub should be installed
authorChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 30 Sep 2016 02:50:19 +0000 (10:50 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 30 Sep 2016 02:50:19 +0000 (10:50 +0800)
commitfc73aeba271dfd4711fe8d3b8a9b35f5938fb802
tree27fc0deb703ba2e10a58cbba03bea7adae18255f
parent7deb1f914412a1aadb1383322d1cb21c75bc2242
1-install: check which grub should be installed

Originally we ask whether to install both legacy grub and efi grub.
This may confuse the users.

The patch checks if the device is EFI enabled and ask to install
the appropriate grub only.
install/scripts/1-install