]> git.ipfire.org Git - thirdparty/systemd.git/commit
nspawn: restore cross-architecture booting
authorLuca Boccassi <bluca@debian.org>
Fri, 26 May 2023 11:42:42 +0000 (12:42 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 26 May 2023 15:00:58 +0000 (17:00 +0200)
commitaf262e5fa2c832a9134f6f977e8ef20b22bd28cd
treeddc399b58080d94b10d23482591a0310c0a38361
parent998db5871fea331ec00b26a3a3f5271df040a905
nspawn: restore cross-architecture booting

The check added by 4c27749b8c6b24ef7481ba183ae1fca3749afbf7 breaks
booting an arm64 image on x86 using qemu-bin-fmt, so remove it.
Without it, the image built with mkosi --architecture=aarch64
boots fine in nspawn.
src/nspawn/nspawn.c