Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scripts: make all scripts executable | Stijn Tintel | 2017-07-14 | 1 | -0/+0 |
| | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> | ||||
* | build: use mkhash to replace various quirky md5sum/openssl calls | Felix Fietkau | 2017-01-05 | 1 | -1/+1 |
| | | | | Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||||
* | scripts/combined-image.sh: remove the use of mktemp to make it more portable | Felix Fietkau | 2009-12-24 | 1 | -3/+5 |
| | | | | SVN-Revision: 18920 | ||||
* | use mktemp instead of tempfile in combined-image.sh to make it work on OS X | Jo-Philipp Wich | 2009-09-22 | 1 | -2/+2 |
| | | | | SVN-Revision: 17674 | ||||
* | Implement a preliminary combined image format. - add sysupgrade support for ↵ | Jo-Philipp Wich | 2009-09-22 | 1 | -0/+32 |
combined images by providing a platform.sh backend - use the mtd fis partition table rewrite facility to resize partitions on demand - generate generic combined images for the atheros target SVN-Revision: 17668 |