This website requires JavaScript.
Explore
Help
Sign In
rudefox
/
burrow-pi-img
Watch
2
Star
0
Fork
0
You've already forked burrow-pi-img
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
568cfb014e
burrow-pi-img
/
stage4
/
EXPORT_IMAGE
5 lines
94 B
Plaintext
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 New Issue
Copy Permalink