Pin the machine at v20260908.02 - #6
Merged
Merged
Conversation
The release cut from spin-machine's main, which is where the qcow package's counterpart now lives. v20260907.01 predates all of it. Verified end to end: fetched with no sibling checkout in reach, so the tarball and its sha256 were exercised; guest:verify reads the PVH notes out of the kernel it shipped; demo:stage1 boots a real guest on it, restarts the Agent under the running VM, and reads back everything the first boot fsynced. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019GHRRFvbnZi5q3KSTvyW5a
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The release cut from spin-machine's main, which is where the
qcowpackage's counterpart now lives.v20260907.01predates all of it.Verified
task guest:verifyreads the PVH notes out of the kernel it shipped.task demo:stage1boots a real guest on it, restarts the Agent under the running VM, detaches, and reads back everything the first boot fsynced.Still outstanding
This repository's
hack/spin-machinestill rearranges the release: the kernel goes to_output/guest/vmlinuxand the firmware to_output/share/spin-stack/qemu/. spinbox stopped doing that — the release tree is the tree everywhere there — so the "one layout" claim inmachine.Open's doc is not yet true of this repo. It works, because the tarball's own shape did not change; it is a translation step that no longer earns its place. Worth its own change, together with the demo scripts andhack/demo-lib.shthat read those paths.🤖 Generated with Claude Code
https://claude.ai/code/session_019GHRRFvbnZi5q3KSTvyW5a