1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-20 21:37:06 +03:00
openwrt-xburst/target/linux
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
..
adm5120 [kernel] Move CONFIG_LZMA_{DE,}COMPRESS to generic config 2010-05-12 23:04:18 +00:00
amazon define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files 2010-04-12 23:15:56 +00:00
ar7 [ar7] refresh kernel patches 2010-05-09 18:13:43 +00:00
ar71xx 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
at91 replace old quote stripping with calls to qstrip macro 2010-04-29 00:32:44 +00:00
atheros [kernel] Move CONFIG_LZMA_{DE,}COMPRESS to generic config 2010-05-12 23:04:18 +00:00
au1000 sync to kernel 2.6.32.12 2010-04-27 14:30:08 +00:00
avr32 replace old quote stripping with calls to qstrip macro 2010-04-29 00:32:44 +00:00
brcm47xx [kernel] Move CONFIG_LZMA_{DE,}COMPRESS to generic config 2010-05-12 23:04:18 +00:00
brcm63xx [brcm63xx] revert r21085, fixes #7282 2010-05-04 08:07:39 +00:00
brcm-2.4 brcm-2.4: Fixed preinit and failsafe switch configuration 2010-05-10 17:10:47 +00:00
cobalt buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ 2010-04-28 14:47:43 +00:00
coldfire define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files 2010-04-12 23:15:56 +00:00
ep93xx buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ 2010-04-28 14:47:43 +00:00
etrax [kernel] make etrax samsung flash patch generic (#6552) 2010-05-09 09:25:41 +00:00
gemini sync to kernel 2.6.32.12 2010-04-27 14:30:08 +00:00
generic-2.4 [kernel] backport r21373 to 2.4 kernel 2010-05-05 09:08:02 +00:00
generic-2.6 [kernel] Move CONFIG_LZMA_{DE,}COMPRESS to generic config 2010-05-12 23:04:18 +00:00
goldfish define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files 2010-04-12 23:15:56 +00:00
ifxmips [ifxmips] update Makefile 2010-04-27 15:53:04 +00:00
iop32x sync to kernel 2.6.32.12 2010-04-27 14:30:08 +00:00
ixp4xx sync to kernel 2.6.32.12 2010-04-27 14:30:08 +00:00
kirkwood buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ 2010-04-28 14:47:43 +00:00
malta sync to kernel 2.6.32.12 2010-04-27 14:30:08 +00:00
mpc52xx buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ 2010-04-28 14:47:43 +00:00
mpc83xx mpc83xx: sync image/Makefile to r20834 2010-04-29 13:48:47 +00:00
mx2 kernel: refresh patches for 2.6.34-rc5 and update md5sum 2010-04-22 07:13:21 +00:00
octeon package/kernel: move target specific modules to their own target files 2010-04-24 13:34:51 +00:00
omap35xx sync to kernel 2.6.32.12 2010-04-27 14:30:08 +00:00
orion sync to kernel 2.6.32.12 2010-04-27 14:30:08 +00:00
ppc40x sync to kernel 2.6.32.12 2010-04-27 14:30:08 +00:00
ppc44x sync to kernel 2.6.32.12 2010-04-27 14:30:08 +00:00
ps3 package/kernel: move target specific modules to their own target files 2010-04-24 13:34:51 +00:00
pxa sync to kernel 2.6.32.12 2010-04-27 14:30:08 +00:00
pxcab package/kernel: move target specific modules to their own target files 2010-04-24 13:34:51 +00:00
ramips sync to kernel 2.6.32.12 2010-04-27 14:30:08 +00:00
rb532 [kernel] Move CONFIG_LZMA_{DE,}COMPRESS to generic config 2010-05-12 23:04:18 +00:00
rdc [rdc] fix bad lzma tuning options bad hunks 2010-05-05 09:03:55 +00:00
s3c24xx target: remove CONFIG_CRC16 override (closes: #7194) 2010-04-24 13:14:22 +00:00
sibyte sync to kernel 2.6.32.12 2010-04-27 14:30:08 +00:00
ubicom32 define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files 2010-04-12 23:15:56 +00:00
uml target/uml: add missing CONFIG_MATOM config symbol 2010-05-12 21:34:48 +00:00
x86 image/x86: fix typo when building on Mac OS X (closes: #7303) 2010-05-08 12:46:25 +00:00
xburst [xburst] Add 2.6.34 patches 2010-05-12 23:12:41 +00:00
Makefile rework parallel building to get rid of some warnings 2008-08-16 16:59:47 +00:00