- Replace unquoted variable parsing with IFS+read for proper splitting - Quote all variables to prevent word splitting and globbing - Use proper [[ test ]] instead of [ test ] for consistency - Fix printf format string to use proper argument passing - Add short-circuit evaluation for "true" conditions to avoid eval - Maintain same functionality with improved security |
||
|---|---|---|
| .. | ||
| blobs | ||
| bsp | ||
| plymouth-theme-armbian | ||
| README.md | ||
| folder | function |
|---|---|
| armbian | kernel deb packaging scripts |
| blobs | |
| bsp | |
| bsp-cli | common files which are copied in armbian-cli-* package |
| bsp-desktop | common files which are copied in armbian-desktop-* package |
| extras-buildpkgs |