Dustin
7e5a83ba28
configs/*: Move GRUB, kernel config to external.mk
...
The fewer required items in each defconfig file, the easier they will be
to maintain.
2025-08-29 20:29:43 -05:00
Dustin
05dd3810c9
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-29 20:17:52 -05:00
Dustin
1a33e711bb
configs/*: Install GRUB terminfo module
...
So we can set `terminfo dumb` and hopefully get better output over the
serial console.
2025-08-29 20:13:18 -05:00
Dustin
66af20213b
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-29 20:13:18 -05:00
Dustin
841b64bac2
configs: Add QEMU aarch64 config for testing
2025-08-28 21:47:24 -05:00