commit | 07e19e831d8b80c9ca7b92f430fae753c7d54f22 | [log] [tgz] |
---|---|---|
author | Chih-Wei Huang <cwhuang@linux.org.tw> | Wed Jan 17 16:40:42 2018 +0800 |
committer | Chih-Wei Huang <cwhuang@linux.org.tw> | Wed Jan 17 16:40:42 2018 +0800 |
tree | 60964be522677d50bdf5cc53520034ab1f9eaba0 | |
parent | 490d1f8b4d5cd59d789c6a4d2aa1e94b54db13d1 [diff] |
Add a more flexible android.cfg of grub-efi The android.cfg is used in both installation media and the installed system. So we don't need to replicate the code. More functions could be added in the future. If boot loaders of other OSes are found in ESP, add them to the boot menu. Currently Fedora, Ubuntu and Windows are supported. Also include custom.cfg if it exists.