Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ar71xx: Make wget2nand fail if copying the kernel fails and use the correct ↵ | juhosg | 2010-05-14 | 1 | -2/+5 |
| | | | | | | | | | | | | | | | 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 | ||||
* | ar71xx: don't break the existing network configuration in the wget2nand script | juhosg | 2010-03-15 | 1 | -4/+0 |
| | | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20228 3c298f89-4303-0410-b956-a3cf2f4a3e73 | ||||
* | ar71xx: improve wget2nand script | juhosg | 2010-03-09 | 1 | -28/+41 |
| | | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20094 3c298f89-4303-0410-b956-a3cf2f4a3e73 | ||||
* | [ar71xx] add wget2nand script | juhosg | 2008-08-10 | 1 | -0/+73 |
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12263 3c298f89-4303-0410-b956-a3cf2f4a3e73 |