Extract the small piece of code that writes the grub2's boot image, i.e. the first stage of the bootloader that will in turn jump to the second stage. Currently the position of the core is hard-coded to be the MBR gap, i.e. the gap between the MBR and the start of the first partition. This is not a necessity, e.g. when using a dedicated BIOS boot partition on GPT partition layouts. This re- factoring should make it easier to add code dealing with such situations. |
||
|---|---|---|
| .. | ||
| org.osbuild.noop | ||
| org.osbuild.qemu | ||
| org.osbuild.rawfs | ||
| org.osbuild.tar | ||
| osbuild | ||