Skip to content

Persist emulator env via .env file#10

Open
ke4roh wants to merge 5 commits intomainfrom
sw20g5-codex/add-emulation.md-for-qemu-raspberry-pi-setup
Open

Persist emulator env via .env file#10
ke4roh wants to merge 5 commits intomainfrom
sw20g5-codex/add-emulation.md-for-qemu-raspberry-pi-setup

Conversation

@ke4roh
Copy link
Copy Markdown
Owner

@ke4roh ke4roh commented Jul 4, 2025

Summary

  • ignore .env files
  • configure script now writes .env describing runtime paths
  • helper scripts source .env
  • document new Makefile targets and .env behavior
  • update Makefile with configure, test, and clean targets; make package depend on test
  • fix networking options in emulator startup
  • avoid non-blocking IO errors by logging QEMU output in tests
  • improve emulator test logging and wait time

Testing

  • ansible-playbook --syntax-check playbook.yml
  • ./scripts/test-emulator.sh nonexistent.img

https://chatgpt.com/codex/tasks/task_e_6867e90a6dcc8331a779289c5e28ffe0

@ke4roh ke4roh mentioned this pull request Jul 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant