AlmaLinux changes: Add RISC-V support

This commit is contained in:
Andrew Lukoshko 2026-04-29 15:02:52 +00:00 committed by root
commit 36683afd36
2 changed files with 1185 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -39,6 +39,10 @@ URL: https://github.com/bootc-dev/bootc
Source0: %{url}/releases/download/v%{version}/bootc-%{version}.tar.zstd
Source1: %{url}/releases/download/v%{version}/bootc-%{version}-vendor.tar.zstd
# Backport https://github.com/bootc-dev/bootc/pull/2114
# This can be safely removed in any release > 1.15.1
Patch0: 0001-loader-entries-Add-set-options-for-source-for-source.patch
# AlmaLinux Patch
Patch1001: 0001-Add-riscv64-architecture-support.patch