summaryrefslogtreecommitdiffstats
path: root/scripts/combined-image.sh
Commit message (Collapse)AuthorAgeFilesLines
* scripts/combined-image.sh: remove the use of mktemp to make it more portablenbd2009-12-241-3/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18920 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [scripts] use mktemp instead of tempfile in combined-image.sh to make it ↵jow2009-09-221-2/+2
| | | | | | work on OS X git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17674 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] Implement a preliminary combined image format.jow2009-09-221-0/+32
- add sysupgrade support for 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17668 3c298f89-4303-0410-b956-a3cf2f4a3e73