Commit Graph

4 Commits (c5f41a4e5ef7524c3182630290bbd27de59ec6b6)

Author SHA1 Message Date
Dustin 145cca736f configs/qemu: Enable debug shell on ttyAMA0
We set the default kernel command-line arguments to tell systemd to
spawn a debug shell on the serial console, instead of the default getty.
This will allow tests to run commands directly on the console, without
any authentication, etc.
2025-08-28 21:47:39 -05:00
Dustin b67f050532 configs/*: Install GRUB terminfo module
So we can set `terminfo dumb` and hopefully get better output over the
serial console.
2025-08-28 21:47:39 -05:00
Dustin 9562b7f9fd board/qemu: Generate sdcard.img with post-image
In order to test AimeeOS A/B filesystem updates, we need a full disk
image just like the Raspberry Pi variant has.
2025-08-28 21:47:39 -05:00
Dustin 841b64bac2 configs: Add QEMU aarch64 config for testing 2025-08-28 21:47:24 -05:00