debian-forge/assemblers
Christian Kellner 9e929d3db6 assembler/qemu: refactor grub2 boot image patching
As noted in earlier commits the grub2 boot image needs to be patched
to contain the position of the grub2 core. By default, the location
in the boot image is hard-coded to be the mbr gap (sector 1) but for
GPT partition schemes a separate BIOS boot partition is used that is
located at a "random" location. Refactor the code to generalize the
boot image patching, where the default mbr gap location is just a
special case of the general.
2020-01-09 01:43:56 +01:00
..
org.osbuild.noop Add STAGE_DESC, STAGE_INFO, and STAGE_OPTS to stages 2019-11-13 21:47:03 +01:00
org.osbuild.qemu assembler/qemu: refactor grub2 boot image patching 2020-01-09 01:43:56 +01:00
org.osbuild.rawfs assemblers/rawfs: add support for xfs 2019-11-24 15:12:23 +01:00
org.osbuild.tar assemblers/tar: fix compression 2019-12-10 12:07:08 +01:00
osbuild stages/assemblers: symlink the osbulid python library 2019-07-25 21:28:23 +02:00