Skip to content

Release: 1 fix, 1 chore → Main#9976

Merged
h0lybyte merged 3 commits intomainfrom
dev
Apr 10, 2026
Merged

Release: 1 fix, 1 chore → Main#9976
h0lybyte merged 3 commits intomainfrom
dev

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 10, 2026

Release: Dev → Main

2 atomic commits ready for main

Bug Fixes

Chores


This PR is automatically maintained by CI — KBVE Studio

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…#9809) (#9977)

cargo install cargo-chef now requires the edition2024 Cargo feature
which is only stable in Rust 1.85+. Bump all three builder stages
to rust:1.94-alpine3.21.
@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented Apr 10, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA d4c8736.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

@github-actions github-actions Bot changed the title Release: 1 chore → Main Release: 1 fix, 1 chore → Main Apr 10, 2026
Tahoe (26.x) attempts hit two unfixable upstream issues:

1. The Tahoe BaseSystem recovery image from fetch-macOS-v2.py is missing
   /usr/standalone/i386/x86legacyap.im4m, which boot.efi now requires.
   Confirmed by verbose boot output: "EB.LD.OFS[OPEN] x86legacyap.im4m"
   followed by Err(0xE) <- EB.LD.LF (file not found inside the volume).

2. OSX-KVM's bundled OpenCore.qcow2 lacks the kern.hv_vmm_present
   workaround needed for Tahoe (kholia/OSX-KVM PR #273 is still open).
   Even after adding those patches, switching SMBIOS to MacPro7,1 and
   enabling SecureBootModel=Default, the missing im4m file inside the
   BaseSystem itself blocks boot.

Sequoia (15.x, Darwin 24) is the community-tested baseline:
  - AMD_Vanilla patches apply unmodified (no MaxKernel bumps needed)
  - OSX-KVM bundled OpenCore.qcow2 boots out of the box (no patching)
  - Xcode 16 + GitHub Actions runner + UE plugin builds all work fine

Changes:
  - installer DataVolume: macos-tahoe-builder-iso -> macos-sequoia-installer
  - Provisioning docs: fetch-macOS-v2.py -s sequoia, ~2.5 GB raw size,
    explanation of why Tahoe was abandoned
@h0lybyte h0lybyte merged commit 6022dff into main Apr 10, 2026
4 of 5 checks passed
@github-project-automation github-project-automation Bot moved this from Review to Done in KBVE Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant