Felix Fietkau
5e406f0a28
enable quilt for host builds and add some additional checks
...
SVN-Revision: 7473
2007-06-03 07:33:00 +00:00
Felix Fietkau
396895e6d8
Improve quilt patch handling: All quilt managed patches are checked before the package compile is attempted
...
SVN-Revision: 7472
2007-06-03 06:54:46 +00:00
Felix Fietkau
cc690d782c
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').
SVN-Revision: 7471
2007-06-03 06:16:08 +00:00
Felix Fietkau
34a7bd751b
madwifi: fix an unhandle cryptoapi change (wpa2)
...
SVN-Revision: 7470
2007-06-03 02:28:45 +00:00
John Crispin
193ef22310
missing -p on mkdir command
...
SVN-Revision: 7469
2007-06-03 01:38:03 +00:00
Felix Fietkau
07de479948
remove duplicate include statement (fixes a warning)
...
SVN-Revision: 7468
2007-06-03 01:37:32 +00:00
John Crispin
8d34125755
when compiling a tool to upload firmware to the cris, it should be build for host and not target :-)
...
SVN-Revision: 7467
2007-06-03 00:32:46 +00:00
Florian Fainelli
1bc2d5884b
Changed the RouterBOOT main to rootfs
...
SVN-Revision: 7466
2007-06-02 23:47:14 +00:00
John Crispin
668d311679
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
...
SVN-Revision: 7465
2007-06-02 23:17:43 +00:00
Florian Fainelli
c879774b35
IRQ handler rewrite by Gabor Juhos, uses C no longer assembly
...
SVN-Revision: 7464
2007-06-02 23:13:51 +00:00
John Crispin
a1e0545d4b
added some tools that the foxboard users are used to, when working with the fox
...
SVN-Revision: 7463
2007-06-02 22:58:00 +00:00
Florian Fainelli
908b616d8e
Add iprange ( #1799 )
...
SVN-Revision: 7462
2007-06-02 22:57:33 +00:00
Florian Fainelli
1435d167ff
Put back zd1211 with r85 ( #1806 )
...
SVN-Revision: 7461
2007-06-02 22:51:56 +00:00
Rod Whitby
3bdd232eae
apex: fixed patch pathnames
...
SVN-Revision: 7460
2007-06-02 20:52:51 +00:00
Florian Fainelli
f6502b8ca5
Fix config.in typo and enable by default only for ixp4xx-2.6
...
SVN-Revision: 7458
2007-06-02 18:19:37 +00:00
Florian Fainelli
87d417f460
Unmark as broken
...
SVN-Revision: 7457
2007-06-02 17:53:46 +00:00
Felix Fietkau
07796f7873
fixes for wpa/wpa2
...
SVN-Revision: 7453
2007-06-02 17:04:43 +00:00
Rod Whitby
e4aa279bf8
apex: Mark the build apex image as an OpenWRT build (instead of a SlugOS build)
...
SVN-Revision: 7452
2007-06-02 16:56:06 +00:00
Rod Whitby
ad2bc9c63b
apex: Updated to version 1.5.6 (which includes the compiler inlining fixes).
...
SVN-Revision: 7451
2007-06-02 16:35:09 +00:00
Florian Fainelli
414bc92dea
Use the in-kernel pwc driver, no need to maintain it externally
...
SVN-Revision: 7450
2007-06-02 14:51:00 +00:00
John Crispin
8ef31f1a5b
made the target name of etrax lowercase.
...
SVN-Revision: 7449
2007-06-02 12:44:18 +00:00
John Crispin
e271bc9e8c
fixes compile bug of iptables
...
SVN-Revision: 7448
2007-06-02 12:42:24 +00:00
Florian Fainelli
61d6789f75
Unmark adm5120eb as broken, disable NAND and YAFFS2 for this target, resync kernel config
...
SVN-Revision: 7445
2007-06-02 09:40:49 +00:00
John Crispin
5ae3b0b713
Fixed a bug in the kernel-headers/Makefile introduced by the cris merge
...
SVN-Revision: 7444
2007-06-02 09:27:07 +00:00
Felix Fietkau
e4550a0ebc
fix error handling in qos-scripts
...
SVN-Revision: 7442
2007-06-02 05:21:54 +00:00
Rod Whitby
9e3e6089d5
apex: Updated to 1.5.4 - this time it boots
...
SVN-Revision: 7441
2007-06-02 05:17:59 +00:00
Felix Fietkau
47ecff5cf8
madwifi update: include upstream fixes for ff handling, disable ff by default (not reliable enough), wpa in ap mode should be working now
...
SVN-Revision: 7440
2007-06-02 02:22:01 +00:00
John Crispin
e19eb3d828
add initial support for the crisarchitecture used on foxboards to openwrt
...
SVN-Revision: 7439
2007-06-02 00:46:02 +00:00
Florian Fainelli
a1ddc8ab7d
remove ueagle-atm and use the in-kernel driver, split up usb-atm
...
SVN-Revision: 7438
2007-06-01 23:21:35 +00:00
Felix Fietkau
87699ffd77
optimize the performance of the minstrel rate algorithm - don't sample lower rates if the rate with the higest probability is high
...
SVN-Revision: 7437
2007-06-01 20:04:47 +00:00
Felix Fietkau
1b2efe2b95
minor locking change
...
SVN-Revision: 7436
2007-06-01 18:25:33 +00:00
Felix Fietkau
f5a01c7556
madwifi: fix a crash in ff handling
...
SVN-Revision: 7435
2007-06-01 18:25:18 +00:00
Felix Fietkau
99c170db7c
disable tpc in madwifi by default (seems to be hurting performance in long-distance links)
...
SVN-Revision: 7434
2007-06-01 18:24:56 +00:00
Florian Fainelli
68c64ec9e2
Remove zd1211 now we have zd1211rw which is in the kernel source
...
SVN-Revision: 7433
2007-06-01 14:10:14 +00:00
Florian Fainelli
9a6e9f8aab
Make nls-base dependency 2.6 specific, really closes #1647
...
SVN-Revision: 7432
2007-06-01 14:05:35 +00:00
Felix Fietkau
82be2de620
make xscale images containing proprietary microcode optional, but enabled by default
...
SVN-Revision: 7431
2007-06-01 13:21:55 +00:00
Mike Baker
40ca38580d
change wifi defaults (was default hidden ssid)
...
SVN-Revision: 7430
2007-06-01 13:09:50 +00:00
Florian Fainelli
a21b76cfca
Mark aodv-uu as broken with the .21 upgrade
...
SVN-Revision: 7427
2007-06-01 11:48:05 +00:00
Felix Fietkau
a08db5a03f
forgot a small change
...
SVN-Revision: 7426
2007-06-01 10:30:35 +00:00
Felix Fietkau
582d78b1ad
clean up madwifi and sync with trunk
...
SVN-Revision: 7425
2007-06-01 10:29:49 +00:00
Felix Fietkau
fa3bedb65d
ixp4xx: add back the mac handling fix - seems like it wasn't the cause for the ethernet breakage
...
SVN-Revision: 7424
2007-05-31 16:05:35 +00:00
Florian Fainelli
5b78b9a5e7
Check for modules.d existence before loading modules
...
SVN-Revision: 7423
2007-05-31 15:58:43 +00:00
Rod Whitby
1598ebd3fb
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.
...
SVN-Revision: 7422
2007-05-31 13:43:08 +00:00
Rod Whitby
47871badcc
apex: Updated to version 1.5.4
...
SVN-Revision: 7421
2007-05-31 13:25:16 +00:00
Felix Fietkau
6c5d27bfeb
revert patch that is breaking ethernet on Avila GW2348-4
...
SVN-Revision: 7420
2007-05-31 12:46:56 +00:00
Florian Fainelli
de06b3b0d0
Make rdc boot a little further, still broken though, resync kernel config
...
SVN-Revision: 7419
2007-05-31 12:31:55 +00:00
Mike Baker
40071deb7a
mount_root should only mount the root
...
SVN-Revision: 7418
2007-05-31 12:09:08 +00:00
Felix Fietkau
b22491e0f8
make sure that /etc/rc.d exists before creating symlinks
...
SVN-Revision: 7417
2007-05-31 12:05:37 +00:00
Felix Fietkau
3e8bdad848
fix typo introduced in last commit
...
SVN-Revision: 7416
2007-05-31 11:06:19 +00:00
Mike Baker
0a79809ba1
fix typo
...
SVN-Revision: 7415
2007-05-31 10:20:48 +00:00