mkaczanowski / packer-builder-arm

Packer plugin to build ARM images
Apache License 2.0
315 stars 101 forks source link

[OPTDEV-2284] Fixes for `step_partition_image.go` #286

Closed michalfita closed 1 year ago

michalfita commented 1 year ago

The original code has bugs in MBR/DOS partitioniong, so narrow use cases fail miserably.

Additionally output handling is improved.

dbast commented 1 year ago

thanks!

michalfita commented 1 year ago

@dbast are you going to maintain this repo now?

dbast commented 1 year ago

I can, but have no permissions to enable more maintainers or to the rename required for the plugin.

michalfita commented 1 year ago

I'm not sure rename is still required in recent versions. Some people who forked shown demo without renaming. I haven't been there yet, some other stuff takes priority at work with our September release.