##// END OF EJS Templates
fixes...
fixes - replaced backticks with $() - enhanced iptables fix - more escape fixes thx to shellcheck.net (no sponsor just a nice page) - if-conditions (!-z equals -n) - if piping find in xargs - use -print0 | -0 (shellcheck.net) - added selecting mmc dev 0 in uboot.mkimg

Fichier de la dernière révision:

r117:6c18469854f3
r338:5dd9ea36ae5f
Show More
rpi3stretch
4 lines | 103 B | text/plain | TextLexer
drtyhlpr
Added: Configuration template file support (testing)
r117 # Configuration template file used by rpi23-gen-image.sh
RPI_MODEL=3
RELEASE=stretch
BUILD_KERNEL=true