Florian Fainelli
d45545fa15
Add USR5461 image generation and tool ( #817 ), thanks to Dick Streefland !
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5373 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-01 13:24:20 +00:00
Felix Fietkau
90ef3b4832
fix a small typo
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5368 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-31 22:53:31 +00:00
Felix Fietkau
dbe084d81f
fix rootfs partition name for x86 images
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5367 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-31 22:49:02 +00:00
Imre Kaloz
f8aa6c7c8f
rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.1 patch for arm
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5310 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-27 10:26:00 +00:00
Felix Fietkau
50525d6470
extend X86_GRUB_ROOTPART selection to jffs2 images
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5308 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-27 05:23:00 +00:00
Felix Fietkau
53b1c42736
revert to hda2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5307 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-27 05:22:39 +00:00
Tim Yardley
96cb46be8d
this should have been sda not hda
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5306 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-27 05:13:29 +00:00
Felix Fietkau
60037e70b7
Add NAND flash/YAFFS2 patches for RB532 by David Goodenough
...
Read the kernel command line from an otherwise unused area of the kernel image (will be used for changing the command line on the fly when copying the system from CF to NAND)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5296 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-26 01:08:41 +00:00
Tim Yardley
c8dd870f08
some minor cleanup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5294 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-25 23:52:17 +00:00
Tim Yardley
3562984cb2
fix partition issue with x86, leveraging the default size on the second partition (all of the remaining drive) in order to get around size differences
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5293 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-25 23:51:48 +00:00
Tim Yardley
145ed68573
code to bring in the following for x86:
...
X86_GRUB_ROOTPART: configureable root partition for kernel options
X86_GRUB_BOOTOPTS: configureable parameters to be added to the boot line
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5289 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-24 22:33:23 +00:00
Felix Fietkau
0f07b5babf
make filesystem size selection generic (for ext2)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5221 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 03:27:24 +00:00
Florian Fainelli
83749d6607
Merge preliminary rdc-2.6 support (Airlink101 AR525W)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5138 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-15 23:34:22 +00:00
Felix Fietkau
0021e6cb9b
use the native toolchain for grub on non-amd64 hosts
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5103 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-14 23:06:23 +00:00
Felix Fietkau
706b1d12e9
use bash for gen_image.sh
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5050 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-11 15:21:10 +00:00
Felix Fietkau
5081feb90f
fix ar7 image alignment for jffs2
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4998 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-09 18:17:52 +00:00
Felix Fietkau
239268f5d8
add reboot=bios to x86 grub images to fix reboot issue on wrap
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4979 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-09 03:50:48 +00:00
Felix Fietkau
f798d7c58e
add grub based images for x86-2.6 - still a bit hackish, but works with ext2 and jffs2
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4962 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-08 15:48:56 +00:00
Felix Fietkau
d85412ccc8
use -f option when calling trx (osx build works now)
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4871 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-27 18:57:25 +00:00
Felix Fietkau
b4adfc7475
enable squashfs in the magicbox kernel (not used yet), magicbox build now no longer broken (images work well with jffs2)
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4753 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-05 00:45:03 +00:00
Imre Kaloz
d5a6e89b8f
add basic support for the Magicbox boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4672 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-25 21:53:54 +00:00
Florian Fainelli
ff3c4babd6
Override kernel template and output bzImage, not the binary file, closes #676 and #714
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4658 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-25 09:28:15 +00:00
Felix Fietkau
018e2cfd9d
don't pad aruba images - unnecessary with the jffs2 hack
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4610 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-19 15:00:01 +00:00
Imre Kaloz
1fc46cb1c4
add XScale support to -ng
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4475 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-06 10:42:12 +00:00
Felix Fietkau
f98de4b9d5
fix ccache related broadcom image compile error
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4439 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-04 17:14:36 +00:00
Mike Baker
1dac4c1d16
yet more cleanup (make sure to honor TARGET_CC and not just TARGET_CROSS)
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4433 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-04 06:23:47 +00:00
Mike Baker
0611443ef9
add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4429 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-04 03:26:32 +00:00
Mike Baker
17dad6fbd2
fix a few directories missed in [4176]'s source -> download
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4198 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-21 17:00:14 +00:00
Gerry Rozema
42fb2160c4
UML target completed. Added ext2 target fs for use with uml images
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4178 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-20 21:06:47 +00:00
Felix Fietkau
9a450bd236
disable wgt634u images for linux 2.4 (only works with 2.6)
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4151 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-18 16:54:12 +00:00
Florian Fainelli
ba0136b044
Disable the use of lzma since the alchemy images are zlib compressed and there is a lot of space. Fix makefile error when "touching" zImage.flash.srec
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4108 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-07-02 15:11:55 +00:00
Mike Baker
f9e5c1b1d5
credit where credit is due
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-27 00:35:46 +00:00
Florian Fainelli
d0115de501
Merge premilinary Broadcom 63xx support (Livebox, Siemens SE515...)
...
Kernel compiles fine, does not include linux-2.6.8.1 linux-mips specific fixes and neither includes broadcom changes to netfiler
Needs testing of course :)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4084 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-26 11:45:23 +00:00
Felix Fietkau
913e09274d
move target/linux/image to target/image
...
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4040 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 14:02:29 +00:00