Skip to content

Add arm64 build, upgrade to alpine 3.22.1#10

Merged
AenBleidd merged 1 commit into
masterfrom
vko_add_arm64_image
Sep 17, 2025
Merged

Add arm64 build, upgrade to alpine 3.22.1#10
AenBleidd merged 1 commit into
masterfrom
vko_add_arm64_image

Conversation

@AenBleidd

Copy link
Copy Markdown
Member

No description provided.

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
Copilot AI review requested due to automatic review settings September 17, 2025 14:07

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request adds ARM64 build support and upgrades Alpine Linux from version 3.21.3 to 3.22.1. The changes introduce multi-architecture builds and add copyright headers to all files.

  • Adds ARM64 (aarch64) architecture support alongside existing x86_64 builds
  • Upgrades Alpine Linux base image from 3.21.3 to 3.22.1
  • Adds BOINC copyright headers to all configuration and script files

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
wsl.conf Adds copyright header to WSL configuration file
wsl-distribution.conf Adds copyright header to distribution configuration file
oobe.sh Adds copyright header to the out-of-box experience script
build.sh Adds copyright header, parameterizes architecture, and updates Alpine version
.github/workflows/build.yml Adds copyright header and implements matrix build for multiple architectures

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread build.sh

arch=$1

url="https://dl-cdn.alpinelinux.org/alpine/v3.22/releases/${arch}/alpine-minirootfs-3.22.1-${arch}.tar.gz"

Copilot AI Sep 17, 2025

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a typo in the PR title - 'apline' should be 'alpine'. This doesn't affect the code but should be corrected in the PR title.

Copilot uses AI. Check for mistakes.
@AenBleidd AenBleidd merged commit 6d9ecb9 into master Sep 17, 2025
2 checks passed
@AenBleidd AenBleidd deleted the vko_add_arm64_image branch September 17, 2025 14:10
@AenBleidd AenBleidd changed the title Add arm64 build, upgrade to apline 3.22.1 Add arm64 build, upgrade to alpine 3.22.1 Sep 17, 2025
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.

2 participants