mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-26 21:11:54 +01:00
cgpt now supports generating hybrid MBRs and the classic style mbr.bin from any version of SYSLINUX should work the same with the hybrid MBR. The other code, gptmbr.bin, changes after SYSLINUX 3. Switching lets me play with different versions of SYSLINUX without breaking everything. With this change all images feature a hybrid MBR so the special case for some VM platforms has been removed.
Description
Languages
Shell
93%
Python
6.9%