Commit graph

1813 commits

Author SHA1 Message Date
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