1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-06 02:25:32 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
acoul
b7a26a735b linux/ar71xx: update wget2nand script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26747 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-21 12:38:25 +00:00
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
juhosg
3ff9d155b1 ar71xx: don't break the existing network configuration in the wget2nand script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20228 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-15 11:03:33 +00:00
juhosg
3f2b898918 ar71xx: improve wget2nand script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20094 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-09 18:05:42 +00:00
juhosg
7e56b23d38 [ar71xx] add wget2nand script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12263 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-10 09:20:55 +00:00