pyavitz / rpi-img-builder

Image Builder for the Raspberry Pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add scripts for QEMU

n0toose opened this issue · comments

Giving the ability to easily compile an image and then test it out on QEMU could help people do things such as

  • be drawn into development, regardless of whether or not they have a Raspberry Pi laying around
  • make testing much more convenient under specific circumstances
  • show some well-deserved respect to our beloved SD cards
  • allow for CI tests in the future (mayhaps)

Alright. I'll look into this.