mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-01 21:33:02 +02:00
qemu: Let user supply extra append options
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ append_args()
|
||||
echo -n "debug "
|
||||
fi
|
||||
|
||||
echo -n "${QEMU_APPEND} "
|
||||
echo -n "${QEMU_APPEND} ${QEMU_EXTRA_APPEND} "
|
||||
}
|
||||
|
||||
rootfs_args()
|
||||
|
||||
Reference in New Issue
Block a user