Felix Fietkau
84c301cf9a
enable quilt for host builds and add some additional checks
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7473 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-03 07:33:00 +00:00
Felix Fietkau
2ded298669
Improve quilt patch handling: All quilt managed patches are checked before the package compile is attempted
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7472 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-03 06:54:46 +00:00
Felix Fietkau
414e3ef71a
Add quilt integration for packages
...
make package/<package>-prepare QUILT=1 will apply all patches using quilt
Autorebuild will be disabled, so that you can edit all patches in the build dir.
When you're done editing patches and everything works, you can call:
make package/<package>-refresh
That will copy the updated patches from quilt into package/<package>/patches,
and remove all old patches.
Before the patches are overwritten, the correct order of the patches is verified
('cat series' is compared against 'sort series').
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7471 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-03 06:16:08 +00:00
Felix Fietkau
304696e31d
madwifi: fix an unhandle cryptoapi change (wpa2)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7470 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-03 02:28:45 +00:00
John Crispin
89c60b2650
missing -p on mkdir command
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7469 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-03 01:38:03 +00:00
Felix Fietkau
f281dd316d
remove duplicate include statement (fixes a warning)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7468 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-03 01:37:32 +00:00
John Crispin
4c6ffb4115
when compiling a tool to upload firmware to the cris, it should be build for host and not target :-)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7467 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-03 00:32:46 +00:00
Florian Fainelli
a98edd349e
Changed the RouterBOOT main to rootfs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7466 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 23:47:14 +00:00
John Crispin
2b5b9c914e
the etrax bootloader tools source was added on initial merge, it is now sitting on the acme site, source should not be in this folder
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7465 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 23:17:43 +00:00
Florian Fainelli
7c6f7b805a
IRQ handler rewrite by Gabor Juhos, uses C no longer assembly
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7464 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 23:13:51 +00:00
John Crispin
a073e984b1
added some tools that the foxboard users are used to, when working with the fox
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7463 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 22:58:00 +00:00
Florian Fainelli
2053d4546c
Add iprange ( #1799 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7462 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 22:57:33 +00:00
Florian Fainelli
a861c957f9
Put back zd1211 with r85 ( #1806 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7461 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 22:51:56 +00:00
Rod Whitby
3c8937b421
apex: fixed patch pathnames
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7460 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 20:52:51 +00:00
Florian Fainelli
d9c6e201df
Fix config.in typo and enable by default only for ixp4xx-2.6
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7458 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 18:19:37 +00:00
Florian Fainelli
0f70e268da
Unmark as broken
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7457 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 17:53:46 +00:00
Felix Fietkau
802b43511e
fixes for wpa/wpa2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7453 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 17:04:43 +00:00
Rod Whitby
e514daee9b
apex: Mark the build apex image as an OpenWRT build (instead of a SlugOS build)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7452 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 16:56:06 +00:00
Rod Whitby
c4e3734b92
apex: Updated to version 1.5.6 (which includes the compiler inlining fixes).
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7451 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 16:35:09 +00:00
Florian Fainelli
8d74db1421
Use the in-kernel pwc driver, no need to maintain it externally
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7450 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 14:51:00 +00:00
John Crispin
a5beb7e2c2
made the target name of etrax lowercase.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7449 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 12:44:18 +00:00
John Crispin
e35c735347
fixes compile bug of iptables
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7448 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 12:42:24 +00:00
Florian Fainelli
aa488c2f58
Unmark adm5120eb as broken, disable NAND and YAFFS2 for this target, resync kernel config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7445 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 09:40:49 +00:00
John Crispin
efa6703d98
Fixed a bug in the kernel-headers/Makefile introduced by the cris merge
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7444 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 09:27:07 +00:00
Felix Fietkau
ea9d43e9cf
fix error handling in qos-scripts
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7442 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 05:21:54 +00:00
Rod Whitby
01cf92dd36
apex: Updated to 1.5.4 - this time it boots
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7441 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 05:17:59 +00:00
Felix Fietkau
fabf8d6cfe
madwifi update: include upstream fixes for ff handling, disable ff by default (not reliable enough), wpa in ap mode should be working now
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7440 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 02:22:01 +00:00
John Crispin
5f63e4ddcc
add initial support for the crisarchitecture used on foxboards to openwrt
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7439 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-02 00:46:02 +00:00
Florian Fainelli
9a4964868b
remove ueagle-atm and use the in-kernel driver, split up usb-atm
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7438 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-01 23:21:35 +00:00
Felix Fietkau
d507266605
optimize the performance of the minstrel rate algorithm - don't sample lower rates if the rate with the higest probability is high
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7437 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-01 20:04:47 +00:00
Felix Fietkau
2bf6b22457
minor locking change
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7436 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-01 18:25:33 +00:00
Felix Fietkau
6807ed16ee
madwifi: fix a crash in ff handling
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7435 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-01 18:25:18 +00:00
Felix Fietkau
7c60834086
disable tpc in madwifi by default (seems to be hurting performance in long-distance links)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7434 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-01 18:24:56 +00:00
Florian Fainelli
d1e878ebf1
Remove zd1211 now we have zd1211rw which is in the kernel source
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7433 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-01 14:10:14 +00:00
Florian Fainelli
c613bc7d4e
Make nls-base dependency 2.6 specific, really closes #1647
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7432 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-01 14:05:35 +00:00
Felix Fietkau
1c7df6068e
make xscale images containing proprietary microcode optional, but enabled by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7431 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-01 13:21:55 +00:00
Mike Baker
4771707d66
change wifi defaults (was default hidden ssid)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7430 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-01 13:09:50 +00:00
Florian Fainelli
9e96734469
Mark aodv-uu as broken with the .21 upgrade
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7427 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-01 11:48:05 +00:00
Felix Fietkau
499b312466
forgot a small change
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7426 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-01 10:30:35 +00:00
Felix Fietkau
b21f9823c4
clean up madwifi and sync with trunk
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7425 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-01 10:29:49 +00:00
Felix Fietkau
bf1a2b865f
ixp4xx: add back the mac handling fix - seems like it wasn't the cause for the ethernet breakage
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7424 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-31 16:05:35 +00:00
Florian Fainelli
124e99d13b
Check for modules.d existence before loading modules
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7423 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-31 15:58:43 +00:00
Rod Whitby
1631a50ce8
apex: Revert back to 1.4.7 - what I thought I tested wasn't what I actually tested at all, and what I eventually tested didn't work.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7422 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-31 13:43:08 +00:00
Rod Whitby
a35c946b7a
apex: Updated to version 1.5.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7421 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-31 13:25:16 +00:00
Felix Fietkau
f468feece2
revert patch that is breaking ethernet on Avila GW2348-4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7420 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-31 12:46:56 +00:00
Florian Fainelli
e785e83576
Make rdc boot a little further, still broken though, resync kernel config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7419 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-31 12:31:55 +00:00
Mike Baker
6470efd98f
mount_root should only mount the root
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7418 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-31 12:09:08 +00:00
Felix Fietkau
9e22d8e89c
make sure that /etc/rc.d exists before creating symlinks
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7417 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-31 12:05:37 +00:00
Felix Fietkau
8edf586158
fix typo introduced in last commit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7416 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-31 11:06:19 +00:00
Mike Baker
d7778e7141
fix typo
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7415 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-31 10:20:48 +00:00