Commit graph

6 commits

Author SHA1 Message Date
openoms
1b9eca2447
chore: add release-tag to makefile (#173) 2025-06-06 23:05:36 +02:00
openoms
304144e881
amd64 and arm64 base image updates (#167)
* amd64 base image update to debian-12.11.0-amd64-netinst.iso

* chore: update actions/upload-artifact to v4

* chore: build arm64-rpi on raspios_lite_arm64 only
2025-05-26 20:03:49 +02:00
openoms
19ffa45e66
add 64bit Raspberry Pi OS Lite base image for RPi5 (#161) 2025-01-13 23:37:24 +01:00
openoms
a59ddc58e5
ci: update debian base image to 11.6.0 2022-12-18 18:52:59 +01:00
openoms
890f702c04
add amd64 image build (#104)
* add amd64 image build
* add bootstrap.service to always prepare ssh
* add Makefile
* pass GITHUB_ACTOR GITHUB_HEAD_REF to the build
* download the build script from PR branch
* output amd64 images to ci/amd64/builds
2022-12-06 23:14:06 +00:00
openoms
e11f677c70
fix arm64 build (#103)
* add Makefile

* Add setup-qemu step, switch to qemu-aarch64-static, use packer-builder-arm:1.0.4 (#106)
* Use mkaczanowski/packer-builder-arm:1.0.4
* Switch to qemu-aarch64-static
* Setup qemu before build

* pass github_user and branch to build script
* update .gitignore

Co-authored-by: Daniel Bast <2790401+dbast@users.noreply.github.com>
2022-12-06 14:23:12 +00:00