mirror of
https://github.com/kairos-io/osbuilder.git
synced 2025-06-29 08:28:43 +00:00
Fixes an issue with sgdisk creating the disk images properly Alos removes some uneeded options from the rpi4 disk cration: - `-g` option mean to transform mbr to gptt, but the disk was already gpt - `-m` option tried to make the disk mbr from gpt... not sure why that was there - creating the disk with gpt. There is no need as sgdisk will default to create a gpt disk Signed-off-by: Itxaka <itxaka@kairos.io> |
||
---|---|---|
.. | ||
arm/boards | ||
add-cloud-init.sh | ||
azure.sh | ||
bios-raw-image.sh | ||
build-arm-image.sh | ||
config.yaml | ||
defaults.yaml | ||
Dockerfile | ||
entrypoint.sh | ||
gce.sh | ||
ipxe.tmpl | ||
luet-amd64.yaml | ||
luet-arm64.yaml | ||
netboot.sh | ||
os-release.tmpl | ||
prepare_arm_images.sh | ||
raw-images.sh | ||
update-os-release.sh |