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
59cd0a3d9c
clic-rpi-image
/
stage4
/
EXPORT_IMAGE
5 lines
94 B
Text
Raw
Normal View
History
Unescape
Escape
Add a 4GB image
2017-03-30 16:52:32 +00:00
IMG_SUFFIX="-4GB"
[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