On 5/7/26 20:41, undef wrote:
Thanks for this! I've just given it a go on-device and it works nicely.
Now just need to work out why I get a kernel panic on boot after
handing off to initramfs-tools's init, though that's quite possibly
something I've edited while debugging
This issue is now solved, of course it was an errant `set -e` that I
added to debug miniramfs' init script. I've got everything ready to go
in https://salsa.debian.org/Mobian-team/miniramfs/-/merge_requests/17.
I'll release it after the next upload of initramfs-tools so I can
version the new dependency.
Thanks.