Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |