Open adrian15 opened 8 years ago
The current update-grub option only works with Debian based systems (Ubuntu and so on).
We should mimic the "Propose new configuration" option from Yast2.
Useful files from SuSE:
/usr/share/YaST2/modules/
BootGRUB.ycp
Not very sure if it is important because most distros will drop grub legacy and use grub2 (and probably update-grub).
This script might be complementary:
http://forums.opensuse.org/showthread.php/447138-looking-grub-windows-bootloader-all-partitions-12
We should probably ignore this because mostly anybody uses this.
The current update-grub option only works with Debian based systems (Ubuntu and so on).
We should mimic the "Propose new configuration" option from Yast2.
Useful files from SuSE:
/usr/share/YaST2/modules/
BootGRUB.ycp
Not very sure if it is important because most distros will drop grub legacy and use grub2 (and probably update-grub).