mirror of
https://github.com/b4tman/armhf-alpine-qemu.git
synced 2025-09-19 15:29:07 +00:00
initial commit with custom qemu
Signed-off-by: Petros Angelatos <petrosagg@gmail.com>
This commit is contained in:
4
cross-build-start
Executable file
4
cross-build-start
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/qemu-arm-static /bin/sh
|
||||
|
||||
mv /bin/sh /bin/sh.real
|
||||
cp /usr/bin/sh-shim /bin/sh
|
Reference in New Issue
Block a user