Felix Fietkau
c0ffd0231b
change learning settings for NPE-C as well
...
SVN-Revision: 10379
2008-02-04 05:54:05 +00:00
Felix Fietkau
1e9231f939
switch ixp4xx microcode - use one that does not have the "learning" mode, which can interfere with stp and bridging operation
...
SVN-Revision: 10378
2008-02-04 04:02:37 +00:00
Felix Fietkau
1f224fac8a
fix copy&paste bug
...
SVN-Revision: 10368
2008-02-03 07:00:22 +00:00
Felix Fietkau
0cf1a58282
Here comes the new UCI. Enjoy :)
...
SVN-Revision: 10367
2008-02-03 06:48:15 +00:00
Felix Fietkau
6fc52b0aba
package uuidgen
...
Package uuidgen utility. It is useful for other filesystem
utilities and miniupnpd.
There is no need to change the release.
Signed-off-by: Lubos Stanek (lubek) <lubek@lubek.name>
SVN-Revision: 10350
2008-02-02 01:29:32 +00:00
Felix Fietkau
738d610209
Add CDMA/EVDO support to comgt package
...
This patch adds a chat script and makes some modifications to
/lib/network/3g.sh to enable seamless use of CDMA/EVDO modems in
addition to the existing GPRS/UMTS support. Modifications to 3g.sh
are:
- Added 'chat' variable to point at the appropriate script
- Added 'evdo' and 'cdma' as acceptable 'service' values, and skip
the whole gcom initialization bit
- Changed pppd connection speed from 460800 to more widely supported
115200; in my experience, this is not your actual connection speed,
but at what speed pppd sends setup commands to the interface.
This kinda eliminates the need for /etc/ppp/3g.connect - I think I've
replaced that functionality, but in a slightly more standardized
method, using the 'connect' variable understood by PPP.
Signed-off-by: RB<aoz.syn@gmail.com>
SVN-Revision: 10347
2008-02-02 01:21:31 +00:00
Felix Fietkau
02cabf5948
pull madwifi forward to the latest upstream version - should fix some dual radio issues; add preliminary 2.6.24 support patch (compiles, not run-time tested, thx SeG)
...
SVN-Revision: 10334
2008-01-31 04:09:54 +00:00
Andy Boyett
36d6e448f2
Add 2.6 kernel dependency to gpioctl
...
SVN-Revision: 10325
2008-01-30 09:38:32 +00:00
Felix Fietkau
e6cd9ebff6
fix a small race condition in the madwifi queue handling
...
SVN-Revision: 10312
2008-01-29 17:17:04 +00:00
Felix Fietkau
aa243819e9
add missing #include
...
SVN-Revision: 10297
2008-01-28 21:02:31 +00:00
Felix Fietkau
a79d8cc2df
more queue handling stuff
...
SVN-Revision: 10296
2008-01-28 19:35:38 +00:00
Felix Fietkau
d9ad14d717
update madwifi to latest trunk, include a few more fixes/improvements
...
SVN-Revision: 10294
2008-01-28 18:34:06 +00:00
John Crispin
5f713d6adb
make the system have a daemon user by default
...
SVN-Revision: 10293
2008-01-28 18:16:00 +00:00
John Crispin
6df5a9cf17
only start crond if there are files in the crontab
...
SVN-Revision: 10292
2008-01-28 17:23:22 +00:00
Felix Fietkau
99bda2bbe0
madwifi: nuke some weird code which is causing NULL nodes to appear
...
SVN-Revision: 10274
2008-01-26 15:18:18 +00:00
Felix Fietkau
aedc7243b0
do not use kzalloc() in madwifi, for compatibility reasons
...
SVN-Revision: 10272
2008-01-26 10:17:22 +00:00
Felix Fietkau
c9d3be59ae
madwifi: nuke some totally wrong code which was causing performance issues
...
SVN-Revision: 10270
2008-01-26 05:45:37 +00:00
Felix Fietkau
0751ec93ff
madwifi: use mrr even in legacy mode
...
SVN-Revision: 10269
2008-01-26 05:45:31 +00:00
Felix Fietkau
90ff19aa07
add a patch for properly refreshing the bssidmask
...
SVN-Revision: 10268
2008-01-26 04:47:11 +00:00
John Crispin
8f39c35159
add userspace tool for gpio_dev
...
SVN-Revision: 10267
2008-01-26 04:24:05 +00:00
Felix Fietkau
d7b86662f7
add extra sanity checks in madwifi
...
SVN-Revision: 10266
2008-01-26 04:19:50 +00:00
Felix Fietkau
f6c094ac8a
add a patch for improved transmit signal strength in madwifi
...
SVN-Revision: 10264
2008-01-26 03:21:12 +00:00
John Crispin
0844d5fe49
add generic gpio char dev for CONFIG_GENERIC_GPIO archs
...
SVN-Revision: 10261
2008-01-26 03:16:11 +00:00
Felix Fietkau
929767622f
add some random madwifi fixes
...
SVN-Revision: 10260
2008-01-25 23:09:13 +00:00
Felix Fietkau
1fb5433154
upgrade madwifi, finally fix the annoying ap auto channel selection bug, default to automatic channel selection
...
SVN-Revision: 10259
2008-01-25 20:24:25 +00:00
John Crispin
dfa7ec4c25
make busybox have hwclocjk tool enable by default
...
SVN-Revision: 10255
2008-01-25 16:49:21 +00:00
Felix Fietkau
4ff87a6638
oops, applied the ipkg patch with the wrong patchlevel
...
SVN-Revision: 10253
2008-01-25 16:46:26 +00:00
Felix Fietkau
e84e3a5b03
missing optional parameters for restart and boot functions
...
Add missing optional parameters in remaining rc functions.
It fixes my previous implementation of parametrized rc functions [8106],
ticket #3063 , thanks argovela-at-yahoo-com for reporting.
Signed-off-by: Lubos Stanek (lubek) <lubek@lubek.name>
SVN-Revision: 10245
2008-01-25 10:59:40 +00:00
Jens Muecke
3829f7b3f1
Updating libertas wireless driver to latest version.
...
SVN-Revision: 10235
2008-01-24 03:03:04 +00:00
Travis Kemen
f548e54b8d
add options for options xr, ar, turbo, mcast_rate Signed-off-by: Lorenz Schori <lorenz.schori@gmx.ch>
...
SVN-Revision: 10217
2008-01-17 01:23:38 +00:00
Travis Kemen
e743dd5c81
add option configure a custom netmask for dhcp clients Signed-off-by: Lorenz Schori <lorenz.schori@gmx.ch>
...
SVN-Revision: 10216
2008-01-17 01:15:50 +00:00
Felix Fietkau
aee68ecb03
upgrade broadcom-wl, fixes wpa2 issues. remove compat-ldso, not necessary anymore
...
SVN-Revision: 10207
2008-01-16 03:40:08 +00:00
Felix Fietkau
bb57348b94
fix multi-essid setting for broadcom-wl
...
SVN-Revision: 10206
2008-01-16 03:40:04 +00:00
Matteo Croce
94ccc26f42
update ar7 sangam tarball
...
SVN-Revision: 10203
2008-01-15 03:25:11 +00:00
Felix Fietkau
338e846c79
revert [10201] - the broadcom-wl md5sum was correct, the upload on mirror2 however was not. fixed now
...
SVN-Revision: 10202
2008-01-15 03:22:10 +00:00
Andy Boyett
e233aed2bd
broadcom-wl md5sum fixed, thanks ix.
...
SVN-Revision: 10201
2008-01-15 02:25:05 +00:00
Travis Kemen
e8bc160a02
disable use of sendfile() for httpd
...
SVN-Revision: 10200
2008-01-15 02:23:59 +00:00
Travis Kemen
2642f5c065
fix madwifi compile for iop32x
...
SVN-Revision: 10198
2008-01-15 00:01:05 +00:00
Andy Boyett
f9ddabb579
Fix iwconfig symlink generation, closes #3013
...
SVN-Revision: 10188
2008-01-14 08:34:07 +00:00
Matteo Croce
7a1e03489f
acx: fix X86 builds
...
SVN-Revision: 10183
2008-01-14 01:40:00 +00:00
Matteo Croce
6993d2138c
update the acx driver
...
SVN-Revision: 10178
2008-01-12 13:27:26 +00:00
John Crispin
a1833b272b
remove obseleted package
...
SVN-Revision: 10177
2008-01-12 12:08:20 +00:00
Gabor Juhos
31c7a323e6
kernel/modules: fix zd1211 dependancy ( closes : #2985 )
...
SVN-Revision: 10175
2008-01-11 19:32:33 +00:00
Tim Yardley
b55a670253
add broadcom b44 driver support
...
SVN-Revision: 10162
2008-01-10 21:15:03 +00:00
Florian Fainelli
d180d4e006
Fix compilation failures with spca5xx-le ( #2735 )
...
SVN-Revision: 10158
2008-01-10 18:15:45 +00:00
Florian Fainelli
679e42f910
Mark spca5xx-le as broken ( #2923 )
...
SVN-Revision: 10157
2008-01-10 17:46:52 +00:00
Gabor Juhos
6ea68a4b4e
pcmcia-core: fix a typo
...
SVN-Revision: 10154
2008-01-09 07:44:17 +00:00
Travis Kemen
2099ad591a
fix broken patch file from #2997
...
SVN-Revision: 10152
2008-01-09 02:46:58 +00:00
Tim Yardley
7eff5caa70
md5sum was left out
...
SVN-Revision: 10148
2008-01-08 22:31:26 +00:00
Tim Yardley
063e150eb9
updated iproute2 to 2.6.23 + latest debian patches + latest esfq. deleted patches have been merged upstream. note, this also brings in the necessary esfq changes in the kernel
...
SVN-Revision: 10147
2008-01-08 22:28:35 +00:00
Florian Fainelli
a4ca693c7e
Add back Sitecom WL-105b support
...
SVN-Revision: 10142
2008-01-08 14:27:48 +00:00
Florian Fainelli
c3c33ff16a
Hi all, here is a patch for package/ar7-atm. It fixes the bug #2377 , which reports a WARNING: at kernel/softirq.c:138 local_bh_enable().
...
Make the TIATM driver use tasklet, instead of BH without the flag, the TIATM driver treats packets inside BH,
which is wrong for most skbuff stuff. Use tasklet instead.
Signed-off-by: <benoit.ganne@gmail.com>
SVN-Revision: 10141
2008-01-07 19:38:17 +00:00
Felix Fietkau
d9e54d1e0b
export switch-core.h to $(STAGING_DIR)
...
SVN-Revision: 10138
2008-01-06 19:28:26 +00:00
Felix Fietkau
178721f76b
update brcm-2.4 to 2.4.35.4, integrate new broadcom system code, update broadcom-wl to a contributed version (v4.150.10.5) - no bcm57xx support yet, will follow shortly
...
SVN-Revision: 10137
2008-01-06 19:28:07 +00:00
Felix Fietkau
563d234596
don't call deconfig in udhcpc when entering the renew phase
...
SVN-Revision: 10136
2008-01-06 19:26:33 +00:00
Florian Fainelli
ae47983863
Mirror source tarball to openwrt.org ( #2983 )
...
SVN-Revision: 10133
2008-01-06 13:07:20 +00:00
Felix Fietkau
60de55965d
revert r9801 - fixes #2921
...
SVN-Revision: 10132
2008-01-06 12:58:01 +00:00
Florian Fainelli
3f20af4fa0
Upgrade gspcav1 to 20071224 ( #2922 )
...
SVN-Revision: 10131
2008-01-06 12:44:23 +00:00
Felix Fietkau
c9a70962ec
save memory in ipkg while parsing package lists - there's no need to load the whole files into ram before parsing them
...
SVN-Revision: 10125
2008-01-06 02:48:24 +00:00
Felix Fietkau
480c18e611
fix potential build errors when changing the qc-usb package selection
...
SVN-Revision: 10124
2008-01-06 02:12:40 +00:00
Felix Fietkau
bbc4c10465
Remove LINUX_2_6 dependency from qc-usb
...
This patch removes LINUX_2_6 dependency from qc-usb for those of us who
still have broadcom chipsets as qc-usb works fine on LINUX_2_4 too. This
compiles with both 2.4 and 2.6 kernels selected, and although i do not
have a Kamikaze svn system, the same changes (albeit without the new
package name changes in svn vs 7.09) work fine on my running 2.4 system
with a Quickcam Express card (older model).
Signed-off-by: Misha Koshelev <mk144210 at bcm dot edu>
SVN-Revision: 10123
2008-01-06 02:12:37 +00:00
Felix Fietkau
e47bfc7c48
remove memleak patch because of issues with premature freeing of memory - i will try to reduce the memory usage in a different way
...
SVN-Revision: 10122
2008-01-06 01:03:53 +00:00
Matteo Croce
c0310c2f5f
updated DSL driver and firmware ( closes #2532 )
...
SVN-Revision: 10118
2008-01-05 02:44:04 +00:00
Florian Fainelli
49abd3445d
Set country before channel ( #2958 )
...
SVN-Revision: 10113
2008-01-04 07:14:40 +00:00
Florian Fainelli
7b24a0e0c8
Bump release number after the vlynq change
...
SVN-Revision: 10108
2008-01-04 04:05:03 +00:00
Florian Fainelli
39d15da16f
Package mount and umount
...
SVN-Revision: 10106
2008-01-04 03:13:38 +00:00
Florian Fainelli
4dc872d27d
Add native vlynq support to the old acx driver ( #2864 )
...
SVN-Revision: 10102
2008-01-04 02:10:09 +00:00
Florian Fainelli
d188c641cf
Force broadcom-compat-ldso to be 2.4 only ( #2963 )
...
SVN-Revision: 10095
2008-01-03 19:33:51 +00:00
Felix Fietkau
f002d13e3c
restore old memleak fix
...
SVN-Revision: 10092
2008-01-03 17:07:55 +00:00
Felix Fietkau
ea8a6fd24c
add updated ipkg conffiles patch by cdtdaddy
...
SVN-Revision: 10091
2008-01-03 17:07:02 +00:00
Felix Fietkau
3e64a8c618
fix ipkg segfault and add conffiles patch from #2946
...
SVN-Revision: 10090
2008-01-03 02:25:16 +00:00
Felix Fietkau
418f0e9c10
enable broadcom-wl compat hacks
...
SVN-Revision: 10089
2008-01-03 02:12:50 +00:00
Felix Fietkau
457d9d3d1b
fix madwifi bssid allocation
...
SVN-Revision: 10087
2008-01-02 19:47:05 +00:00
Felix Fietkau
3b2e07b84f
add uci_set_default (to be used in init scripts or /etc/uci-defaults)
...
SVN-Revision: 10086
2008-01-02 17:10:16 +00:00
Florian Fainelli
48b1f3645b
Explicitely disable p54 for atheros and uml ( #2943 )
...
SVN-Revision: 10082
2008-01-02 00:34:28 +00:00
John Crispin
552743fe07
add sound packages for olpc
...
SVN-Revision: 10076
2008-01-01 14:29:27 +00:00
John Crispin
16664379f2
add package for olpc sound module
...
SVN-Revision: 10067
2007-12-31 13:33:54 +00:00
Felix Fietkau
e19d5bca42
fix a horrible memleak in ipkg ( #2702 )
...
SVN-Revision: 10036
2007-12-29 23:34:27 +00:00
Felix Fietkau
b0392b0661
replace cflags hacks with the correct solution
...
SVN-Revision: 10031
2007-12-29 20:31:48 +00:00
Felix Fietkau
ad0da135fd
fix keynote compile
...
SVN-Revision: 10030
2007-12-29 19:19:22 +00:00
Felix Fietkau
4cf73979de
add hacks for compiling ipsec-tools with the new uclibc
...
SVN-Revision: 10028
2007-12-29 19:09:36 +00:00
Felix Fietkau
8402e371c8
fix a build warning in libnl
...
SVN-Revision: 10025
2007-12-29 18:10:16 +00:00
Imre Kaloz
efadab3747
* upgrade ixp4xx to 2.6.23.12 * upgrade to the new ethernet driver (temporary breaks Marvell switch support on Compex units) * handle NPE microcodes in a user friendly way - YAY for Intel for changing the license * add support for the Lanready AP1000 (used in for example the Ligowave LGO2AGN)
...
SVN-Revision: 10016
2007-12-28 21:00:01 +00:00
Felix Fietkau
ddcd60ea3f
patch Makefile.am for GLOBAL_LIBDIR as well
...
SVN-Revision: 9988
2007-12-28 16:48:15 +00:00
Felix Fietkau
d0cba24775
move libltdl to the right directory in staging_dir
...
SVN-Revision: 9959
2007-12-27 12:35:03 +00:00
Andy Boyett
9d55105551
fixed b43-fwcutter compile on osx 10.5
...
SVN-Revision: 9954
2007-12-27 11:31:21 +00:00
Felix Fietkau
ed426409cc
fix libtool md5sum
...
SVN-Revision: 9952
2007-12-27 10:46:03 +00:00
Felix Fietkau
f99b9e7b2b
fix libtoolize/autoconf/automake
...
SVN-Revision: 9944
2007-12-27 02:11:14 +00:00
Felix Fietkau
01dd5fc03a
upgrade libtool, add fixes for libdir searching, fix up paths to .la files
...
SVN-Revision: 9941
2007-12-27 02:11:03 +00:00
Felix Fietkau
4a298f0c8d
move libtool out of tools/, seems like we need a per-target libtool
...
SVN-Revision: 9937
2007-12-27 02:10:23 +00:00
Felix Fietkau
d93fb2d347
fix a compile error in libnl
...
SVN-Revision: 9911
2007-12-25 02:37:23 +00:00
Felix Fietkau
2a45adfcda
remove uninstalldev templates (no longer necessary)
...
SVN-Revision: 9906
2007-12-25 01:40:47 +00:00
John Crispin
34cf8e94c2
add ifx adsl tools
...
SVN-Revision: 9900
2007-12-24 23:06:11 +00:00
Felix Fietkau
ac2f4c97e7
fix typo
...
SVN-Revision: 9871
2007-12-23 02:13:57 +00:00
Felix Fietkau
c2e873499a
add profile specific base-files packages - does not work with the imagebuilder yet, but will be fixed later
...
SVN-Revision: 9870
2007-12-23 02:08:34 +00:00
Felix Fietkau
09c8712627
fix ext3 compile (broken by [9822])
...
SVN-Revision: 9869
2007-12-23 01:40:06 +00:00
Felix Fietkau
8c871a5f6b
fix pppoe on dynamically assigned interfaces
...
SVN-Revision: 9852
2007-12-23 00:41:38 +00:00
Felix Fietkau
e86049efe8
sync with madwifi changeset 3070
...
SVN-Revision: 9835
2007-12-22 16:17:17 +00:00
Florian Fainelli
81bcc8cf96
Ext3 cannot load without mbcache, package it as well
...
SVN-Revision: 9822
2007-12-22 11:04:32 +00:00
Felix Fietkau
285395cfca
Add a madwifi patch by Brian Candler, which fixes minstrel when operating without multi-rate retry. Should lead to significant performance improvements when dealing with stations in B/G mixed mode. Fixes #2876
...
SVN-Revision: 9820
2007-12-21 15:36:54 +00:00
Florian Fainelli
9065915d0c
Fix macfiltering for broadcom devices ( #2822 )
...
SVN-Revision: 9805
2007-12-19 17:49:51 +00:00
Florian Fainelli
a952a8dac6
Put back kmod-ebtables for 2.4 kernels
...
SVN-Revision: 9801
2007-12-19 08:19:34 +00:00
Florian Fainelli
c5e404a555
Make ipkg depends on tar and gunzip ( #2821 )
...
SVN-Revision: 9785
2007-12-17 08:06:03 +00:00
Jens Muecke
7eeb4e6f7f
* adding network config for olpc * adding libertas * config issue * quiet mode for bootloader
...
SVN-Revision: 9768
2007-12-15 19:59:21 +00:00
Gabor Juhos
279f3719bf
base-files: fix revision number in 'etc/banner'
...
SVN-Revision: 9755
2007-12-14 20:07:32 +00:00
Felix Fietkau
985ee9fc8f
LED driver for PCEngines ALIX boards
...
This patch adds a driver for the three LEDs that exists on the
PCEngines ALIX 2 and 3 series boards.
The driver is also added to the Alix profile.
Signed-off-by: Petr Liebman <petrliebman@gmail.com>
--
SVN-Revision: 9748
2007-12-14 00:52:15 +00:00
Felix Fietkau
2da3f6a256
fix the sdk
...
SVN-Revision: 9747
2007-12-14 00:33:25 +00:00
Felix Fietkau
4506b4e279
fix mount.shfs symlink issue
...
SVN-Revision: 9735
2007-12-13 21:04:18 +00:00
Felix Fietkau
51996a78f1
clean up openwrt version handling, use a separate script that is executed at the beginning of the build process, fix revision checking with git
...
SVN-Revision: 9723
2007-12-13 06:25:54 +00:00
Felix Fietkau
084c9abec3
add workaround for ppp-on-boot issues, fixes #2524
...
SVN-Revision: 9722
2007-12-13 05:50:24 +00:00
Felix Fietkau
a017e2ad7f
remove a broken patch that should have been nuked with the busybox upgrade ( #2809 )
...
SVN-Revision: 9720
2007-12-13 05:01:08 +00:00
Felix Fietkau
1050b28b38
refresh patches, make madwifi-dfs compile on linux 2.4 again
...
SVN-Revision: 9719
2007-12-13 04:26:55 +00:00
Felix Fietkau
85578a7ff1
update to latest madwifi-dfs snapshot, fix a crash on broadcom 47xx
...
SVN-Revision: 9718
2007-12-13 04:26:46 +00:00
Felix Fietkau
73bc422188
add linux-uvc patch from #2842
...
SVN-Revision: 9716
2007-12-12 21:45:35 +00:00
Gabor Juhos
bb6c1aa770
new experimental driver for the CF slot on the RouterBOARD 153
...
SVN-Revision: 9707
2007-12-11 09:00:06 +00:00
Felix Fietkau
252fa41bc0
fixes Ticket #2792 (unresolved symbols) - added module snd-seq-device to package/kernel/modules/sound.mk
...
Signed-off-by: Mirko Vogt <dev@nanl.de>
SVN-Revision: 9696
2007-12-09 20:46:10 +00:00
Felix Fietkau
93575b53a7
Use $(CP) instead of $(INSTALL_BIN) for binaries.
...
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
SVN-Revision: 9694
2007-12-09 18:53:06 +00:00
Felix Fietkau
b0e20c3895
enable IPv6-support for ipsec-tools
...
Enable IPv6-Support for ipsec-tools
Signed-off-by: Patrick Scharrenberg <pittipatti@web.de>
SVN-Revision: 9693
2007-12-09 18:52:56 +00:00
Imre Kaloz
6a44e14051
add back patch to fix building on avr32 and cris
...
SVN-Revision: 9691
2007-12-09 18:31:09 +00:00
Florian Fainelli
66027739e6
Enable adminport feature of ipsec-tools ( #2750 )
...
SVN-Revision: 9687
2007-12-09 16:33:30 +00:00
Florian Fainelli
1d6142d809
Upgrade wpa_supplicant to 0.5.9 ( #2823 )
...
SVN-Revision: 9686
2007-12-09 16:23:03 +00:00
Felix Fietkau
f45990d8fe
finally fix libintl issues on osx and potentially other platforms by disabling its use in busybox completely
...
SVN-Revision: 9663
2007-12-06 14:01:23 +00:00
Felix Fietkau
115290946a
Remove HOST_LOADLIBES fix from busybox, caused problems.
...
OS X 10.5 compilation is rebroken for now. Fixes for this issue will need to be tested in more detail.
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
SVN-Revision: 9662
2007-12-06 12:59:38 +00:00
Felix Fietkau
4fa7250c07
Removed redundant '-r' flags for cp. Fixes compilation on BSD/Darwin.
...
$(CP) is defined as CP:="cp -fpR"
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
SVN-Revision: 9661
2007-12-05 18:45:35 +00:00
Felix Fietkau
412bedd41c
busybox: Fix build on OSX/BSD (fix needs to be cleaned up.)
...
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
SVN-Revision: 9660
2007-12-05 18:45:28 +00:00
Felix Fietkau
aee342712b
add i8x0 audio driver
...
Signed-off-by: Jan Willies <jan@willies.info>
SVN-Revision: 9652
2007-12-03 21:21:17 +00:00
Felix Fietkau
856e457b73
update openswan to 0.4.10, reenable 2.6 support, sync with included openwrt packaging code (ported from wr to kamikaze)
...
SVN-Revision: 9651
2007-12-03 19:48:11 +00:00
Felix Fietkau
2bcaf23a68
add missing dependency
...
SVN-Revision: 9650
2007-12-03 00:34:39 +00:00
Felix Fietkau
9c7edf0ad0
update madwifi to the madwifi-dfs branch - should fix a few ad-hoc mode issues, needs more testing
...
SVN-Revision: 9648
2007-12-02 22:28:14 +00:00
Felix Fietkau
9b27c5b585
refactor hotplug2 rules, make sure that the default button rule is only used during the init (should fix #2772 )
...
SVN-Revision: 9644
2007-12-01 17:08:04 +00:00
Felix Fietkau
85ad2a43a0
add switch gpio init for bcm57xx (untested, see #2744 )
...
SVN-Revision: 9642
2007-11-30 21:58:14 +00:00
Felix Fietkau
66a69b145a
add extra wrt350n leds (patch from #2745 )
...
SVN-Revision: 9641
2007-11-30 21:58:06 +00:00
Felix Fietkau
1b3a1d0de1
make sure iw doesn't get compiled on older kernels
...
SVN-Revision: 9639
2007-11-30 11:33:31 +00:00
Felix Fietkau
661d97025a
adjust libnl url
...
SVN-Revision: 9638
2007-11-30 11:33:28 +00:00
Felix Fietkau
fc144fff14
add iw utility (untested)
...
SVN-Revision: 9637
2007-11-30 11:30:37 +00:00
Felix Fietkau
f9cca13068
upgrade libnl to 1.0-pre8
...
SVN-Revision: 9636
2007-11-30 11:29:30 +00:00
Felix Fietkau
2afa8ad23c
fix ppp issues (thanks to Fatus for debugging this)
...
SVN-Revision: 9634
2007-11-30 09:43:05 +00:00
Felix Fietkau
7654ee0a2b
Fix zlib for powerpc
...
For some architectures like powerpc, the library must be compiled with
-fPIC
(checked also for mips/mipsel)
Signed-off-by: Thomas Langer <thomas.langer@infineon.com>
SVN-Revision: 9632
2007-11-29 18:30:27 +00:00
Travis Kemen
a0c5fbe5ff
update busybox to 1.8.2
...
SVN-Revision: 9625
2007-11-29 02:06:37 +00:00
Travis Kemen
efb988f3f2
add options for rate 80211h compression bursting wmm and mac filtering From: Vasilis T. (aka Acinonyx)
...
SVN-Revision: 9624
2007-11-28 20:34:00 +00:00
Travis Kemen
b6e523bc33
some cleanup and remove overwriting of device defaults for bgscan and diversity
...
SVN-Revision: 9619
2007-11-28 19:25:54 +00:00
Felix Fietkau
8977c6c20a
drop the '0' default in config_get_bool
...
SVN-Revision: 9618
2007-11-28 19:02:46 +00:00
Florian Fainelli
bbf087176a
Fix AutoLoad macro typos ( #2765 )
...
SVN-Revision: 9615
2007-11-28 13:33:59 +00:00
Felix Fietkau
2b32beba84
package/kernel/modules: Fixed (3)DES crypto kmod, closes #2749 (Thanks jon)
...
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
SVN-Revision: 9613
2007-11-28 12:50:20 +00:00
Travis Kemen
031b47be15
use instead of closes #2759
...
SVN-Revision: 9612
2007-11-28 04:11:36 +00:00
Travis Kemen
be9bf2bf40
add txpower patches and add uci configuration file From: Vasilis T. (aka Acinonyx)
...
SVN-Revision: 9610
2007-11-28 03:44:18 +00:00
Travis Kemen
f30263eea0
don't overwrite device default for fast frames closes #2321
...
SVN-Revision: 9609
2007-11-28 03:07:18 +00:00
Travis Kemen
df42216881
add option to turn off dynamic dhcp closes #2694
...
SVN-Revision: 9608
2007-11-28 03:02:20 +00:00
Felix Fietkau
d36374c428
init: check permissions on rc.d files
...
We try to unconditionally execute /etc/rc.d/* files, even if they're
not executable - an easy way of temproarily disabling a service. When
this happens, we get a permission denied error on boot.
This change only tries to run execulable startup scripts.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
SVN-Revision: 9607
2007-11-28 02:36:14 +00:00
Felix Fietkau
b443ee0fbb
init: don't start hotplug2 if it doesn't exist
...
The current init script always tries to start hotplug 2, even if
it's not present, so we get an error on boot.
This change checks for the presence of the hotplug2 binary before
trying to start it.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
SVN-Revision: 9606
2007-11-28 02:36:10 +00:00
Felix Fietkau
7f052bf047
update to latest madwifi snapshot - fixes some noderef bugs
...
SVN-Revision: 9602
2007-11-27 22:06:27 +00:00
Felix Fietkau
fd68041491
fix remaining netif_rx calls in napi polling patch
...
SVN-Revision: 9601
2007-11-27 22:05:40 +00:00
Felix Fietkau
679089c6a8
work around kernel config issues with sound modules
...
SVN-Revision: 9598
2007-11-25 17:15:30 +00:00
Felix Fietkau
4402192ded
add missing dependency
...
SVN-Revision: 9597
2007-11-25 16:26:39 +00:00
Tim Yardley
85b17a4e9e
update stripped subset of l7 patterns to 11-03-2007 patterns
...
SVN-Revision: 9582
2007-11-19 23:07:00 +00:00
Felix Fietkau
c439768c9a
fix libnl include issues which broke a few packages
...
SVN-Revision: 9581
2007-11-19 23:03:09 +00:00
Felix Fietkau
cbb4e6b5a2
remove madwifi tx locking patch - i don't trust it
...
SVN-Revision: 9580
2007-11-18 15:40:12 +00:00
Felix Fietkau
55fff87408
fix path to .config ( #2722 )
...
SVN-Revision: 9579
2007-11-17 16:01:28 +00:00
Felix Fietkau
c147d9d634
prevent mac80211 from accidentally starting to build on older kernel versions because of dependencies ( #2718 )
...
SVN-Revision: 9578
2007-11-17 15:54:53 +00:00
Felix Fietkau
9ad0b9e924
comment out dependencies that are not supposed to be used yet ( #2723 )
...
SVN-Revision: 9577
2007-11-17 15:50:41 +00:00
Felix Fietkau
ca9147efb9
clean up stale stampfiles
...
SVN-Revision: 9576
2007-11-17 14:21:14 +00:00
Felix Fietkau
4235aee8c2
fix hostapd rebuild check, isolate the common src/ directory for hostapd variants as well to fix compile errors when both variants are selected ( #2722 )
...
SVN-Revision: 9575
2007-11-17 14:14:16 +00:00
Felix Fietkau
992e1f5e04
fix hostapd build with openssl
...
SVN-Revision: 9574
2007-11-16 23:37:24 +00:00
Gabor Juhos
63c05b7e2e
kernel: add a kernel module for the usbtest driver
...
SVN-Revision: 9572
2007-11-16 09:38:18 +00:00
Florian Fainelli
d8faf285a8
Allow specifying static IPv6 gateways ( #2710 )
...
SVN-Revision: 9569
2007-11-16 07:27:59 +00:00
Felix Fietkau
82c697991a
hostapd: turn libnl into a build dependency
...
SVN-Revision: 9568
2007-11-16 05:08:32 +00:00
Felix Fietkau
a8c17898cc
fix config change detect for hostapd
...
SVN-Revision: 9565
2007-11-16 03:47:11 +00:00
Felix Fietkau
42d7efd083
update hostapd patches to the latest from http://johannes.sipsolutions.net/patches/hostap/all/2007-11-14-16:31/
...
SVN-Revision: 9564
2007-11-16 03:24:01 +00:00
Felix Fietkau
5a543584b8
improve build checks for hostapd (combinations of madwifi and mac80211)
...
SVN-Revision: 9563
2007-11-16 03:11:42 +00:00
Felix Fietkau
11feaad40a
use the static version of libnl for hostapd
...
SVN-Revision: 9562
2007-11-16 03:11:39 +00:00
Felix Fietkau
3981c55a6a
make libnl build a static version as well
...
SVN-Revision: 9561
2007-11-16 03:11:36 +00:00
Felix Fietkau
e3ecefbd23
fix adm switch misdetection, which led to bogus button events that caused the system to shut down
...
SVN-Revision: 9555
2007-11-16 03:11:09 +00:00
Felix Fietkau
67dd9a73dc
fix up hostapd for mac80211
...
SVN-Revision: 9554
2007-11-16 03:10:56 +00:00
Felix Fietkau
029df8cc2e
add libnl
...
SVN-Revision: 9552
2007-11-16 03:10:33 +00:00
Florian Fainelli
874935fe41
Add detection support for Buffalo WHR-G125 from #2611
...
SVN-Revision: 9548
2007-11-13 07:39:29 +00:00
Felix Fietkau
391f696e4b
add busybox gunzip/ipkg fix from #2691 (thanks, biblbroks)
...
SVN-Revision: 9546
2007-11-12 21:41:25 +00:00
Felix Fietkau
071a907015
add support for interfaces with ipv6, but no ipv4 (patch from #2695 )
...
SVN-Revision: 9545
2007-11-12 16:29:08 +00:00
Felix Fietkau
1eb35dd1c8
add b43 fixes from #2677
...
SVN-Revision: 9535
2007-11-11 11:44:59 +00:00
Felix Fietkau
f8d965201b
disable a totally braindead optimization in busybox that causes various applets to crash on mips
...
SVN-Revision: 9532
2007-11-10 22:56:55 +00:00
Felix Fietkau
658fcd6cf3
wlcompat: show wet mode as Managed mode as well to avoid confusion
...
SVN-Revision: 9529
2007-11-10 19:01:00 +00:00
Felix Fietkau
2ab260e917
move wlcompat to the broadcom-wl package
...
SVN-Revision: 9528
2007-11-10 19:00:53 +00:00
Felix Fietkau
46383c512e
fix up ata/scsi core depends
...
SVN-Revision: 9526
2007-11-10 16:56:51 +00:00
Felix Fietkau
f711be8cb7
clean up rt2x00 downloading
...
SVN-Revision: 9525
2007-11-10 16:51:20 +00:00
Felix Fietkau
8fba43d0f1
upgrade busybox to 1.8.1
...
SVN-Revision: 9524
2007-11-10 16:51:11 +00:00
Felix Fietkau
ddb3d3705d
clean up mac80211 related kernel version deps
...
SVN-Revision: 9522
2007-11-10 15:23:02 +00:00
Felix Fietkau
04ad386f48
turn kmod-crypto-core dep into a select, so that packages like mac80211 are always selectable
...
SVN-Revision: 9521
2007-11-10 15:22:56 +00:00
Felix Fietkau
1423753198
revert abi changes in uClibc - on hold for 7.11, will be added again with the uclibc upgrade for 8.01
...
SVN-Revision: 9519
2007-11-09 13:20:21 +00:00
Felix Fietkau
694cbbccb1
disable crt_fini compatibility in uClibc, compile custom ld-uClibc for broadcom utilities allows us to upgrade uClibc without breaking compatibility for nas and wl breaks binary compatibility for packages from earlier kamikaze releases
...
SVN-Revision: 9518
2007-11-09 03:20:13 +00:00
Felix Fietkau
64e1a619c2
fix acx-mac80211 compile with older kernels
...
SVN-Revision: 9512
2007-11-07 23:16:37 +00:00
Felix Fietkau
2687c81ab0
fix p54 compile
...
SVN-Revision: 9511
2007-11-07 21:11:16 +00:00
Felix Fietkau
a79df14d21
bump ppp version
...
SVN-Revision: 9509
2007-11-07 13:24:13 +00:00
Felix Fietkau
f77a9849c0
add ppp ipv6 patch by farnz (from #2525 )
...
SVN-Revision: 9508
2007-11-07 13:24:10 +00:00
Felix Fietkau
5bc6d1c39e
update madwifi to latest rev - works around some crashiness
...
SVN-Revision: 9507
2007-11-07 13:02:09 +00:00
Florian Fainelli
9d7192e5fa
Add a boolean to allow NAT from LAN or not, default to nat LAN ( #2535 )
...
SVN-Revision: 9503
2007-11-05 14:19:16 +00:00
Florian Fainelli
547984d91d
Fix missing IP section to properly add static hosts ( #2650 )
...
SVN-Revision: 9502
2007-11-05 14:14:06 +00:00
Gabor Juhos
5fb714cca9
base-files: suppress error messages in usb-storage script
...
SVN-Revision: 9498
2007-11-04 15:12:08 +00:00
Felix Fietkau
9b486d6381
fix wr850g detection ( #1936 )
...
SVN-Revision: 9492
2007-11-03 16:17:53 +00:00
Florian Fainelli
c8d8f93977
Fix usage ( #2613 )
...
SVN-Revision: 9479
2007-11-01 17:38:02 +00:00
Tim Yardley
4b91aa933e
forgot to bump up the release version from the patches the other day
...
SVN-Revision: 9470
2007-10-31 21:14:26 +00:00
Gabor Juhos
79712043cc
iptables: update description of the iptables-mod-ipopt
...
SVN-Revision: 9468
2007-10-31 20:21:58 +00:00
Felix Fietkau
8ebd4ab77b
update madwifi to latest version ( fixes #2403 )
...
SVN-Revision: 9466
2007-10-31 13:06:27 +00:00
Tim Yardley
b8c9855d84
expose an environment variable (IPKG_UPGRADE) to the scripts executed during a package upgrade so that they can intelligently determine what to do inside the ipk
...
SVN-Revision: 9465
2007-10-30 22:19:35 +00:00
Tim Yardley
e80afe04b8
add username/password options to ipkg, note this only works if you have a real wget implementation rather than the busybox limited wget
...
SVN-Revision: 9464
2007-10-30 20:40:22 +00:00
Tim Yardley
a4fbe94c84
refresh busybox patches
...
SVN-Revision: 9463
2007-10-30 20:36:25 +00:00
Florian Fainelli
ada8e5dd95
Only masquerade LAN, other settings need manual tweaking
...
SVN-Revision: 9461
2007-10-29 11:00:33 +00:00
Florian Fainelli
304d5c8845
Only masquerade non routable addresses ( #2535 )
...
SVN-Revision: 9460
2007-10-29 10:31:16 +00:00
Felix Fietkau
dd6cef677b
oops.... committed an outdated patch
...
SVN-Revision: 9456
2007-10-27 23:21:40 +00:00
Felix Fietkau
ddd93e2b57
madwifi: don't poll the channel noise in a performance critical path
...
SVN-Revision: 9454
2007-10-27 17:51:52 +00:00
Gabor Juhos
131d358fc3
6tunnel: move init/config files to the right place
...
SVN-Revision: 9453
2007-10-27 07:12:13 +00:00
Imre Kaloz
ee65a02320
nuke util-linux in favor of util-linux-ng, build only what we need
...
SVN-Revision: 9444
2007-10-25 09:57:57 +00:00
Travis Kemen
c526a608f8
remove unneeded config file section fixes #2594
...
SVN-Revision: 9442
2007-10-25 02:58:35 +00:00
Travis Kemen
c4354c4589
convert the rest of /etc/dnsmasq.conf to uci
...
SVN-Revision: 9440
2007-10-24 21:08:54 +00:00
Florian Fainelli
18c1ffe97c
i686 should use the i386 HAL
...
SVN-Revision: 9438
2007-10-24 19:50:06 +00:00
Florian Fainelli
5447e02115
Provide an i686 wpa_supplicant configuration file
...
SVN-Revision: 9437
2007-10-24 19:49:39 +00:00
Florian Fainelli
6b70ed8f18
Fix the r8169 kernel module ( #2554 )
...
SVN-Revision: 9436
2007-10-24 19:23:47 +00:00
Florian Fainelli
b8964159ff
Enable IPv6 forwarding by default ( #2527 )
...
SVN-Revision: 9435
2007-10-24 18:44:07 +00:00
Felix Fietkau
c9e697a355
revert changes to io access functions done in madwifi trunk (they seem wrong to me, and they break xscale) fixes #2591
...
SVN-Revision: 9433
2007-10-24 17:56:21 +00:00
Felix Fietkau
3c8b5cbf4b
disable filterwin2k in dnsmasq (see #2566 )
...
SVN-Revision: 9432
2007-10-24 17:42:08 +00:00
Felix Fietkau
5017d5fc8e
fix absolute path to .ko files in insmod
...
SVN-Revision: 9428
2007-10-24 16:43:25 +00:00
Matteo Croce
3a4b1e95c0
ar7-atm: updated the firmware image ( #2532 )
...
SVN-Revision: 9426
2007-10-24 15:21:18 +00:00
Florian Fainelli
f038ae8671
Mark 6tunnel as executable, avoids ": /etc/init.d/rcS: line 8: /etc/rc.d/S466tunnel: Permission denied"
...
SVN-Revision: 9424
2007-10-24 13:42:15 +00:00
Felix Fietkau
479cf96993
upgrade madwifi to r2756
...
SVN-Revision: 9422
2007-10-24 04:35:02 +00:00
Florian Fainelli
2514d7f799
The RB513 CF driver is now a module, enable it by default for the RB1xx profile. Fix the membase of the CF driver.
...
SVN-Revision: 9416
2007-10-23 10:46:19 +00:00
Florian Fainelli
2d620947c3
Add the prism54-mac80211 version from #2560
...
SVN-Revision: 9414
2007-10-23 07:30:13 +00:00
Felix Fietkau
a10edd4cee
Add udev initilisation
...
We have a udev package, but no means to start udev at boot.
This change adds the necessary startup in /init, and adds the required
/sbin/udevsettle to the udev installed files
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
SVN-Revision: 9412
2007-10-23 06:23:36 +00:00
Imre Kaloz
c1f0b1fa3f
remove madwifi karma patch until it's fixed
...
SVN-Revision: 9404
2007-10-22 22:40:23 +00:00
Felix Fietkau
461e17e015
fix mac80211 compile
...
SVN-Revision: 9391
2007-10-21 13:04:32 +00:00
Felix Fietkau
58035f5e02
fix more downloading crap
...
SVN-Revision: 9389
2007-10-21 12:17:49 +00:00
Felix Fietkau
467c1a7189
remove unnecessary linux config include (it broke 'make download')
...
SVN-Revision: 9388
2007-10-21 11:58:23 +00:00
Felix Fietkau
f30ff914a6
mark ipset as 2.6 only
...
SVN-Revision: 9382
2007-10-20 20:03:52 +00:00
Felix Fietkau
999846802f
fix the remaining patch reject in 700-libtoolize.patch in linux-atm
...
SVN-Revision: 9381
2007-10-20 19:46:38 +00:00
John Crispin
9f73ab51f3
refreshed madwifi patches
...
SVN-Revision: 9380
2007-10-20 19:13:53 +00:00
John Crispin
d529f387c4
fixed linux-atm
...
SVN-Revision: 9377
2007-10-20 19:07:31 +00:00
Felix Fietkau
19613342e2
refresh linux-atm patches
...
SVN-Revision: 9373
2007-10-20 17:21:13 +00:00
Felix Fietkau
4f23b57817
remove obsolete zd1211-driver, replaced by the in-tree module
...
SVN-Revision: 9372
2007-10-20 16:59:36 +00:00
Felix Fietkau
db76c126d1
mark shfs as 2.4 only, it is broken on 2.6.23 and unmaintained. 2.6 targets can use sshfs+fuse
...
SVN-Revision: 9371
2007-10-20 16:59:31 +00:00
Felix Fietkau
5460d7854e
disable driver_devicescape in hostapd will be enabled again when the mac80211 guys have sorted out the api ;)
...
SVN-Revision: 9369
2007-10-20 16:07:02 +00:00
Felix Fietkau
67eaa9814d
fix update fuse to 2.7.1 - fixes compile breakage with 2.6.23
...
SVN-Revision: 9366
2007-10-20 15:30:08 +00:00
Felix Fietkau
bd3402a740
re-libtoolize linux-atm to fix random libname breakage
...
SVN-Revision: 9365
2007-10-20 15:06:23 +00:00
Felix Fietkau
db9e706f8c
fix up a few ide related kernel config issues (related to #2516 )
...
SVN-Revision: 9364
2007-10-20 14:39:17 +00:00
Gabor Juhos
ab8a75d73f
make morse LED trigger available as a package, and fix it to compile with 2.6.23
...
SVN-Revision: 9363
2007-10-20 14:32:13 +00:00
Gabor Juhos
d2cfb2934f
add LEDs trigger for switch port states, thanks to Bernhard Held ( closes : #2153 )
...
SVN-Revision: 9362
2007-10-20 07:45:08 +00:00
Florian Fainelli
2eca863b8e
Convert the karma changes to be an ioctl
...
SVN-Revision: 9358
2007-10-19 06:19:00 +00:00
John Crispin
78edb9c7bb
fixed wpa2 support for madwifi/wpa_supplicant
...
SVN-Revision: 9355
2007-10-18 20:51:21 +00:00
John Crispin
450ab0e5fc
more package submenus
...
SVN-Revision: 9351
2007-10-18 19:08:16 +00:00
Florian Fainelli
0d2e9a6539
Turn off stp by default, thanks ejka
...
SVN-Revision: 9345
2007-10-18 13:20:02 +00:00
Florian Fainelli
0a993680d5
Revert [9176] now that we have network config handling stp [9343]
...
SVN-Revision: 9344
2007-10-18 13:08:59 +00:00
Florian Fainelli
c37f550144
Turn on stp by default for bridges ( #2476 )
...
SVN-Revision: 9343
2007-10-18 13:07:28 +00:00
John Crispin
dc0a4f8ff8
added rtl8169, from #2554
...
SVN-Revision: 9339
2007-10-16 21:02:36 +00:00
Florian Fainelli
e36f4396f6
Add route6 option to setup IPv6 routes ( #2528 )
...
SVN-Revision: 9337
2007-10-16 15:05:19 +00:00
Florian Fainelli
109d5fbca4
Update description, iptables-mod-ipsec includes libipt_policy.so
...
SVN-Revision: 9336
2007-10-16 14:04:59 +00:00
Florian Fainelli
1878758fa1
Fix typos and add quotes, potentially fix build failures with ccache ( #2533 )
...
SVN-Revision: 9335
2007-10-16 13:54:32 +00:00
Eugene Konev
bb3ee9d832
clear flags always
...
SVN-Revision: 9331
2007-10-16 09:26:58 +00:00
Eugene Konev
8c96b88b25
fix acx-mac80211
...
SVN-Revision: 9326
2007-10-15 13:48:38 +00:00
Matteo Croce
8cdc610404
fix acx-mac80211 build ( closes #2534 )
...
SVN-Revision: 9323
2007-10-14 20:29:44 +00:00
Florian Fainelli
ccbc635770
Allow kexec to directly use the kernel exposed in a mtd partition and reboot using the right command line
...
SVN-Revision: 9322
2007-10-14 18:39:20 +00:00
Felix Fietkau
2d7d23885d
mark b43 as broken
...
SVN-Revision: 9321
2007-10-14 18:14:16 +00:00
Florian Fainelli
93c450a043
Build a karma variant of madwifi
...
SVN-Revision: 9316
2007-10-14 11:42:09 +00:00
John Crispin
58b8ecdf0d
fixed 1677
...
SVN-Revision: 9314
2007-10-14 06:12:29 +00:00
John Crispin
92c40922e9
DESCRIPTION:= is obselete
...
SVN-Revision: 9306
2007-10-14 04:46:38 +00:00
John Crispin
5e621fdd17
DESCRIPTION:= is obselete
...
SVN-Revision: 9305
2007-10-14 04:34:07 +00:00
Felix Fietkau
bb72b2a38a
fix nl80211
...
SVN-Revision: 9296
2007-10-13 23:01:35 +00:00
Felix Fietkau
55a3969ee1
fix typo
...
SVN-Revision: 9295
2007-10-13 22:41:50 +00:00
Felix Fietkau
e97e09eb5a
don't build mac80211 if the kernel version does not match
...
SVN-Revision: 9294
2007-10-13 22:41:46 +00:00
Felix Fietkau
c512b90fd4
add b43
...
SVN-Revision: 9293
2007-10-13 22:41:37 +00:00
Felix Fietkau
479bafd633
fix include, reduce verbosity
...
SVN-Revision: 9292
2007-10-13 22:41:31 +00:00
Felix Fietkau
f4fe9c2f3d
remove old bcm43xx-mac80211... will be replaced by b43
...
SVN-Revision: 9291
2007-10-13 22:41:23 +00:00
Felix Fietkau
46fd826cb8
add updated mac80211 - this no longer relies on patching includes in the kernel trees, but just uses its own instead
...
SVN-Revision: 9290
2007-10-13 22:41:08 +00:00
John Crispin
bee4cb66ee
updated linux-uvc, from #2512
...
SVN-Revision: 9287
2007-10-13 14:17:37 +00:00
John Crispin
1c9f0acdae
updated ipsec-tools from #2510
...
SVN-Revision: 9286
2007-10-13 14:12:26 +00:00
Gabor Juhos
4857474548
ipset: update to version 2.3.0, probably you need to rebuild your toolchain to compile it successfully
...
SVN-Revision: 9270
2007-10-12 14:59:17 +00:00
Gabor Juhos
4e05416c39
netfilter/ipset cleanups * rename patches to follow our naming conventions * update ipset patches with revision 7096 of [ https://svn.netfilter.org/netfilter/trunk/patch-o-matic-ng pom] * add CONFIG_IP_NF_SET_IPTREEMAP to default kernel configs * add ip_set_iptreemap to include/netfilter.mk * update kmod-ipt-ipset module description
...
SVN-Revision: 9269
2007-10-12 14:58:35 +00:00
Gabor Juhos
7e54993042
add a kernel module for GPIO LEDs
...
SVN-Revision: 9262
2007-10-11 11:05:16 +00:00
Florian Fainelli
64734f94c7
Add 6tunnel configuration for tunnel brokers based configuration (not SiXXS), disabled by default
...
SVN-Revision: 9259
2007-10-11 09:01:38 +00:00
Nicolas Thill
c07d990490
split ipip & iptunnel4 and ipv6 & sit into separate packages
...
SVN-Revision: 9241
2007-10-10 13:27:06 +00:00
Gabor Juhos
6a7a3bfa6a
build leds-adm5120 as a module
...
SVN-Revision: 9219
2007-10-09 19:37:30 +00:00
Gabor Juhos
c0fb2f61f4
add custom GPIO-based I2C driver
...
SVN-Revision: 9218
2007-10-09 19:23:22 +00:00
Felix Fietkau
27baec04a1
move grub menu.lst to the right place
...
SVN-Revision: 9216
2007-10-09 16:57:12 +00:00
Felix Fietkau
8c97372e0d
move grub to package/
...
SVN-Revision: 9212
2007-10-09 03:19:07 +00:00
Nicolas Thill
d75d8c65e1
remove trailing spaces to fix errors at dump time
...
SVN-Revision: 9209
2007-10-09 01:49:55 +00:00
John Crispin
ddfa3be78e
fixed linux-uvc, didn't read nicos comment
...
SVN-Revision: 9203
2007-10-08 22:19:21 +00:00
John Crispin
ac1c99f86e
updated/fixed linux-uvc, from #2458
...
SVN-Revision: 9202
2007-10-08 22:18:16 +00:00
John Crispin
6c59772456
added sdparm and scsi-generic module, from #2481
...
SVN-Revision: 9201
2007-10-08 21:54:13 +00:00
John Crispin
1b072e1568
update dnsmasq to 2.40, from #2479
...
SVN-Revision: 9200
2007-10-08 21:44:25 +00:00
Felix Fietkau
fc5a739fbe
fix insmod crash when the module is not found
...
SVN-Revision: 9194
2007-10-08 20:31:17 +00:00
Eugene Konev
428f141c9f
no need to free_irq in remove, done in close
...
SVN-Revision: 9183
2007-10-08 03:40:51 +00:00
Felix Fietkau
38315565b2
enable nice
...
SVN-Revision: 9181
2007-10-07 23:01:17 +00:00
Gabor Juhos
8309e3dff2
add TARPIT support to netfilter/iptables * netfilter: add the xt_TARPIT target module required by xt_CHAOS * include/netfilter.mk: reorder, xt_CHAOS depends on xt_TARPIT and xt_DELUDE * iptables: add libipt_TARPIT to the kmod-ipt-extra package, bump release number * original patchset can be found [ http://tinyurl.com/2mjk2kx here]
...
SVN-Revision: 9178
2007-10-07 17:17:04 +00:00
Florian Fainelli
ab72460ac6
Turn on stp for br-lan only when doing wds ( #2476 )
...
SVN-Revision: 9176
2007-10-07 11:15:22 +00:00
Eugene Konev
597c9beaa1
add missing dependency on linux-atm
...
SVN-Revision: 9174
2007-10-07 04:27:04 +00:00
John Crispin
c3847b8e5d
added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2
...
SVN-Revision: 9162
2007-10-06 23:50:47 +00:00
Travis Kemen
1c09c55875
add clientid to udhcpc thanks pjama
...
SVN-Revision: 9159
2007-10-06 03:12:04 +00:00
Felix Fietkau
21a246d5d6
add option for cleaning all ipkg info before the image build
...
SVN-Revision: 9151
2007-10-05 21:52:05 +00:00
Felix Fietkau
3b23e91fff
fix segfault with insmod on 2.4
...
SVN-Revision: 9146
2007-10-05 20:09:55 +00:00
Eugene Konev
2e41e02a21
add minimal uci support
...
SVN-Revision: 9145
2007-10-05 17:56:15 +00:00
Eugene Konev
e4db2c1d41
add rough vlynq support
...
SVN-Revision: 9144
2007-10-05 17:55:15 +00:00
Felix Fietkau
06cc9686a6
fix compile error with 2.4
...
SVN-Revision: 9137
2007-10-05 13:05:22 +00:00
Felix Fietkau
2e5ae70cc5
add upstream fixes for 1.7.2
...
SVN-Revision: 9131
2007-10-05 00:38:19 +00:00
Felix Fietkau
fe313941ac
Upgrade busybox to 1.7.2 - clean up insmod crap - add some lineno/programname fixes for awx - clean up awk getopt stuff - remove unnecessary patches
...
SVN-Revision: 9130
2007-10-05 00:27:49 +00:00
Matteo Croce
bc2dcb8be4
Fix sangam DSL build with 2.6.23 kernel
...
SVN-Revision: 9119
2007-10-04 14:31:45 +00:00
Matteo Croce
f1593e5c28
upgrade acx and acx-mac80211, removed two patches now unneeded
...
SVN-Revision: 9112
2007-10-03 17:30:27 +00:00
Nicolas Thill
d2f3292266
fix busybox configuration submenu
...
SVN-Revision: 9103
2007-10-03 06:07:28 +00:00
Florian Fainelli
cce66b1965
Add support for the network packet generator
...
SVN-Revision: 9091
2007-10-02 11:10:29 +00:00
Felix Fietkau
1fdd026406
fix path to the snapshot packages (snapshot build/upload needs to be fixed as well)
...
SVN-Revision: 9083
2007-09-30 21:29:55 +00:00
Florian Fainelli
372f0377bb
Fix agmode selection ( #2438 )
...
SVN-Revision: 9075
2007-09-29 19:14:42 +00:00
Gabor Juhos
438dfe5c6f
get rid of per-profile base-files
...
SVN-Revision: 9069
2007-09-29 14:27:54 +00:00
Nicolas Thill
2068b8d48d
fix kernel config item for 3c95x/vortex network cards ( closes : #2441 )
...
SVN-Revision: 9068
2007-09-29 14:18:47 +00:00
Nicolas Thill
cba0658b13
disable acx & acx-mac80211 on atheros, renable check for CONFIG_MAC80211 in KCONFIG in acx-mac80211 so that it does not get built on pre 2.6.22
...
SVN-Revision: 9065
2007-09-29 12:42:34 +00:00
Felix Fietkau
969ac7459e
add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages
...
SVN-Revision: 9052
2007-09-28 01:45:11 +00:00
Felix Fietkau
bb402acf61
remove duplicate include statement
...
SVN-Revision: 9050
2007-09-28 01:23:17 +00:00
Rod Whitby
f6816dd5d3
modules/usb.mk: Fixed the module autoload name for cdc_ether, and removed a typo from usbnet.
...
SVN-Revision: 9047
2007-09-27 14:20:53 +00:00
Felix Fietkau
64a21dae8f
do not fire up the qos-scripts hotplug part if the init script is disabled
...
SVN-Revision: 9046
2007-09-27 14:06:07 +00:00
Nicolas Thill
e598e2e5c1
fix kmod-hostap build on 2.4, add kmod-hostap-cs ( closes : #1957 )
...
SVN-Revision: 9030
2007-09-26 02:49:50 +00:00
Travis Kemen
112c359dad
include fixes from #2429 Thanks Lubos Stanek
...
SVN-Revision: 9028
2007-09-25 23:16:31 +00:00
Felix Fietkau
f1ecc097d2
dep fix
...
SVN-Revision: 9006
2007-09-24 00:11:37 +00:00
Nicolas Thill
c4049c01ab
fix kmod-crypto-core error missing crypto_hash ( closes : #2422 )
...
SVN-Revision: 9004
2007-09-23 23:47:08 +00:00
Nicolas Thill
18a31a88bb
add LM77 sensors support ( closes : #2419 )
...
SVN-Revision: 9002
2007-09-23 21:21:51 +00:00
Matteo Croce
f5295a1064
update acx-mac80211
...
SVN-Revision: 9001
2007-09-23 21:07:53 +00:00
Nicolas Thill
0bf90f2a0d
add ipv6 conntrack support ( closes : #2192 )
...
SVN-Revision: 8984
2007-09-23 17:22:17 +00:00
Nicolas Thill
3d44871496
move hardware monitoring support in a separate hwmon.mk (before adding other modules)
...
SVN-Revision: 8983
2007-09-23 17:14:24 +00:00
Nicolas Thill
5f0272d618
move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs.
...
SVN-Revision: 8980
2007-09-23 15:12:12 +00:00
John Crispin
d7502c446b
added option to atheros kernel to be able to disable reset button from inside the fon mp3 driver
...
SVN-Revision: 8969
2007-09-23 00:32:31 +00:00
Felix Fietkau
059b0d3c54
only build linux-atm if it's actually selected
...
SVN-Revision: 8968
2007-09-22 23:40:41 +00:00
Felix Fietkau
c7fb1aaf1d
add missing kconfig option for pppoa
...
SVN-Revision: 8965
2007-09-22 23:34:39 +00:00
Felix Fietkau
12a7f0f292
remove linux-atm from ppp build deps - the internal version seems to be working
...
SVN-Revision: 8964
2007-09-22 23:32:24 +00:00
Rod Whitby
ac8f66b987
base-files: Added support for swap configuration in /etc/config/fstab
...
SVN-Revision: 8947
2007-09-22 13:47:20 +00:00
Felix Fietkau
9de337e21d
enable ps -w by default
...
SVN-Revision: 8946
2007-09-22 13:41:28 +00:00
Nicolas Thill
295baddb22
add back scx200 gpio i2c module removed in [8825] (too early for generic gpio), rename scx200 access bus i2c module to scx200-acb
...
SVN-Revision: 8944
2007-09-22 04:27:35 +00:00
Nicolas Thill
0d81bea7e3
remove uneeded flags, fix shared lib install
...
SVN-Revision: 8943
2007-09-22 04:22:30 +00:00
Nicolas Thill
bdd607786e
add 2 new kernel modules for USB webcams: ovc511 and ovcamchip
...
SVN-Revision: 8942
2007-09-22 04:17:24 +00:00
Nicolas Thill
52f8317cc3
install OpenSSL pkgconfig dev files
...
SVN-Revision: 8941
2007-09-22 04:15:33 +00:00
Eugene Konev
dd44ecc578
fix image preconfiguration
...
SVN-Revision: 8921
2007-09-21 17:01:46 +00:00
Rod Whitby
cd95009fc6
Added support for /etc/default/fstab - a means of automatically mounting devices on boot.
...
SVN-Revision: 8916
2007-09-21 13:20:50 +00:00
Nicolas Thill
46e35b3481
add support for OV51x based USB video devices with in-kernel JPEG decompression ( closes : #2315 )
...
SVN-Revision: 8915
2007-09-21 13:10:13 +00:00
Nicolas Thill
90eeef5833
add support for NW8xx based USB video devices ( closes : #2319 )
...
SVN-Revision: 8914
2007-09-21 13:06:31 +00:00
Nicolas Thill
cd56b5255c
add support Konica based USB video devices
...
SVN-Revision: 8913
2007-09-21 13:05:13 +00:00
Nicolas Thill
0ce1d4773c
add a kernel module for usb video devices
...
SVN-Revision: 8912
2007-09-21 12:58:13 +00:00
Nicolas Thill
d725c9b25b
revert [8907] and rename kmod-soundcore and kmod-ipip modules in 7.09 as well
...
SVN-Revision: 8910
2007-09-21 12:01:22 +00:00
Nicolas Thill
3a60e0ca9c
add compat 'PROVIDES' for renamed kernel modules
...
SVN-Revision: 8907
2007-09-21 10:08:01 +00:00
Florian Fainelli
fbc7e5e4fc
Fix autotools with the arpd directory
...
SVN-Revision: 8883
2007-09-20 18:15:30 +00:00
Rod Whitby
c538ef9899
Add reiserfs module and include it in the FSG-3 profile.
...
SVN-Revision: 8872
2007-09-20 11:11:41 +00:00
Nicolas Thill
e54ed7065d
move ntfs-3g to /packages, no need to be in /trunk
...
SVN-Revision: 8871
2007-09-20 11:05:14 +00:00
Nicolas Thill
22c6c0b076
disable another module on UML
...
SVN-Revision: 8869
2007-09-20 10:46:23 +00:00
Nicolas Thill
b4d3ea5ec2
rename spca5xx to gspcav1 (match upstream name change)
...
SVN-Revision: 8868
2007-09-20 10:41:53 +00:00
Nicolas Thill
642abec3bc
rename uvcvideo to linux-uvc (match source name)
...
SVN-Revision: 8867
2007-09-20 10:40:17 +00:00
Nicolas Thill
cb41569988
oops, forgot a file in [8865]
...
SVN-Revision: 8866
2007-09-20 10:29:14 +00:00
Nicolas Thill
5d4246a015
move kernel sound support in its own file from other.mk to sound.mk, rename kmod-soundcore to kmod-sound-core to be consistent, cleanup alsa-lib
...
SVN-Revision: 8865
2007-09-20 10:27:38 +00:00
Felix Fietkau
ca32501abe
add --no-coldplug to the hotplug2 process started by /etc/init.d/boot - should prevent duplicate ifup actions. thx, ffrrrr.
...
SVN-Revision: 8864
2007-09-20 10:19:24 +00:00
Nicolas Thill
926e05ef37
build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add kmod-iptunnel6.
...
SVN-Revision: 8862
2007-09-20 10:03:41 +00:00
Felix Fietkau
1f000c666c
add qos-scripts patch from #2385
...
SVN-Revision: 8860
2007-09-20 09:19:48 +00:00
Felix Fietkau
1e319bd6b6
fix kmod-sched kconfig value ( #2380 )
...
SVN-Revision: 8858
2007-09-20 09:05:08 +00:00
Nicolas Thill
ff924a74c7
disable more modules not supported on UML
...
SVN-Revision: 8857
2007-09-20 07:46:00 +00:00
Nicolas Thill
092021f69b
video modules changes: change dependency on kmod-video-core from select to depends, cleanup
...
SVN-Revision: 8856
2007-09-20 07:31:06 +00:00
Nicolas Thill
7ba4e5c3c0
prevent madwifi from building on UML
...
SVN-Revision: 8855
2007-09-20 07:11:52 +00:00
John Crispin
f3b9e06a14
made HOME=/root global instead of x86 specific
...
SVN-Revision: 8845
2007-09-19 19:58:07 +00:00
Felix Fietkau
ce63393e36
sync awk implementation of config_get_bool with the shell variant
...
SVN-Revision: 8841
2007-09-19 15:36:30 +00:00
Felix Fietkau
6b882b579f
support true and false in config_get_bool
...
SVN-Revision: 8840
2007-09-19 14:43:29 +00:00
Nicolas Thill
aa1c1c4aa3
only build sound-core module on targets supporting USB, since we don't have any PCI sound devices supported atm
...
SVN-Revision: 8838
2007-09-19 11:56:26 +00:00
Rod Whitby
ee80b9c8f3
Added support for generating the cdc-ether kernel module (used to communicate with OpenMoko phone over usb networking).
...
SVN-Revision: 8833
2007-09-18 13:55:03 +00:00
Nicolas Thill
ee57bac535
i2c changes: * split i2c algos in separate packages * remove deprecated i2c-sc2x00 and add i2c-gpio & i2c-sc2x00_acb instead
...
SVN-Revision: 8825
2007-09-17 14:48:01 +00:00
Nicolas Thill
0d56d48d9a
disable package that can't build on atheros target (no pci/usb)
...
SVN-Revision: 8823
2007-09-17 02:04:38 +00:00
Nicolas Thill
b396d629f2
fix wrong submenu for kmod-leds-wrap
...
SVN-Revision: 8821
2007-09-17 01:48:35 +00:00
Nicolas Thill
7179f0ea98
only build in-kernel bcm43xx on broadcom targets
...
SVN-Revision: 8820
2007-09-17 01:36:18 +00:00
Nicolas Thill
440f5b1df4
move CAPI/ISDN module from other.mk to network.mk
...
SVN-Revision: 8819
2007-09-17 01:34:31 +00:00
Matteo Croce
16d7058fac
disable powersave, vlynq can't handle this
...
SVN-Revision: 8818
2007-09-17 00:08:24 +00:00
Matteo Croce
f25342dd7f
acx: Fix Makefile
...
SVN-Revision: 8817
2007-09-16 22:49:04 +00:00
Nicolas Thill
c8b505560f
add kernel module for PCengines WRAP leds
...
SVN-Revision: 8814
2007-09-16 19:31:37 +00:00
Nicolas Thill
353da29029
rename packages dependecies missed from [8806]
...
SVN-Revision: 8813
2007-09-16 19:21:23 +00:00
Nicolas Thill
309b0c7817
move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop since it's not packaged anywhere
...
SVN-Revision: 8812
2007-09-16 19:16:10 +00:00
Nicolas Thill
dbfc77de4c
rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and cleanup
...
SVN-Revision: 8811
2007-09-16 19:09:01 +00:00
Nicolas Thill
b2a7210452
usb-atm fixes: * change dependency for usb-atm modules from kmod-atm to kmod-usb-atm * prefix package names with kmod-usb-atm- * title cleanup
...
SVN-Revision: 8809
2007-09-16 17:48:44 +00:00
Nicolas Thill
39db49a2ac
cosmetic changes: rename submenu vars, add missing copyright headers
...
SVN-Revision: 8808
2007-09-16 17:45:15 +00:00
Nicolas Thill
cd2cccd2ff
various changes for kernel video support: * move kernel video related modules to a separate "Video Support" submenu and video.mk file * rename kmod-videodev to kmod-video-core * prefix all video modules with kmod-video- * add missing dependencies on USB support * rename kmod-usb-qc to kmod-video-quickcam
...
SVN-Revision: 8806
2007-09-16 16:39:18 +00:00
Nicolas Thill
16de5a873e
change dependency on kmod-atm from depends to select for usb atm modules
...
SVN-Revision: 8805
2007-09-16 16:32:30 +00:00
Nicolas Thill
efb8b66786
don't assume PCI support, cleanup
...
SVN-Revision: 8803
2007-09-16 16:27:49 +00:00
Nicolas Thill
3a713ff202
move exec permissions fix at Build/Prepare stage
...
SVN-Revision: 8802
2007-09-16 16:25:53 +00:00
Nicolas Thill
9ad89ea9cb
add missing dependencies on PCI/PCMCIA/USB support
...
SVN-Revision: 8801
2007-09-16 16:21:56 +00:00
Nicolas Thill
6226b53b1b
add dependencies on kmod-crypto for kmod-ipsec and kmod-mppe, change kmod-pppoa dependency on kmod-atm from depends to select
...
SVN-Revision: 8800
2007-09-16 16:16:57 +00:00
Nicolas Thill
b262b81027
fix hostap dependencies
...
SVN-Revision: 8799
2007-09-16 16:12:20 +00:00
Matteo Croce
f34b4c6e57
Updated acx ( #2394 ) and fixed acx-mac80211 build
...
SVN-Revision: 8797
2007-09-16 15:13:50 +00:00
Florian Fainelli
ea5e6f6571
Add ipv6 up/down using route ( #2372 )
...
SVN-Revision: 8794
2007-09-16 13:35:51 +00:00
Florian Fainelli
a65a31d165
Fix macfiltering options ( #2397 )
...
SVN-Revision: 8792
2007-09-16 13:17:47 +00:00
Florian Fainelli
ff3e813bc5
Update firmware md5sums
...
SVN-Revision: 8789
2007-09-16 10:52:49 +00:00
Florian Fainelli
5adf170597
Package wpa-passphrase ( #1275 )
...
SVN-Revision: 8788
2007-09-16 10:32:42 +00:00
Florian Fainelli
9dfd1faee3
Revert the InstallDev section, was only there testing
...
SVN-Revision: 8787
2007-09-16 10:24:10 +00:00
Florian Fainelli
776bc05179
Put back ldd and ldconfig ( #1543 )
...
SVN-Revision: 8786
2007-09-16 10:21:53 +00:00
Florian Fainelli
22e32fb6f0
Use default values for lcp-echo-failure and lcp-echo-interval ( #2373 )
...
SVN-Revision: 8785
2007-09-16 09:58:10 +00:00
Florian Fainelli
ea48798b9f
Add support for IP over ATM
...
SVN-Revision: 8782
2007-09-15 21:01:43 +00:00
Florian Fainelli
e0d8235b82
Package support for IP over ATM
...
SVN-Revision: 8775
2007-09-14 08:18:46 +00:00
Felix Fietkau
f7ff1d6d0f
fix a few issues with dynamically assigned interfaces
...
SVN-Revision: 8765
2007-09-12 17:02:34 +00:00
Florian Fainelli
49bead58e6
Add macfiltering to broadcom-wl
...
SVN-Revision: 8763
2007-09-12 15:49:32 +00:00
John Crispin
9bf211bb90
fixes bug that causes mp3 stream to hang is server is not fast enough
...
SVN-Revision: 8754
2007-09-11 17:34:52 +00:00
John Crispin
6ce13a764f
fix a possible dead lock in the fonera-mp3 driver, that can happen, when the buffer runs dry
...
SVN-Revision: 8753
2007-09-11 16:53:53 +00:00
Nicolas Thill
6b122a681c
fix target names in DEPENDS ( closes : #2341 )
...
SVN-Revision: 8748
2007-09-11 13:49:28 +00:00
Nicolas Thill
c65310746f
move package descriptions to separate definitions
...
SVN-Revision: 8745
2007-09-11 13:29:53 +00:00
John Crispin
9dc06a4c2e
added a init.d script to fonera-mp3d
...
SVN-Revision: 8734
2007-09-10 21:19:21 +00:00
John Crispin
c4c29e8b68
fixed fonera mp3 driver sysfs and autoload
...
SVN-Revision: 8733
2007-09-10 20:59:38 +00:00
Travis Kemen
c4fa115e5c
add fix from ticket #2290
...
SVN-Revision: 8732
2007-09-10 20:24:18 +00:00
Felix Fietkau
c9784f0836
fix madwifi build on atheros
...
SVN-Revision: 8725
2007-09-09 22:59:46 +00:00
Nicolas Thill
d015eb9e31
oops, 2 typos missed from [8721]
...
SVN-Revision: 8722
2007-09-09 20:49:21 +00:00
Nicolas Thill
7e4038434b
fix KCONFIG in packages: move back all KCONFIG from package variants to the main package since we don't know the kernel version at dump time. keep old KCONFIG lines commented out, so we can switch back easily later.
...
SVN-Revision: 8721
2007-09-09 20:37:50 +00:00
Felix Fietkau
94f23cf0da
fix kmod-ide-core
...
SVN-Revision: 8719
2007-09-09 19:33:18 +00:00
Florian Fainelli
aadbdb185f
Allow /dev/ttyUSB2 as wan device for 3g ( #2269 )
...
SVN-Revision: 8717
2007-09-09 18:41:49 +00:00
Florian Fainelli
038459c125
Finally fix the usage of limit ( #2240 )
...
SVN-Revision: 8712
2007-09-09 16:05:14 +00:00
Felix Fietkau
0c9b23594d
fix kmod-crypto, emit warning messages for kmod packages that cannot be built due to missing kernel config options
...
SVN-Revision: 8697
2007-09-08 23:33:01 +00:00
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
2007-09-08 19:55:42 +00:00
Florian Fainelli
4a2e4920b1
Fix kmod-ppp generation ( #2337 )
...
SVN-Revision: 8691
2007-09-08 16:20:02 +00:00
Felix Fietkau
0739784fe8
fix madwifi channel setting ( #2073 )
...
SVN-Revision: 8681
2007-09-07 20:42:59 +00:00
Felix Fietkau
4db9556f99
bump package versions after updates
...
SVN-Revision: 8680
2007-09-07 20:41:57 +00:00
Nicolas Thill
0c3221b939
fix typo
...
SVN-Revision: 8666
2007-09-07 13:10:05 +00:00
Felix Fietkau
469c658898
fix ppp unit number issues ( #2178 )
...
SVN-Revision: 8665
2007-09-07 13:09:17 +00:00
Nicolas Thill
e3dc76af1b
fix board name for nvram and switch packages on brcm-2.4 after [8653]
...
SVN-Revision: 8664
2007-09-07 12:54:24 +00:00
Felix Fietkau
77fb42c9cb
qos-scripts: add patch for tos and dscp support from #2291
...
SVN-Revision: 8663
2007-09-07 09:27:22 +00:00
Felix Fietkau
b7c5e91e6f
remove obsolete dependencies on VIDEO_SUPPORT ( #2314 )
...
SVN-Revision: 8662
2007-09-07 09:23:56 +00:00
Nicolas Thill
257b41d25b
add missing endef
...
SVN-Revision: 8661
2007-09-07 08:58:53 +00:00
Nicolas Thill
347d4d2c4a
remove remaining description field missed from [8659]
...
SVN-Revision: 8660
2007-09-07 08:55:53 +00:00
Nicolas Thill
34bb4638e7
move package description to a separate definition, remove it when DESCRIPTION=TITLE
...
SVN-Revision: 8659
2007-09-07 08:34:51 +00:00
Nicolas Thill
3e2f44481f
remove automake prereq not needed anymore since [7011], use a separate description, cleanup
...
SVN-Revision: 8658
2007-09-07 08:30:26 +00:00
Nicolas Thill
cb00fed03c
zd1211-firmware: remove uneeded commands in install, use a separate description, cleanup
...
SVN-Revision: 8657
2007-09-07 08:24:28 +00:00
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
2007-09-06 16:27:37 +00:00
Felix Fietkau
e1184aaa1a
enable start-stop-daemon by default, i want to use this to clean up a few init scripts soon
...
SVN-Revision: 8652
2007-09-06 15:25:56 +00:00
Florian Fainelli
22282193a9
Package ip6tables-utils as well ( #2318 )
...
SVN-Revision: 8636
2007-09-05 21:40:11 +00:00
Nicolas Thill
550f71e70d
tweak Makefile
...
SVN-Revision: 8593
2007-09-03 13:11:58 +00:00
Nicolas Thill
8dc7ced4d4
require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to actually build a kmod package, tweak and fix kernel package definitions.
...
SVN-Revision: 8591
2007-09-03 08:58:14 +00:00
Nicolas Thill
d8174a0398
another cleanup missed from [8587]
...
SVN-Revision: 8589
2007-09-03 08:23:08 +00:00
Nicolas Thill
dd8ceb9f71
rename hostap package to hostap-driver
...
SVN-Revision: 8588
2007-09-03 08:21:42 +00:00
Nicolas Thill
be0de75a3e
package Makefile cleanup: remove uneeded vars
...
SVN-Revision: 8587
2007-09-03 08:20:36 +00:00
Nicolas Thill
a8e4960f3d
rename bridge package to bridge-utils (to match source name)
...
SVN-Revision: 8586
2007-09-03 08:12:27 +00:00
Nicolas Thill
df226f6d5d
rename zd1211_firmware to zd1211-firmware
...
SVN-Revision: 8585
2007-09-03 08:02:23 +00:00
Nicolas Thill
665dd9813a
rename zd1211 package to zd1211-driver
...
SVN-Revision: 8584
2007-09-03 08:01:31 +00:00
Nicolas Thill
c8862d6777
remove duplicate ./include/kernel.mk inclusion
...
SVN-Revision: 8582
2007-09-03 07:47:33 +00:00
Nicolas Thill
8680e1d07d
use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L...
...
SVN-Revision: 8578
2007-09-03 05:00:38 +00:00
Florian Fainelli
3e2b718c4c
Do not restart ipsec on hotplug events ( #2212 )
...
SVN-Revision: 8577
2007-09-02 19:40:35 +00:00
Nicolas Thill
02cd6d278f
use a default VERSION field for kmod packages
...
SVN-Revision: 8575
2007-09-02 16:39:27 +00:00
John Crispin
18a03ce770
reduce watchdog trigger from 10 to 5 seconds
...
SVN-Revision: 8571
2007-09-01 21:01:09 +00:00
Felix Fietkau
393c8bff07
allow the user to disable the defaultroute option for ppp
...
SVN-Revision: 8569
2007-09-01 12:57:15 +00:00
Nicolas Thill
401d8ca98b
fix typo left in [8562] (thanks to sn9)
...
SVN-Revision: 8565
2007-09-01 02:01:03 +00:00
Felix Fietkau
365ad8dec6
oops... typo
...
SVN-Revision: 8564
2007-08-31 16:20:40 +00:00
Felix Fietkau
a391a14e23
fix issues with multiple ppp links (noticed by Stefano Rivera)
...
SVN-Revision: 8563
2007-08-31 16:19:19 +00:00
Nicolas Thill
4bb9476035
oops, include missing change from [8560]
...
SVN-Revision: 8562
2007-08-31 10:09:46 +00:00
Felix Fietkau
761dc0a0ae
fix a dependency bug
...
SVN-Revision: 8561
2007-08-30 22:43:25 +00:00
Nicolas Thill
82914583a9
more rt2x00 fixes (thanks to sn9): * pkg: add missing kmod dependencies and autoloads * src: change #warning to #error when checking kconfig * src: remove uneeded config file
...
SVN-Revision: 8560
2007-08-30 22:24:16 +00:00
Nicolas Thill
939c7224a2
build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-t
...
SVN-Revision: 8559
2007-08-30 22:19:26 +00:00
Travis Kemen
f0cdd3ffdd
fix incorrect parameters
...
SVN-Revision: 8554
2007-08-30 17:18:04 +00:00
Nicolas Thill
dc53d28bcd
acx-mac80211: another bigendian fix
...
SVN-Revision: 8553
2007-08-30 16:59:41 +00:00
Felix Fietkau
52a138a953
fix ifname in network state for pppoe and pptp, add a workaround for isps sending wrong netmasks for pptp (thx, moonwatcher)
...
SVN-Revision: 8552
2007-08-30 16:53:22 +00:00
Nicolas Thill
6550278912
rt2x00 fixes after [8548]: * fix creating defines from kconfig * revert auto-inclusion of rt2x00_compat.h
...
SVN-Revision: 8551
2007-08-30 16:41:16 +00:00
Travis Kemen
297cf0cb90
fix typo closes #2289
...
SVN-Revision: 8550
2007-08-30 16:08:44 +00:00
Nicolas Thill
917780b301
rt2x00 fixes (thanks to sn9): * make build depends on in-kernel mac80211 support * rework kconfig handling * download firmware images into $(DL_DIR) * tweak source Makefile
...
SVN-Revision: 8548
2007-08-30 15:38:15 +00:00
Nicolas Thill
437ad838dd
bcm43xx-mac80211 fixes: * make build depends on in-kernel mac80211 support * rework kconfig hack
...
SVN-Revision: 8544
2007-08-30 14:19:31 +00:00
Nicolas Thill
c19dbc7cde
acx-mac80211 fixes: * make Build/Compile conditionnal (only if in-kernel mac80211 is available) * add a release number
...
SVN-Revision: 8543
2007-08-30 14:15:37 +00:00
Nicolas Thill
ac3859b9ae
use $(INSTALL_BIN) instead of $(CP)
...
SVN-Revision: 8541
2007-08-30 08:01:51 +00:00
Travis Kemen
3740842c70
dnsmasq: extend the init script thanks Sedky
...
SVN-Revision: 8540
2007-08-29 18:40:52 +00:00
Nicolas Thill
ec70a7a19f
add acx-mac80211 (thanks to Matteo Croce)
...
SVN-Revision: 8531
2007-08-28 16:02:14 +00:00
Nicolas Thill
902db2062e
fonera-mp3: fix json-c dependency here as well
...
SVN-Revision: 8529
2007-08-28 15:11:42 +00:00
Nicolas Thill
d06fe5e328
json-c: fix package name, add UninstallDev
...
SVN-Revision: 8528
2007-08-28 15:09:21 +00:00
Nicolas Thill
9f4bd6483f
fix pcmcia submenu (broken by [8520])
...
SVN-Revision: 8524
2007-08-28 12:51:46 +00:00
Nicolas Thill
3c11423892
more cosmetic fixes missed from [8250]
...
SVN-Revision: 8521
2007-08-28 12:33:43 +00:00
Nicolas Thill
0f4183c33b
cosmetic fixes: rearrange KernelPackage definitions
...
SVN-Revision: 8520
2007-08-28 11:44:15 +00:00
Nicolas Thill
4d419362c5
remove useless definitions
...
SVN-Revision: 8519
2007-08-28 11:31:16 +00:00
Nicolas Thill
ac09cc6859
fix kmod-hermes-* dependencies
...
SVN-Revision: 8518
2007-08-28 11:24:49 +00:00
Florian Fainelli
a706affb3a
Fix the CONFIG_LFS option ( #2276 )
...
SVN-Revision: 8512
2007-08-28 08:19:35 +00:00
John Crispin
6c0f55bc68
added libjson-c. added driver, webinterface and userspace daemon for the fonera mp3-hack
...
SVN-Revision: 8509
2007-08-27 20:10:35 +00:00
Felix Fietkau
79b07af694
allow the user to override the underlying connection method when using pptp (defaults to dhcp)
...
SVN-Revision: 8508
2007-08-27 16:37:37 +00:00
Nicolas Thill
2d8efd9fc1
package/mac80211 fixes: * mark 2.6 only * only build if in-kernel mac80211 is available (i.e. the kernel is recent enough)
...
SVN-Revision: 8502
2007-08-27 02:23:59 +00:00
Nicolas Thill
4ede457b11
package/rt2x00 fixes: * mark 2.6 only * add a dependency on in-kernel mac80211
...
SVN-Revision: 8501
2007-08-27 02:09:02 +00:00
Nicolas Thill
097cf847cc
mark package/rt61 as 2.6 only
...
SVN-Revision: 8500
2007-08-27 02:07:15 +00:00
Nicolas Thill
4979ecc121
package/util-linux fixes: * don't use Build/Configure/Default since it is not an autoconf based package * fix opt flags passed more than once * move DEPENDS:=@!LINUX_2_6_ETRAX in shared Package/util-linux/Default
...
SVN-Revision: 8498
2007-08-26 23:33:28 +00:00
Nicolas Thill
70c361d175
ifenslave fixes: * use KERNEL_BUILD_DIR for PKG_BUILD_DIR * no need to copy source, can compile from linux source directly
...
SVN-Revision: 8497
2007-08-26 22:40:09 +00:00
Nicolas Thill
1b226e4de1
add a '@KERNEL' download facility, tweak script
...
SVN-Revision: 8495
2007-08-26 18:21:24 +00:00
Nicolas Thill
bae342971d
fix rt61 on big endian arch
...
SVN-Revision: 8487
2007-08-25 18:52:39 +00:00
Nicolas Thill
68e129691f
e2fsprogs fixes: - don't bundle libblkid shared lib in e2fsprogs, add a dependency instead - remove references to host dev files in pkgconfig files - add Build/UninstallDev
...
SVN-Revision: 8486
2007-08-25 15:52:31 +00:00
Mike Baker
c6e6780624
fix wan configuration on wr850g v2/v3
...
SVN-Revision: 8482
2007-08-25 12:27:01 +00:00
Nicolas Thill
fa3d3f6022
fix rt2x00 build
...
SVN-Revision: 8476
2007-08-24 11:22:57 +00:00
Nicolas Thill
b176f181a1
mark pcmcia-cs 2.4 only, fix dependency on kernel .config ( closes : #2191 )
...
SVN-Revision: 8475
2007-08-24 11:10:48 +00:00
Florian Fainelli
36fa8ff606
Add kmod-ppp-synctty ( #2231 )
...
SVN-Revision: 8459
2007-08-22 08:31:49 +00:00
Felix Fietkau
1e38527a52
add sysupgrade script for config preserving system upgrades. only implemented for x86-2.6 at the moment, but can be ported to other platforms easily
...
SVN-Revision: 8456
2007-08-21 18:23:57 +00:00
Florian Fainelli
f3ad3e47cb
Do it the other way 2.4 has no nls-base dependency 2.6 has ( #2222 )
...
SVN-Revision: 8452
2007-08-21 15:51:22 +00:00
Florian Fainelli
be8bb854f9
Add usb-keyspan modules ( #2229 )
...
SVN-Revision: 8450
2007-08-21 09:42:25 +00:00
Florian Fainelli
78ba32a66a
Fix rt2x00 dependencies ( #2223 )
...
SVN-Revision: 8448
2007-08-21 09:33:46 +00:00
Felix Fietkau
ff917433fb
oops. forgot one file
...
SVN-Revision: 8445
2007-08-20 21:27:29 +00:00
Felix Fietkau
a91350732c
cleanup mtd, implement jffs2write - one step closer to config preserving system upgrades
...
SVN-Revision: 8444
2007-08-20 16:12:24 +00:00
Felix Fietkau
5307d511aa
add 'mtd refresh' command
...
SVN-Revision: 8439
2007-08-19 21:53:44 +00:00
Florian Fainelli
92cd647b8b
Use a more explicit variable name for the number of dhcp leases ( #2240 )
...
SVN-Revision: 8437
2007-08-19 20:50:52 +00:00
Nicolas Thill
bef466faf6
ipsec-tools update and fixes: * update to 0.6.7 (fixes DoS: CVE-2007-1841) * enable hybrid auth and disable shadow support ( closes : #2220 ) * fix config file ( closes : #2219 )
...
SVN-Revision: 8428
2007-08-19 06:32:34 +00:00
Nicolas Thill
60157ca058
update sangam-atm driver to 07.02.01.00 ( closes : #2177 , thanks to Matteo Croce)
...
SVN-Revision: 8426
2007-08-18 17:34:50 +00:00
Felix Fietkau
20cd1bc2d6
pcmcia kmod package fixes for au1000
...
SVN-Revision: 8420
2007-08-16 18:14:34 +00:00
Felix Fietkau
3df35f0b09
revert [8415], seems to be causing problems for the kernel build
...
SVN-Revision: 8418
2007-08-16 13:44:57 +00:00
Felix Fietkau
70e86380e7
add missing dependency ( #2237 )
...
SVN-Revision: 8417
2007-08-16 13:34:29 +00:00
Felix Fietkau
165fb7bb9f
fix kmod-hostap compile
...
SVN-Revision: 8416
2007-08-15 23:33:55 +00:00
Felix Fietkau
c2d5c1c0c2
always include kernel config for kernel packages
...
SVN-Revision: 8415
2007-08-15 23:33:37 +00:00
Florian Fainelli
29720c439c
Fix rt2x00 kernel config reading
...
SVN-Revision: 8413
2007-08-14 09:55:12 +00:00
Florian Fainelli
286a33780b
Do not complain when USB is not available in our kernel
...
SVN-Revision: 8411
2007-08-14 09:01:38 +00:00
Florian Fainelli
207864d39d
Add the matrix fix from #2127
...
SVN-Revision: 8405
2007-08-12 12:10:30 +00:00
Florian Fainelli
01126a88cb
Remove these two patcheds that are now in the mainline source
...
SVN-Revision: 8401
2007-08-12 11:08:40 +00:00
Florian Fainelli
e96a64d75e
Upgrade dropbear to 0.50 ( #2201 )
...
SVN-Revision: 8400
2007-08-11 21:53:15 +00:00
Florian Fainelli
da932d9e1a
Replace TOOLCHAIN_BUILD_DIR with BUILD_DIR_TOOLCHAIN (the other one is deprecated)
...
SVN-Revision: 8399
2007-08-11 17:32:45 +00:00
Florian Fainelli
593502e049
Addd kernel modules for NTFS ( #2181 )
...
SVN-Revision: 8396
2007-08-11 13:09:27 +00:00
Felix Fietkau
d36b18dca4
madwifi: fix 'bad ratekbps' message when running adhoc in .11a
...
SVN-Revision: 8395
2007-08-11 00:16:10 +00:00
Felix Fietkau
8445b132ce
adhoc has issues with bgscan as well
...
SVN-Revision: 8394
2007-08-10 23:28:05 +00:00
Florian Fainelli
7491848209
Remove empty file
...
SVN-Revision: 8370
2007-08-07 09:20:52 +00:00
Florian Fainelli
cb653c14bf
Fix the mac80211 installation, remove the in-kernel mac80211 package, thanks to Daniel Gimpelevich
...
SVN-Revision: 8369
2007-08-07 09:14:45 +00:00
Florian Fainelli
00274181f7
Upgrade hostapd to 0.5.8, thanks to Daniel Gimpelevich
...
SVN-Revision: 8368
2007-08-07 09:13:44 +00:00
Florian Fainelli
195c4d9a3d
Upgrade rt2x00 to a more recent snapshot, master mode now working, thanks to Daniel Gimpelevich
...
SVN-Revision: 8367
2007-08-07 09:12:49 +00:00
Felix Fietkau
c6bc77ea36
build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html
...
SVN-Revision: 8362
2007-08-07 00:04:25 +00:00
Florian Fainelli
24c25b071f
Allow rdc-2.6 to kexec
...
SVN-Revision: 8359
2007-08-06 19:43:45 +00:00
Florian Fainelli
560411655b
More rdc-2.6 fixes by Daniel Gimpelevich, thanks !
...
SVN-Revision: 8355
2007-08-06 18:48:58 +00:00
Felix Fietkau
049dc2925b
fix a race condition with dynamic interfaces and firewalling
...
SVN-Revision: 8343
2007-08-04 13:26:41 +00:00
Felix Fietkau
8fd798cb2c
add a missing variable assignment
...
SVN-Revision: 8339
2007-08-04 11:31:40 +00:00
Felix Fietkau
b085680b96
tab/whitespace fix
...
SVN-Revision: 8338
2007-08-04 11:30:40 +00:00
Florian Fainelli
b43058582a
Fix the typo
...
SVN-Revision: 8336
2007-08-04 09:28:19 +00:00
Florian Fainelli
4be0c0cda1
Add support for the D-Link DWL-3150
...
SVN-Revision: 8335
2007-08-04 09:04:55 +00:00
Florian Fainelli
0250efa1ea
Make jffs2 images work with rdc, add a sitecom wl-153 profile and kernel config, fix rt61 installation (thanks to Daniel Gimpelevich)
...
SVN-Revision: 8328
2007-08-03 07:28:43 +00:00
Felix Fietkau
39f63f1d04
add a fix for skb_put_over in beacon handling code
...
SVN-Revision: 8325
2007-08-03 01:46:47 +00:00
Florian Fainelli
658cfef9bc
Add a zyxel prestige profile for the adm5120eb target, build the hcd driver as a module
...
SVN-Revision: 8317
2007-08-02 13:53:23 +00:00
Felix Fietkau
9b1084b7fc
madwifi: bgscan is a bit broken. disable by default
...
SVN-Revision: 8315
2007-08-02 13:26:24 +00:00
Felix Fietkau
7375c88763
madwifi: bump release version
...
SVN-Revision: 8311
2007-08-01 18:39:29 +00:00
Felix Fietkau
81bea3c501
madwifi: remove stuck beacon workaround (does not work properly). add a workaround for MIB interrupt flooding
...
SVN-Revision: 8310
2007-08-01 18:37:20 +00:00
Felix Fietkau
a3685c5251
add missing kconfig symbol
...
SVN-Revision: 8308
2007-08-01 16:09:16 +00:00
Florian Fainelli
30929d5e04
Use the end variable instead of limit ( #2142 )
...
SVN-Revision: 8307
2007-08-01 15:24:00 +00:00
Florian Fainelli
7fd8333847
ax25 need to compile mkiss
...
SVN-Revision: 8306
2007-08-01 15:20:37 +00:00
Florian Fainelli
dd587dba88
Remove buggy i2c-gpio driver
...
SVN-Revision: 8305
2007-08-01 15:13:56 +00:00
Nicolas Thill
54c6b0b975
fix ar7 dsl driver panic ( closes : #2140 , thanks to Matteo Croce)
...
SVN-Revision: 8303
2007-08-01 14:44:08 +00:00
Florian Fainelli
1ce3690deb
Fix the option kernel driver dependency
...
SVN-Revision: 8300
2007-08-01 12:42:33 +00:00
Nicolas Thill
a596b29f95
fix openssl with zlib-dynamic ( closes : #1182 ), bump release number
...
SVN-Revision: 8299
2007-08-01 12:32:53 +00:00
Florian Fainelli
37d2c06f8a
Put back dso and bump release number
...
SVN-Revision: 8298
2007-08-01 10:59:37 +00:00
Florian Fainelli
dad333d8d7
Put back zlib-dynamic it is breaking more packages than it solves problems
...
SVN-Revision: 8297
2007-08-01 10:52:19 +00:00
Felix Fietkau
24179e6814
fix package/index
...
SVN-Revision: 8294
2007-08-01 08:21:15 +00:00
Felix Fietkau
cb7605f7ba
fix rootfs and init script handling
...
SVN-Revision: 8293
2007-07-31 22:54:21 +00:00
Tim Yardley
782d02ed1b
iptables: refresh patches to 1.3.8
...
SVN-Revision: 8286
2007-07-31 20:28:55 +00:00
Tim Yardley
6b960df54f
address ticket:1182, moving from zlib-dynamic to zlib and adding back in no-dso
...
SVN-Revision: 8285
2007-07-31 19:59:35 +00:00
Florian Fainelli
2d03bdf60c
Fix a bogus line with kmod-softdog
...
SVN-Revision: 8278
2007-07-31 15:36:21 +00:00
Felix Fietkau
6d6d1f1508
keynote: fix cflags
...
SVN-Revision: 8265
2007-07-31 10:18:39 +00:00
Felix Fietkau
4ebd9b0e6c
ebtables: fix use of cflags
...
SVN-Revision: 8261
2007-07-31 10:04:25 +00:00
Felix Fietkau
78e84a41bc
fix use of cflags
...
SVN-Revision: 8260
2007-07-31 10:03:20 +00:00
Felix Fietkau
a443100197
remove unnecessary deps
...
SVN-Revision: 8243
2007-07-30 21:22:38 +00:00
Felix Fietkau
d7f2cb1642
next round of cleanup, convert target/ - make -j works now ;)
...
SVN-Revision: 8242
2007-07-30 21:14:08 +00:00
Felix Fietkau
a7b635f075
more cleanup
...
SVN-Revision: 8238
2007-07-30 18:39:20 +00:00
Felix Fietkau
49e628f765
next round of build system cleanup - convert package/ to new structure
...
SVN-Revision: 8236
2007-07-30 18:22:01 +00:00
Florian Fainelli
4e0563e185
Better x86 generic config, the lzma decompressor is now reliable (thanks to Daniel Gimpelevich)
...
SVN-Revision: 8233
2007-07-30 15:58:15 +00:00
Felix Fietkau
2b8e0918c9
fix a typo
...
SVN-Revision: 8220
2007-07-29 19:20:34 +00:00
John Crispin
dd0a1806ea
Some packages make no sense or do not build for etrax
...
SVN-Revision: 8216
2007-07-29 15:50:32 +00:00
Florian Fainelli
f1b2dbceb2
Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 drivers (thanks to Daniel Gimpelevich)
...
SVN-Revision: 8200
2007-07-27 18:13:35 +00:00
Nicolas Thill
39127ef8bf
update ar7 to 2.6.22.1 (thanks to Matteo Croce for his great help)
...
SVN-Revision: 8189
2007-07-27 03:07:52 +00:00
Florian Fainelli
c43c4da559
Add rt2x00-mac80211 snapshot ( #1916 )
...
SVN-Revision: 8184
2007-07-26 20:00:24 +00:00
Felix Fietkau
0fc8be8ade
add source feed rev to menuconfig, set 8180 as default rev for kamikaze 7.07
...
SVN-Revision: 8181
2007-07-26 15:28:59 +00:00
Florian Fainelli
7f952696c7
Add uvcvideo driver ( #1997 )
...
SVN-Revision: 8167
2007-07-26 09:08:23 +00:00
Felix Fietkau
4ae75984ec
merge madwifi r2591 for rxantenna selection
...
SVN-Revision: 8157
2007-07-25 14:07:04 +00:00
Florian Fainelli
ecabac0388
Fix aodv-uu compilation on 2.4 kernels ( #2116 )
...
SVN-Revision: 8156
2007-07-25 14:00:45 +00:00
Florian Fainelli
a6291dd47e
Put r6040 ethernet driver as a module
...
SVN-Revision: 8154
2007-07-25 09:22:24 +00:00
John Crispin
206998371f
wireless config gets regenerated not only when it does not exist, buit also if it is 0 len
...
SVN-Revision: 8149
2007-07-24 22:10:10 +00:00
Florian Fainelli
254ba4f19f
Add ar7-atm fixes by DerAgo, also fix compilation (the use of dumb inlining in prototypes caused it to fail)
...
SVN-Revision: 8140
2007-07-24 10:58:39 +00:00
Felix Fietkau
3c2568a335
fix mac80211 build for platforms that have led support disabled
...
SVN-Revision: 8138
2007-07-23 22:10:23 +00:00
Felix Fietkau
bee2897419
merge madwifi trunk changeset 2597
...
SVN-Revision: 8136
2007-07-23 22:05:00 +00:00
Florian Fainelli
3e30b51c06
Add supporg for nls-iso8859-2 ( #2123 )
...
SVN-Revision: 8127
2007-07-23 12:57:27 +00:00
Florian Fainelli
6cd7066846
Make mac80211 compile even if CONFIG_LEDS_TRIGGERS is not defined in the kernel
...
SVN-Revision: 8126
2007-07-23 12:44:43 +00:00
Rod Whitby
26cddcb496
Fixed required KCONFIG symbols for block IDE modules
...
SVN-Revision: 8121
2007-07-23 08:25:10 +00:00
Felix Fietkau
291ff1fd7e
do dynamic kernel config changes for netfilter as well
...
SVN-Revision: 8119
2007-07-23 03:23:46 +00:00
Felix Fietkau
50d052a1eb
add watchdog start patch from #1967
...
SVN-Revision: 8117
2007-07-23 02:51:42 +00:00
Felix Fietkau
da3f65f28c
add pppd options patch from #2114
...
SVN-Revision: 8116
2007-07-23 02:50:03 +00:00
Felix Fietkau
35d116c85b
more dependency fixes
...
SVN-Revision: 8115
2007-07-23 02:41:33 +00:00
Felix Fietkau
ad9f334ee8
add missing dependencies and kernel config options
...
SVN-Revision: 8112
2007-07-23 01:22:40 +00:00
Felix Fietkau
2d5f735d91
another attempt at fixing the madwifi memleak for good. i'm 95% sure this is the right fix, but it needs to be tested in a real ad-hoc environment... ( #2121 )
...
SVN-Revision: 8111
2007-07-23 00:37:35 +00:00
Felix Fietkau
41cce36da6
refresh madwifi patches
...
SVN-Revision: 8110
2007-07-22 23:49:34 +00:00
Felix Fietkau
600d29f61e
fix an error message
...
SVN-Revision: 8109
2007-07-22 18:46:57 +00:00
Felix Fietkau
b13426e21b
keep track of the wifi interface state in /var/state/wireless
...
SVN-Revision: 8108
2007-07-22 18:32:47 +00:00
Felix Fietkau
6330c58b58
add patch from #2111
...
SVN-Revision: 8106
2007-07-22 16:55:31 +00:00
Rod Whitby
4b6e686d2c
package/kernel: Fixed typo error in usbnet dependencies which causes all usb network drivers to be excluded from all builds
...
SVN-Revision: 8094
2007-07-21 14:57:30 +00:00
Felix Fietkau
700067c881
fix yealink kmod compile
...
SVN-Revision: 8089
2007-07-21 01:00:42 +00:00
Felix Fietkau
7705412da1
fix kmod-pwc compile
...
SVN-Revision: 8088
2007-07-21 00:50:31 +00:00
Felix Fietkau
d5de71ebf8
fix kmod-atmtcp compile
...
SVN-Revision: 8087
2007-07-21 00:21:34 +00:00
Felix Fietkau
f60d180330
fix #2112
...
SVN-Revision: 8080
2007-07-20 17:19:09 +00:00
Felix Fietkau
e58d9626f2
add a workaround for the hostapd killed issue when using more than one wifi card ( #1928 , #2040 )
...
SVN-Revision: 8077
2007-07-20 16:11:46 +00:00
Felix Fietkau
20bed1e866
fix a socket leak in udhcpc (patch by Eric L. Chen)
...
SVN-Revision: 8069
2007-07-20 00:31:03 +00:00
Felix Fietkau
be62105354
add a workaround for a wds related crash
...
SVN-Revision: 8062
2007-07-19 16:15:35 +00:00
Florian Fainelli
38719a402c
revert 8059, via-rhine is built in the kernel
...
SVN-Revision: 8061
2007-07-19 16:00:20 +00:00
Florian Fainelli
6415928854
Include kmod-via-rhine by default for rb532
...
SVN-Revision: 8059
2007-07-19 15:23:34 +00:00
Florian Fainelli
6d85923a77
aodv-uu is not broken anymore
...
SVN-Revision: 8051
2007-07-19 12:24:53 +00:00
Florian Fainelli
69989994df
Fix kmod-ipip build ( #2092 )
...
SVN-Revision: 8048
2007-07-19 10:01:51 +00:00
Florian Fainelli
650ee7c337
libgcc is not available with host-toolchain, DEPENDS was overriden with the avr32 condition
...
SVN-Revision: 8038
2007-07-18 13:50:25 +00:00
Felix Fietkau
03e1a8f7d6
add missing dep
...
SVN-Revision: 8037
2007-07-18 13:49:36 +00:00
Felix Fietkau
a50514c956
add missing kconfig lines
...
SVN-Revision: 8028
2007-07-18 11:53:07 +00:00
Felix Fietkau
2a4481b95c
fix a kconfig usage bug
...
SVN-Revision: 8027
2007-07-18 11:49:10 +00:00
Felix Fietkau
8e42553971
dynamically enable/disable kernel config options for kmod packages based on build system config
...
SVN-Revision: 8026
2007-07-18 11:31:01 +00:00
Felix Fietkau
00d88f9ffc
add fix for running udhcpc on bridges (patch by Eric L. Chen)
...
SVN-Revision: 8025
2007-07-18 08:23:36 +00:00
Felix Fietkau
fd5595ed5c
fix two small bugs in the hotplug2 rule parser ( #2085 )
...
SVN-Revision: 8023
2007-07-18 07:23:40 +00:00
Imre Kaloz
bec5f22912
avr32 build fixes
...
SVN-Revision: 8017
2007-07-17 10:38:33 +00:00
Florian Fainelli
a258b442f4
Move back pciutils to utils, and haserl in the meantime
...
SVN-Revision: 8006
2007-07-16 18:17:51 +00:00
Felix Fietkau
497e7253cd
check if oss emulation is available before trying to package it into soundcore
...
SVN-Revision: 7999
2007-07-16 05:38:10 +00:00
Felix Fietkau
bdc9419a20
rewrite of the metadata scanning - cleaner code, faster scanning, recursive scanning and better handling of makefile dependencies
...
SVN-Revision: 7981
2007-07-15 22:51:12 +00:00
Florian Fainelli
2e4f6093c6
Fix the ip6tables dependency ( #2079 )
...
SVN-Revision: 7978
2007-07-15 18:53:33 +00:00
Florian Fainelli
d700970b00
Move pciutils to trunk ( #2061 )
...
SVN-Revision: 7966
2007-07-13 13:10:15 +00:00
Imre Kaloz
b69b88f4d2
fix e2fsprogs on avr32
...
SVN-Revision: 7963
2007-07-13 10:42:20 +00:00
Felix Fietkau
f44014020d
refresh madwifi patches
...
SVN-Revision: 7961
2007-07-13 09:18:45 +00:00
Felix Fietkau
e787afedab
madwifi: patch for 'fixing' stuck beacons through card recalibration
...
SVN-Revision: 7960
2007-07-13 09:17:34 +00:00
Felix Fietkau
942fdf034b
fix madwifi unload/reload on SoC
...
SVN-Revision: 7958
2007-07-13 08:23:22 +00:00
Felix Fietkau
9b7e926580
fix monitor mode related crash in madwifi ( #2034 )
...
SVN-Revision: 7957
2007-07-13 07:24:43 +00:00
Felix Fietkau
c50816d093
move firmware loading to hotplug2-init.rules (should fix #2056 )
...
SVN-Revision: 7955
2007-07-13 02:32:32 +00:00
Rod Whitby
4595775416
busybox: Ensure that diff is available for ipkg upgrade requirements
...
SVN-Revision: 7954
2007-07-13 01:02:55 +00:00
Felix Fietkau
a366b4ea98
use . /var/state/network instead of config_load to avoid a CONFIG_SECTIONS reset
...
SVN-Revision: 7953
2007-07-13 00:44:41 +00:00
Felix Fietkau
1b4380b8ed
avoid a race condition that might lead to dnsmasq reading an empty resolv.conf ( #2007 )
...
SVN-Revision: 7952
2007-07-12 21:59:38 +00:00
Felix Fietkau
bfa7afbd22
fix static routes for dynamic interfaces ( #1446 )
...
SVN-Revision: 7949
2007-07-12 21:23:23 +00:00
Felix Fietkau
fbac51ffa4
add missing changes from #1949
...
SVN-Revision: 7948
2007-07-12 21:03:05 +00:00
Felix Fietkau
b13aee9165
add tpc change from #1949
...
SVN-Revision: 7947
2007-07-12 19:17:32 +00:00
Tim Yardley
5f6dfc231a
move to iptables 1.3.8
...
SVN-Revision: 7946
2007-07-12 16:05:28 +00:00
Felix Fietkau
f506ac7d81
upgrade dnsmasq ( #1975 )
...
SVN-Revision: 7944
2007-07-12 13:58:25 +00:00
Felix Fietkau
13c862a0d5
remove a hack that is no longer necessary
...
SVN-Revision: 7943
2007-07-12 13:43:59 +00:00
Felix Fietkau
d6c65d3332
fix parallel build issues
...
SVN-Revision: 7941
2007-07-12 12:50:16 +00:00
Felix Fietkau
65edd13209
sync with latest madwifi snapshot, refresh patches, add tpc fix by mdtaylor (should fix #1949 )
...
SVN-Revision: 7929
2007-07-11 21:13:50 +00:00
Mike Baker
c2e8f9c47c
rename mini_fo mount point so as not to confuse users
...
SVN-Revision: 7928
2007-07-11 20:46:25 +00:00
Mike Baker
57da2d5713
move uci_load into config_load so that changes can be applied via uci without commiting
...
SVN-Revision: 7927
2007-07-11 20:39:28 +00:00
Tim Yardley
9118d7fec9
fix ipset compilation
...
SVN-Revision: 7925
2007-07-11 15:23:13 +00:00
Felix Fietkau
a508408c0b
fix alsa snd_fops problem ( #1426 )
...
SVN-Revision: 7913
2007-07-11 10:19:29 +00:00
Felix Fietkau
a817b45169
reorganize netfilter modules, get rid of the iptables-mod-extra dependency in qos-scripts
...
SVN-Revision: 7912
2007-07-11 06:47:33 +00:00
Felix Fietkau
febfbf2acd
remove a warning that has confused a few people
...
SVN-Revision: 7911
2007-07-11 06:15:50 +00:00
Mike Baker
1ddafdaf82
fix channel/frequency returned by scan
...
SVN-Revision: 7903
2007-07-09 21:27:13 +00:00
Mike Baker
6fe5338591
restart wds links when wifi is restarted
...
SVN-Revision: 7901
2007-07-09 16:11:21 +00:00
Felix Fietkau
fb684d26f3
add second package source for packages built from the /packages repository fix up first package source (should be release, not snapshots on 7.07)
...
SVN-Revision: 7897
2007-07-09 07:09:44 +00:00
Felix Fietkau
28f2d52925
add busybox printf patch from #2021
...
SVN-Revision: 7895
2007-07-09 03:05:18 +00:00
Felix Fietkau
0e387805fb
hotplug2 update - include hotplug2-init.rules from hotplug2.rules, fix permissions of various devices ( fixes #2052 )
...
SVN-Revision: 7892
2007-07-09 00:13:47 +00:00
Mike Baker
bab458186d
fix usb-storage permissions
...
SVN-Revision: 7889
2007-07-08 13:23:17 +00:00
Mike Baker
9a785f0b0a
more wpa+wds patches
...
SVN-Revision: 7888
2007-07-08 12:51:30 +00:00
Mike Baker
921cbfe002
fix busybox --help problems on rebuild
...
SVN-Revision: 7887
2007-07-07 20:12:42 +00:00
Felix Fietkau
a22cf8b5a6
fix madwifi compile for 2.4
...
SVN-Revision: 7885
2007-07-07 09:29:15 +00:00
Mike Baker
463ade84f9
fix bug with ap+sta modes using wpa
...
SVN-Revision: 7877
2007-07-04 18:34:11 +00:00
Mike Baker
af7a203b76
rearrange diag's platform detection code to look for known platform strings before guessing
...
SVN-Revision: 7876
2007-07-04 16:51:00 +00:00
Mike Baker
ee0977d0d3
patch wlc and scripts to control wl's builtin wpa supplicant
...
SVN-Revision: 7875
2007-07-04 16:49:08 +00:00
Florian Fainelli
37a404a6e8
Package the hardware clock utility and fix english typos ( #2015 )
...
SVN-Revision: 7874
2007-07-04 11:20:46 +00:00
Mike Baker
31ea6879d7
clean up default wifi config
...
SVN-Revision: 7873
2007-07-04 11:15:12 +00:00
Felix Fietkau
5b52ebfcb1
fix a race condition with broadcom wl devices in a bridge if a device is added before the bridge is brought up, the wifi settings are lost
...
SVN-Revision: 7872
2007-07-04 05:05:46 +00:00
Felix Fietkau
114b9a8fb6
add failsafe support for atheros-2.6 ( #1501 ) - only works with ar5315+ at the moment
...
SVN-Revision: 7870
2007-07-04 04:35:44 +00:00
Felix Fietkau
ce4fbcf3f4
remove ad-hoc tx hang workaround - the underlying issue has been fixed a while ago
...
SVN-Revision: 7868
2007-07-04 02:11:41 +00:00
Felix Fietkau
8ba5c79b5f
remove minstrel rate hack
...
SVN-Revision: 7867
2007-07-04 01:53:21 +00:00
Felix Fietkau
424e15a610
another madwifi update
...
SVN-Revision: 7866
2007-07-04 01:25:54 +00:00
Felix Fietkau
8117b40bf0
update to the latest madwifi snapshot
...
SVN-Revision: 7864
2007-07-03 21:03:58 +00:00
Felix Fietkau
5bee8e99d0
fix util-linux compile on avr32
...
SVN-Revision: 7860
2007-07-03 01:13:10 +00:00
Mike Baker
47e575eadb
wds-wpa support
...
SVN-Revision: 7858
2007-07-02 22:58:11 +00:00
Felix Fietkau
a7b99a5bfa
refresh a patch that is causing problems on certain systems
...
SVN-Revision: 7857
2007-07-02 21:52:32 +00:00
Felix Fietkau
51eafc92f8
move ncurses to trunk and 7.07 (util-linux depends on it)
...
SVN-Revision: 7854
2007-07-02 17:53:19 +00:00
Felix Fietkau
995d3e0589
fix a horrible memleak in madwifi
...
SVN-Revision: 7850
2007-07-02 10:59:51 +00:00
Felix Fietkau
3e2fd8f783
bump busybox release number
...
SVN-Revision: 7837
2007-07-01 18:43:55 +00:00
Peter Denison
af0950786e
Update bcm43xx-mac80211 to latest git pull, mostly debugging improvements
...
SVN-Revision: 7830
2007-07-01 17:45:47 +00:00
Florian Fainelli
d31fd1015c
Package cfdisk and bump release number ( #1992 )
...
SVN-Revision: 7828
2007-07-01 17:43:31 +00:00
Florian Fainelli
de2ef472b7
Make bcm43xx-mac802xx bcm47xx-2.6 specific
...
SVN-Revision: 7825
2007-07-01 14:05:36 +00:00
Florian Fainelli
114632438a
Remove patch-cmdline from the packages and move it tools tools/. adm5120 and rb532 do use it for procuding ready-to-use kernels ( #1631 )
...
SVN-Revision: 7820
2007-07-01 09:45:27 +00:00
Felix Fietkau
e0f225831f
massively reduce the number of forks that busybox ash has to do while processing our scripts this is accomplished simply by changing the order in which it looks for builtins and applets
...
SVN-Revision: 7815
2007-07-01 03:42:49 +00:00
Felix Fietkau
b24263a9b6
fix a crash related to wep and mic handling ( #1973 )
...
SVN-Revision: 7813
2007-06-30 22:30:36 +00:00
Felix Fietkau
5e7cb507cd
move parts of the failsafe code to the generic base-files - will be used on atheros as well as soon as i've added support for it
...
SVN-Revision: 7810
2007-06-30 21:09:02 +00:00
Felix Fietkau
f95db8bac8
fix a warning ( #1800 )
...
SVN-Revision: 7809
2007-06-30 20:00:29 +00:00
Felix Fietkau
17485c04ad
add madwifi changeset 2484 (node refcounting patch) - i will resync with madwifi svn after the 7.07 release
...
SVN-Revision: 7807
2007-06-30 19:47:24 +00:00
Felix Fietkau
2cc2d7707b
make the firewall script run after the network script again (required for working with dynamically assigned interfaces), include the network state
...
SVN-Revision: 7806
2007-06-30 19:30:38 +00:00
Felix Fietkau
687b83af00
include the network state in the dnsmasq init script. this makes it possible to run a dhcp server on dynamically assigned interfaces without hardcoding interface names
...
SVN-Revision: 7805
2007-06-30 19:28:46 +00:00
Felix Fietkau
a977a42502
update wlcompat for new ioctl interface ( fixes #1357 )
...
SVN-Revision: 7795
2007-06-30 13:33:23 +00:00
Felix Fietkau
938e5f8466
cleanup
...
SVN-Revision: 7789
2007-06-30 12:11:46 +00:00
Felix Fietkau
78c9e79c15
fix the path to the yealink module ( #1944 )
...
SVN-Revision: 7788
2007-06-30 12:09:22 +00:00
Felix Fietkau
c09dc20f2c
replace the hotplug2 fork handling hack with a better solution implemented in upstream (thanks, iSteve)
...
SVN-Revision: 7786
2007-06-30 11:05:14 +00:00
Felix Fietkau
9bf6078866
unify sysctl.conf, add extra netfilter options ( #1996 )
...
SVN-Revision: 7784
2007-06-30 02:59:09 +00:00
Felix Fietkau
8c0de17322
qos-scripts update:
...
- rewrite the RED qdisc calculations and add some comments
this should fix the warnings about bursting (should also fix quirks with various linespeed settings)
- reduce the calculated overhead for upstream, while i'm at it...
SVN-Revision: 7782
2007-06-30 02:34:03 +00:00
Rod Whitby
e15faa1773
Added via-velocity module, and fixed some whitespace inconsistencies.
...
SVN-Revision: 7772
2007-06-29 10:45:46 +00:00
Felix Fietkau
fc649db702
check for + in the broadcast address before attempting a dns lookup
...
SVN-Revision: 7767
2007-06-29 00:07:43 +00:00
Mike Baker
810b0bcb22
fix broadcast address ( #1611 )
...
SVN-Revision: 7766
2007-06-28 23:07:29 +00:00
Felix Fietkau
8f16983e89
Add a patch for openssl to fix some breakage that happens when compiled with gcc 4.2.0 Note: this does not cover all instances, but it will at least compile.
...
If the broken parts are reached at run time, the program will crash.
I wonder whose stupid idea it was to intentionally(!) make programs segfault when they hit something that *might* be unsafe to use.
Patch taken from http://www.mail-archive.com/openssl-dev@openssl.org/msg22667.html
SVN-Revision: 7764
2007-06-28 21:09:44 +00:00
Florian Fainelli
01b4fd853a
Initialise firewall before network ( #1988 )
...
SVN-Revision: 7757
2007-06-28 12:56:55 +00:00
Felix Fietkau
d437ce276a
clean up the madwifi SoC support patch - remove some breakage that went unnoticed because it only applies to kernelversions before 2.6.19
...
SVN-Revision: 7746
2007-06-28 00:01:11 +00:00
Travis Kemen
bb2c2a81dd
add fragmentation and rts settings thanks rene closes #1725
...
SVN-Revision: 7743
2007-06-27 13:25:55 +00:00
Felix Fietkau
06966a534a
add nvram fixup script
...
SVN-Revision: 7742
2007-06-27 05:26:20 +00:00
Florian Fainelli
8d83b9da07
Also mark ipset as broken
...
SVN-Revision: 7740
2007-06-27 00:45:05 +00:00
Florian Fainelli
ff59c60ac0
Make aodv-uu as broken for all archs until we fix it
...
SVN-Revision: 7739
2007-06-27 00:40:15 +00:00
Peter Denison
a83ac994c3
Merge bcm43xx-mac80211 driver from tree at bu3sch.de, pulled 24/6
...
SVN-Revision: 7734
2007-06-25 19:52:55 +00:00
Peter Denison
164e789c7a
Merge mac80211 driver from tree at bu3sch.de, pulled 24/6
...
SVN-Revision: 7733
2007-06-25 19:52:20 +00:00
Felix Fietkau
c1366bb46d
madwifi: add some extra delay between bringing the interface up and configuring it ( #1703 )
...
SVN-Revision: 7729
2007-06-25 10:58:17 +00:00
Felix Fietkau
13f087cd5a
hotplug2: add fork handling optimization (also fixes that pesky pppoe race condition in #1655 )
...
SVN-Revision: 7726
2007-06-25 09:47:58 +00:00
Felix Fietkau
05c0ca34a7
update to hotplug2 svn version (recommended by iSteve)
...
SVN-Revision: 7725
2007-06-25 09:46:37 +00:00
Felix Fietkau
8c41e51e92
fix failsafe on broadcom, send netlink events in diag when running linux 2.6
...
SVN-Revision: 7722
2007-06-25 08:32:25 +00:00
Felix Fietkau
a99b79e9ad
hotplug2: add a missing cflag, allow hotplug events that are not 'add'
...
SVN-Revision: 7721
2007-06-25 07:08:35 +00:00
Felix Fietkau
d309c4fa30
make hotplug2 use the build system cflags
...
SVN-Revision: 7720
2007-06-25 06:30:36 +00:00
Felix Fietkau
d4f72b61ba
remove bogus dependency, fix a few cosmetic bugs
...
SVN-Revision: 7719
2007-06-25 04:04:28 +00:00
Florian Fainelli
080f7b4b10
Upgrade ntfs-3g to 1.616 ( #1954 )
...
SVN-Revision: 7717
2007-06-23 16:05:54 +00:00
Florian Fainelli
1be80fc29a
Upgrade fuse to 2.6.5 ( #1955 )
...
SVN-Revision: 7716
2007-06-23 15:54:36 +00:00
Felix Fietkau
fdc53d7e06
add antenna diversity config support for broadcom-wl
...
SVN-Revision: 7710
2007-06-22 20:17:43 +00:00
Florian Fainelli
426f0b477b
Do not cache negative answers
...
SVN-Revision: 7707
2007-06-22 09:24:50 +00:00
Florian Fainelli
264794d802
Package tunnel6 as well ( #1943 )
...
SVN-Revision: 7705
2007-06-22 08:53:59 +00:00
Florian Fainelli
0aeee1f572
Send a kill signal to cron, otherwise two instances could be running ( #1923 )
...
SVN-Revision: 7704
2007-06-22 08:47:29 +00:00
Felix Fietkau
cc6a10de5b
for bcm43xx-mac80211 as well
...
SVN-Revision: 7703
2007-06-22 04:55:38 +00:00
Felix Fietkau
f439460815
do not attempt to compile mac80211 on 2.6.21
...
SVN-Revision: 7701
2007-06-22 04:47:48 +00:00
Felix Fietkau
024f89c53f
kernel version specific fixups for kmod packages
...
SVN-Revision: 7700
2007-06-22 04:43:13 +00:00
Felix Fietkau
6b876d25f1
fix mac80211 build
...
SVN-Revision: 7696
2007-06-21 23:12:50 +00:00
Peter Denison
45a0adebf9
New: mac80211-based bcm43xx driver from the wireless-dev tree
...
SVN-Revision: 7693
2007-06-21 20:45:45 +00:00
Peter Denison
65f00ab51a
New: mac80211 stack from the wireless-dev tree
...
SVN-Revision: 7692
2007-06-21 20:42:32 +00:00
Felix Fietkau
0becec394f
fix cgi-bin directory handling ( #1764 )
...
SVN-Revision: 7688
2007-06-21 16:17:59 +00:00
John Crispin
2fe37ccdf6
added usb-storage hotpluging
...
SVN-Revision: 7684
2007-06-20 22:05:15 +00:00
Felix Fietkau
fa799b9b4c
fix a memleak in broadcom-diag ( #1780 )
...
SVN-Revision: 7683
2007-06-20 21:52:55 +00:00
Mike Baker
625e17c6a1
Allow the use of psk+psk2 (ap mode only). Thanks ragorn
...
SVN-Revision: 7682
2007-06-20 20:00:47 +00:00
Florian Fainelli
1664a51c3b
mac80211 is not available for kernels < 2.6.22
...
SVN-Revision: 7674
2007-06-19 16:56:04 +00:00
John Crispin
ba47c88108
added 3 new crypto modules needed by ppp_mppe
...
SVN-Revision: 7670
2007-06-18 21:01:11 +00:00
Florian Fainelli
f479b9e32f
Remove reference to old ar7-2.4 code
...
SVN-Revision: 7667
2007-06-18 15:44:29 +00:00
Florian Fainelli
2968127b4c
Fix spca5xx compilation with ccache ( #1849 )
...
SVN-Revision: 7663
2007-06-18 15:14:06 +00:00
Florian Fainelli
9f1f24069b
Add support for the D-Link DIR-130/330
...
SVN-Revision: 7660
2007-06-18 08:14:11 +00:00
Felix Fietkau
1c0f8d64f8
update to 2.6.22-rc5 ( #1915 )
...
SVN-Revision: 7659
2007-06-18 03:44:08 +00:00
Florian Fainelli
61f024c208
Put the acx tarball on openwrt.org ( #1913 )
...
SVN-Revision: 7656
2007-06-17 19:49:39 +00:00
Felix Fietkau
86ce31570c
fix zd1211 with linux 2.6.22
...
SVN-Revision: 7651
2007-06-17 02:53:06 +00:00
Felix Fietkau
dc9d8fb28c
fix shfs compile on 2.6.22
...
SVN-Revision: 7650
2007-06-17 02:14:06 +00:00
Felix Fietkau
fda94c890a
mark openswan as 2.4 only for now (doesn't work on 2.6.22, does anyone even need this on 2.6?)
...
SVN-Revision: 7649
2007-06-17 02:05:22 +00:00
Felix Fietkau
5f76e238c1
make aodv-uu compatible with 2.6.22
...
SVN-Revision: 7648
2007-06-17 00:53:33 +00:00
Felix Fietkau
4f16e9cc3e
keep track of the network interface states (stored in uci format in /var/state/network, overlay over /etc/config/network)
...
SVN-Revision: 7643
2007-06-16 00:01:33 +00:00
Felix Fietkau
8e2643a8b5
add dropbear host keys to conffiles
...
SVN-Revision: 7642
2007-06-15 23:46:30 +00:00
John Crispin
6a9fcdcef4
make zd1211_rw automatically select the firmware package
...
SVN-Revision: 7641
2007-06-15 22:14:20 +00:00
Felix Fietkau
0386ee90ed
fix awk segfault
...
SVN-Revision: 7640
2007-06-15 21:50:04 +00:00
Felix Fietkau
90d54c0faa
more fixes
...
SVN-Revision: 7639
2007-06-15 16:07:09 +00:00
Felix Fietkau
5e6f8739be
some shell variable handling fixes
...
SVN-Revision: 7638
2007-06-15 15:59:56 +00:00
Felix Fietkau
74f84753e7
fix typo
...
SVN-Revision: 7637
2007-06-15 15:18:58 +00:00
Felix Fietkau
796e53414f
allow config_* and uci_* functions to work on files outside of /etc/config - these files are assumed to use commands generated by uci_* only (as overlay to regular config files)
...
SVN-Revision: 7636
2007-06-15 15:12:57 +00:00
Florian Fainelli
55baa6e467
Move wget2nand to the base-files for adm5120 also fix default permission ( #1812 )
...
SVN-Revision: 7633
2007-06-14 18:08:25 +00:00
Florian Fainelli
816e40a9fe
Add support for Option HSDPA modems ( #1890 )
...
SVN-Revision: 7630
2007-06-14 10:23:41 +00:00
Florian Fainelli
b3a9b8d061
Fix removing links to applets ( #1770 )
...
SVN-Revision: 7628
2007-06-14 08:03:09 +00:00
Florian Fainelli
32a88f5fd1
Also package exportfs for nfsd to work properly on 2.6 kernels ( #1899 )
...
SVN-Revision: 7627
2007-06-14 07:45:33 +00:00
John Crispin
858653c8e9
Added package to load zydas1211 firmware
...
SVN-Revision: 7626
2007-06-13 21:56:18 +00:00
Florian Fainelli
7c9959a5a2
automatically load ipv6 module
...
SVN-Revision: 7625
2007-06-13 21:13:25 +00:00
Florian Fainelli
357dc0efd7
Add the mmc driver for WRT54G will be updated for 2.6 kernels later ( #946 )
...
SVN-Revision: 7621
2007-06-13 18:33:00 +00:00
Florian Fainelli
366af4f0e2
Disable rt2500 for big-endian targets, we will update to a mac80211 version ( #1886 )
...
SVN-Revision: 7620
2007-06-13 18:16:26 +00:00
Florian Fainelli
9aff33e13f
Fix compilation for 2.4 kernels ( #1836 )
...
SVN-Revision: 7616
2007-06-13 18:01:23 +00:00
Florian Fainelli
b895be6ee0
Fix compilation on 2.4 kernels
...
SVN-Revision: 7615
2007-06-13 17:53:46 +00:00
Florian Fainelli
440f537f48
Add the conloglevel option ( #1682 )
...
SVN-Revision: 7613
2007-06-13 17:41:54 +00:00
Florian Fainelli
27a7fa73ee
Add esfq to iproute2 and 2.4 kernel ( #1891 )
...
SVN-Revision: 7612
2007-06-13 17:33:25 +00:00
Florian Fainelli
a1096b66bd
Package libblkid from e2fsprogs
...
SVN-Revision: 7610
2007-06-13 17:20:36 +00:00
Florian Fainelli
13646ac178
Fix the pwc module path ( #1885 )
...
SVN-Revision: 7603
2007-06-12 22:31:32 +00:00
Florian Fainelli
efe19f0200
Remove symbolic links to non-existent applets ( #1770 )
...
SVN-Revision: 7600
2007-06-12 22:24:37 +00:00
Florian Fainelli
60bad51703
Also load compat_ioctl32 for V4L devices to load
...
SVN-Revision: 7599
2007-06-12 22:23:56 +00:00
John Crispin
91f8777f84
added several patches to make packages compile for the foxboard
...
SVN-Revision: 7597
2007-06-12 20:36:02 +00:00
Florian Fainelli
8b14fc4f41
Upgrade ipset to 2.2.9a, fix compilation errors with it ( #1848 )
...
SVN-Revision: 7595
2007-06-12 17:24:58 +00:00
Florian Fainelli
4f1ed37138
Add updated support for buffalo routers ( #1874 )
...
SVN-Revision: 7585
2007-06-12 11:31:27 +00:00
Florian Fainelli
096917d10f
Package libstdc++ ( #1883 )
...
SVN-Revision: 7581
2007-06-12 11:06:39 +00:00
Florian Fainelli
3a22d8eb29
Upgrade rt2500 to a CVS snapshot, builds again on 2.6
...
SVN-Revision: 7576
2007-06-11 21:35:51 +00:00
Florian Fainelli
b187a7e887
Add a cellvision profile for ADM5120 IP based cameras, build several modules for it : cpia2, usbaudio
...
SVN-Revision: 7575
2007-06-11 21:35:12 +00:00
Felix Fietkau
0c8cccc9f7
add direction matching patch for qos-scripts from #1708
...
SVN-Revision: 7571
2007-06-11 16:32:38 +00:00
Florian Fainelli
e24c3161a2
Fix dependencies and build ( #1849 )
...
SVN-Revision: 7555
2007-06-11 08:08:59 +00:00
Nicolas Thill
ed6447913b
rename kmod-qc-usb to kmod-usb-qc, fix dependencies, only build kernel module if it was selected
...
SVN-Revision: 7552
2007-06-10 22:41:40 +00:00
Nicolas Thill
357b11c76d
rationalize (and fix) dependencies for usb modules
...
SVN-Revision: 7551
2007-06-10 22:38:18 +00:00
Nicolas Thill
5a6a826d62
add dependency on kmod-input-core to kmod-input-evdev
...
SVN-Revision: 7550
2007-06-10 22:34:49 +00:00
Nicolas Thill
22657a42f2
change module load priority ( closes : #1804 )
...
SVN-Revision: 7549
2007-06-10 20:22:17 +00:00
Nicolas Thill
eddd751ba7
fix fuse ( closes : #1847 )
...
SVN-Revision: 7548
2007-06-10 19:47:55 +00:00
Peter Denison
7a1b6c92a1
update iproute2 to 2.6.20-070313, and package genl utility
...
SVN-Revision: 7540
2007-06-09 13:17:46 +00:00
Florian Fainelli
18d8f9ba80
Use the target compiler
...
SVN-Revision: 7538
2007-06-08 13:24:10 +00:00
Imre Kaloz
08c7265613
add support for the AVR32 platform, namely the ATNGW100 board - joint work with wigyori
...
SVN-Revision: 7533
2007-06-08 10:44:01 +00:00
Imre Kaloz
0f34319e6e
only support 2.6 modules on 2.6, and only 2.4 modules on 2.4
...
SVN-Revision: 7529
2007-06-08 10:29:05 +00:00
Imre Kaloz
a2f2b9cfad
fix insmod search when 2.4 module support is disabled
...
SVN-Revision: 7528
2007-06-08 10:26:34 +00:00
Tim Yardley
741dbcff16
fix ipset bitops not working
...
SVN-Revision: 7520
2007-06-07 17:43:50 +00:00
Tim Yardley
35d1063a75
package ipset for use
...
SVN-Revision: 7517
2007-06-07 15:30:59 +00:00
Imre Kaloz
c43671dd28
fix last change - some pats are 2.6.22 specific, and we aren't there yet
...
SVN-Revision: 7516
2007-06-07 09:43:30 +00:00
Florian Fainelli
86a9f7bd53
Force 1 job at-a-time for isakmpd
...
SVN-Revision: 7510
2007-06-06 15:04:17 +00:00
Imre Kaloz
6cdb14b689
fix the annoying error on package scan
...
SVN-Revision: 7509
2007-06-06 10:45:40 +00:00
Felix Fietkau
04324c48cf
upgrade a few packages to newer versions (includes patch by kaloz) - preparation for 2.6.22
...
SVN-Revision: 7507
2007-06-05 22:46:02 +00:00
John Crispin
6f1401a961
added light edition of spca5xx driver and the streamin server+web-applet
...
SVN-Revision: 7494
2007-06-04 18:51:41 +00:00
Felix Fietkau
9114220553
refresh all package patches in the buildroot using quilt
...
SVN-Revision: 7490
2007-06-04 11:25:53 +00:00
Felix Fietkau
d5b15895ef
package/refresh should clean all packages before refreshing their patches
...
SVN-Revision: 7489
2007-06-04 11:20:03 +00:00
Felix Fietkau
9abbe7a033
Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all the patches. Also added a target package/refresh which will do this to all packages in the buildroot
...
SVN-Revision: 7488
2007-06-04 11:14:08 +00:00
Nicolas Thill
a0ebaa87d0
update uml-2.6 to 2.6.21.1 on i386, fix uml-2.6 sound modules packaging
...
SVN-Revision: 7485
2007-06-04 05:42:32 +00:00
Florian Fainelli
c2990fa19e
Fix endianness issues with adm5120eb, thanks to Gabor !
...
SVN-Revision: 7479
2007-06-03 15:25:05 +00:00
Felix Fietkau
80b89723d2
update wireless-tools to the latest version
...
SVN-Revision: 7477
2007-06-03 11:40:06 +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
Florian Fainelli
1bc2d5884b
Changed the RouterBOOT main to rootfs
...
SVN-Revision: 7466
2007-06-02 23:47:14 +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
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
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
Felix Fietkau
e4550a0ebc
fix error handling in qos-scripts
...
SVN-Revision: 7442
2007-06-02 05:21:54 +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
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
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
Florian Fainelli
5b78b9a5e7
Check for modules.d existence before loading modules
...
SVN-Revision: 7423
2007-05-31 15:58:43 +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
e690f68fcd
madwifi: fix a few locking mistakes
...
SVN-Revision: 7410
2007-05-31 04:51:43 +00:00
Felix Fietkau
65ec59bd88
madwifi: add patch for doing ad-hoc and master mode at the same (including beacon handling)
...
SVN-Revision: 7409
2007-05-31 03:41:01 +00:00
Rod Whitby
3bce669a84
Added kernel module definitions for Kaweth and Pegasus usb ethernet adapters.
...
SVN-Revision: 7406
2007-05-30 11:51:18 +00:00
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
2007-05-30 11:48:28 +00:00
Florian Fainelli
276e3cd694
Fix admswconfig source URL
...
SVN-Revision: 7402
2007-05-30 11:05:32 +00:00
Rod Whitby
d266d8ce86
Added required scsi autoloads to pata_artop
...
SVN-Revision: 7389
2007-05-30 03:26:17 +00:00
Rod Whitby
b8e0764940
pata-artop: no longer requires ide modules
...
SVN-Revision: 7382
2007-05-29 13:05:35 +00:00
Felix Fietkau
d7bd317c91
update openswan to latest upstream version and add fixes for 2.6.21 api changes
...
SVN-Revision: 7379
2007-05-28 20:43:18 +00:00
Felix Fietkau
53c998915b
fix kmod-usb-hid package build
...
SVN-Revision: 7378
2007-05-28 18:23:49 +00:00
Florian Fainelli
73cb36fd43
Fix the scx200 gpio kernel module ( #1072 )
...
SVN-Revision: 7364
2007-05-28 08:43:04 +00:00
Florian Fainelli
26aad7a284
Fix mppe packaging from #1742
...
SVN-Revision: 7362
2007-05-27 21:41:04 +00:00
Florian Fainelli
8831f0da3a
Add support for USB HID ( #1322 )
...
SVN-Revision: 7360
2007-05-27 18:57:02 +00:00
Florian Fainelli
a2710a9eff
Add yealink usb phone kernel packages
...
SVN-Revision: 7359
2007-05-27 18:51:50 +00:00
Felix Fietkau
8682fc591c
bridge the lan interface by default
...
SVN-Revision: 7349
2007-05-26 20:33:53 +00:00
Felix Fietkau
272d51ddd3
update madwifi to latest trunk - performance enhancements
...
SVN-Revision: 7341
2007-05-26 16:52:05 +00:00