Skip to content

fix: Disable PTY mode#15

Merged
kroese merged 1 commit into
masterfrom
dev
Jun 4, 2026
Merged

fix: Disable PTY mode#15
kroese merged 1 commit into
masterfrom
dev

Conversation

@kroese
Copy link
Copy Markdown

@kroese kroese commented Jun 4, 2026

No description provided.

Copilot AI review requested due to automatic review settings June 4, 2026 15:00
@kroese kroese merged commit 1129da4 into master Jun 4, 2026
2 checks passed
@kroese kroese deleted the dev branch June 4, 2026 15:01
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the container entrypoint to avoid using /dev/tty-based stdio redirection when launching QEMU, aligning with the goal of disabling PTY/TTY-dependent behavior during boot.

Changes:

  • Remove conditional /dev/tty stdin/stdout redirection and always launch QEMU in the background with inherited stdio.
  • Adjust the boot log line to use $APP instead of referencing BOOT_DESC.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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