Skip to content

feat: add field to initial setup to set the vm disk size - #141

Draft
semeano wants to merge 1 commit into
omacom:mainfrom
semeano:feat/vm-disk-size
Draft

feat: add field to initial setup to set the vm disk size#141
semeano wants to merge 1 commit into
omacom:mainfrom
semeano:feat/vm-disk-size

Conversation

@semeano

@semeano semeano commented Sep 5, 2026

Copy link
Copy Markdown

Addresses #104 and #132 for new/reset VM capacity; existing-disk growth is tracked in #154.

@themartiano themartiano left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks for the pull request!

Codex comments

Please bound the decimal input before shell arithmetic. OMARCHY_QEMU_GPU_DISK_SIZE_GB=18446744073709551640 currently wraps to 24 and passes the 8192 limit; add an overflow regression test. Rebase onto #135, and document the Rust/ttfx pin and binary-checksum validation included in this disk-size PR. Keep it draft until the new/reset VM path is validated.

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