This website requires JavaScript.
Explore
Help
Sign In
DistriLab
/
clic-rpi-image
Watch
3
Star
0
Fork
You've already forked clic-rpi-image
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
948ed62b2f
clic-rpi-image
/
stage5
/
EXPORT_IMAGE
5 lines
90 B
Text
Raw
Normal View
History
Unescape
Escape
Add a 4GB image
2017-03-30 16:52:32 +00:00
IMG_SUFFIX=""
[adding] qemu emulation layout to test images with qemu
2017-09-07 21:47:35 +00:00
if [ "${USE_QEMU}" = "1" ]; then
export IMG_SUFFIX="${IMG_SUFFIX}-qemu"
fi
Reference in a new issue
Copy permalink