Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate images for arm64-rpi with Packer #89

Merged
merged 70 commits into from
Aug 7, 2022
Merged

Generate images for arm64-rpi with Packer #89

merged 70 commits into from
Aug 7, 2022

Conversation

openoms
Copy link
Owner

@openoms openoms commented Jul 30, 2022

Related to the work of @hashes4merkle in raspiblitz/raspiblitz#2842
and discussed in raspiblitz/raspiblitz#3053

fixes #91

  • building the arm64-rpi image in docker with https://github.com/mkaczanowski/packer-builder-arm
  • moved the packer scripts out of the .github directory
  • using HCL2 syntax
  • apt-get everywhere to fix warnings re. apt
  • nameservers added to fix networks errors
  • force progress bard for wget to shorten logs
  • generating sha256 checksum with the post-processor
  • aiming for a virtualbox image for amd64 - which can be converted to a raw image
  • arm64-rpi image tested
  • documentation update

@openoms openoms force-pushed the packer branch 2 times, most recently from 837beaf to 90350da Compare July 31, 2022 20:08
@openoms openoms changed the title Generate images for arm64-rpi and amd64 with Packer Generate images for arm64-rpi with Packer Jul 31, 2022
@openoms openoms force-pushed the packer branch 4 times, most recently from 2f36f77 to 8b7e9d9 Compare August 1, 2022 13:45
@openoms openoms merged commit 0dcdf08 into master Aug 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Github actions: arm64-rpi image
2 participants