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
/
stage2
/
EXPORT_IMAGE
5 lines
95 B
Text
Raw
Normal View
History
Unescape
Escape
Specify additional variables in EXPORT_* files
2017-03-13 17:39:58 +00:00
IMG_SUFFIX="-lite"
[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