mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-22 10:01:45 +00:00
When the source code directory is on a special filesystem such as vbox shared filesystem, loop back device setup does not seem to work properly. Fix this by creating disk images in temporary directory instead of source code directory. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>