Skip to content

Conversation

@torarnv
Copy link

@torarnv torarnv commented May 29, 2025

When automating macOS systems it's convenient to refer to the keys by their natural names, and for the VNC driver none of the existing special keys mapped to option, so this enables boot commands using the option key.

@torarnv torarnv requested a review from a team as a code owner May 29, 2025 12:57
@torarnv
Copy link
Author

torarnv commented May 29, 2025

I see there's a copy of the docs in cmd/packer-sdc/internal/renderdocs/docs-partials/packer-plugin-sdk/bootcommand/BootConfig.mdx as well. Do I need to update those? If so, how?

@hisaac
Copy link

hisaac commented Sep 18, 2025

@anshulsharma-hashicorp, @anurag5sh, @JenGoldstrich, would one of you have time to review this PR, or suggest someone else who could? I'd love to get this one merged in. It would make working with macOS VMs nicer.

@torarnv
Copy link
Author

torarnv commented Oct 17, 2025

@anshulsharma-hashicorp, @anurag5sh, @JenGoldstrich is there any feedback on this PR? How do we proceed? Thanks 😊

@torarnv
Copy link
Author

torarnv commented Jan 18, 2026

@anshulsharma-hashicorp, @anurag5sh, @JenGoldstrich Can you please comment on this PR? Thanks

The super key maps to ⌘ for the USB driver, but for the VNC
driver ⌘ is produced by left/right Alt, so we can't promise
that leftSuper/rightSuper produces ⌘.
When automating macOS systems it's convenient to refer to the
keys by their natural names, and for the VNC driver none of the
existing special keys mapped to option, so this enables boot
commands using the option key.
@torarnv torarnv force-pushed the add-command-option-bootcommand-keys branch from c4c5259 to 81531cc Compare January 18, 2026 16:47
torarnv added a commit to torarnv/packer-plugin-tart that referenced this pull request Jan 18, 2026
Awaiting the merge of the feature in the upstream Packer SDK repo,
let's override the plugin SDK with a branch that has the feature.

See hashicorp/packer-plugin-sdk#293
torarnv added a commit to torarnv/packer-plugin-tart that referenced this pull request Jan 27, 2026
Awaiting the merge of the feature in the upstream Packer SDK repo.

See hashicorp/packer-plugin-sdk#293
torarnv added a commit to torarnv/packer-plugin-tart that referenced this pull request Jan 27, 2026
Awaiting the merge of the feature in the upstream Packer SDK repo.

See hashicorp/packer-plugin-sdk#293
torarnv added a commit to torarnv/packer-plugin-tart that referenced this pull request Jan 27, 2026
Awaiting the merge of the feature in the upstream Packer SDK repo.

See hashicorp/packer-plugin-sdk#293
@torarnv
Copy link
Author

torarnv commented Jan 27, 2026

@tanmay-hc Is Packer maintained still?

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