Implement a preliminary combined image format. - add sysupgrade support for combined...
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 22 Sep 2009 01:09:04 +0000 (01:09 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 22 Sep 2009 01:09:04 +0000 (01:09 +0000)
commitf20af3832204ca2c35a9f1da208a34d2a509996c
tree86d860c62728686a3eda58e7f7de3b75c5127f48
parent5b027739405dc0f0dcee3588a17df19cae11eda9
Implement a preliminary combined image format. - 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

SVN-Revision: 17668
scripts/combined-image.sh [new file with mode: 0644]
target/linux/atheros/base-files/lib/upgrade/platform.sh [new file with mode: 0644]
target/linux/atheros/image/Makefile