1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 10:08:06 +03:00
openwrt-xburst/target/linux/ar71xx
juhosg 0ba3851aa6 ar71xx: Make wget2nand fail if copying the kernel fails and use the correct file extension for the rootfs image
wget2nand didnt check the exit status after copying the kernel, if the
copying failed for some reason ( for example not enougs space on the
kernel partition) it simply continued extracting the rootfs.
I also changed the filename, which wget2nand trys to download (
.tar.gz instead of .tgz ).

Signed-off-by: Marko Foerster <mrkfoerster@googlemail.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21444 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-14 08:38:39 +00:00
..
base-files ar71xx: Make wget2nand fail if copying the kernel fails and use the correct file extension for the rootfs image 2010-05-14 08:38:39 +00:00
files ar71xx: fix nbg460n mtd partitions 2010-05-14 08:37:58 +00:00
generic ar71xx: remove madwifi from the default profile 2010-05-08 20:06:50 +00:00
image ar71xx: use the lzma kernel and a proper size limit for pb92 2010-05-08 20:06:44 +00:00
nand ar71xx: add a new subtarget for nand based devices - saves around 44k on the lzma compressed generic kernel image 2010-05-07 16:20:32 +00:00
patches-2.6.32 ar71xx: nuke clocksource init patches, it is not required since 2.6.27 2010-04-09 13:33:03 +00:00
patches-2.6.33 kernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernels 2010-04-22 07:12:09 +00:00
patches-2.6.34 kernel: refresh patches for 2.6.34-rc5 and update md5sum 2010-04-22 07:13:21 +00:00
base-files.mk [ar71xx] defconfig: remove network config installed by base-files so defconfig can work 2009-02-26 05:54:46 +00:00
config-2.6.32 ar71xx: remove some bogus kernel config overrides 2010-05-07 16:20:37 +00:00
config-2.6.33 ar71xx: remove some bogus kernel config overrides 2010-05-07 16:20:37 +00:00
config-2.6.34 ar71xx: remove some bogus kernel config overrides 2010-05-07 16:20:37 +00:00
Makefile ar71xx: add a new subtarget for nand based devices - saves around 44k on the lzma compressed generic kernel image 2010-05-07 16:20:32 +00:00