aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/combined-image.sh
Commit message (Expand)AuthorAgeFilesLines
* build: introduce $(MKHASH)Leonardo Mörlein2021-05-131-1/+1
* scripts: make all scripts executableStijn Tintel2017-07-141-0/+0
* build: use mkhash to replace various quirky md5sum/openssl callsFelix Fietkau2017-01-051-1/+1
* scripts/combined-image.sh: remove the use of mktemp to make it more portableFelix Fietkau2009-12-241-3/+5
* use mktemp instead of tempfile in combined-image.sh to make it work on OS XJo-Philipp Wich2009-09-221-2/+2
* Implement a preliminary combined image format. - add sysupgrade support for c...Jo-Philipp Wich2009-09-221-0/+32