Alexandros C. Couloumbis
f13581eedb
linux/ar71xx: update wget2nand script
...
SVN-Revision: 26747
14 years ago
Gabor Juhos
65dba323f7
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>
SVN-Revision: 21444
15 years ago
Gabor Juhos
ed3aca86a6
ar71xx: don't break the existing network configuration in the wget2nand script
...
SVN-Revision: 20228
15 years ago
Gabor Juhos
781c482e6a
ar71xx: improve wget2nand script
...
SVN-Revision: 20094
15 years ago
Gabor Juhos
45a4ac68a8
add wget2nand script
...
SVN-Revision: 12263
16 years ago
Gabor Juhos
2ea9fc7b30
fix image names in the whet2nand script
...
SVN-Revision: 11399
17 years ago
Gabor Juhos
d0ed1a1d83
cleanup wget2nand script ( closes #3049 )
...
SVN-Revision: 10221
17 years ago
Florian Fainelli
318cbc1fe8
First check for arguments before even getting an IP address
...
SVN-Revision: 10110
17 years ago
Florian Fainelli
0f239c91a9
The build system actually changed the routerboard kernel ( #2584 )
...
SVN-Revision: 9430
17 years ago
Gabor Juhos
438dfe5c6f
get rid of per-profile base-files
...
SVN-Revision: 9069
17 years ago
Felix Fietkau
a9d683ca91
major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
...
SVN-Revision: 8694
17 years ago
Felix Fietkau
56231056ea
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
...
SVN-Revision: 8653
17 years ago
Florian Fainelli
eb021be571
Fix wget2nand with the host's patch-cmdline and the new kernel filename
...
SVN-Revision: 8076
18 years ago
Florian Fainelli
55baa6e467
Move wget2nand to the base-files for adm5120 also fix default permission ( #1812 )
...
SVN-Revision: 7633
18 years ago
Florian Fainelli
1bc2d5884b
Changed the RouterBOOT main to rootfs
...
SVN-Revision: 7466
18 years ago
Florian Fainelli
6d1ccaedf1
Update YAFFS config, wget2nand should use br-lan since eth0 is always bridged now, vmlinux.elf has to be used
...
SVN-Revision: 7404
18 years ago
Florian Fainelli
74998b5e4a
Add wget2nand from David Goodenough, useful for RouterOS to OpenWrt migration
...
SVN-Revision: 7192
18 years ago