update documentation for arm images builder#8462
update documentation for arm images builder#8462SwampDragons merged 3 commits intohashicorp:masterfrom
Conversation
|
Hello @mkaczanowski and thanks for opening ! Would it be a good idea to leave the two on the page but sort of give a short description of their perks ? So that the user can pick the one that is the best for their use case ? |
|
@azr sounds good to me. Let me update the commit |
|
@azr updated commit with short description. Please let me know if you feel that is sufficient |
azr
left a comment
There was a problem hiding this comment.
Hey @mkaczanowski, great ! I think we could update the first link so that there's not an empty link. other than that LGTM !
azr
left a comment
There was a problem hiding this comment.
LGTM, if @SwampDragons agrees I think we can merge this one 👍🙂. Thanks @mkaczanowski.
|
Looks great to me. Thanks for adding your work to our documentation! |
|
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
This is a proposal to replace the solo-io repo with a plugin that I wrote recently.
Why not contributing to solo-io plugin?
A few reasons:
How is the
mkaczanowski/packer-builder-armbetter?At first it tackles mentioned above issues. It's pretty extendable and works for variety of ARM boards with different OS'es etc.
So far I tested it with:
with ubuntu, rasbpian and archlinux. Each board has a bit different settings, like start sector or flashing process, so as you can see the flexibility is the key.
Request for doc update
Just to be clear, I think the
solo-ioplugins is pretty good, however I think because of the limitations and issues I mentioned above, it's reasonable to update documentation and let people know there is something imho better.