Gabor Juhos [Sun, 10 Aug 2008 09:20:55 +0000 (09:20 +0000)]
add wget2nand script
SVN-Revision: 12263
Gabor Juhos [Sun, 10 Aug 2008 09:18:42 +0000 (09:18 +0000)]
ag71xx: add initial message level support
SVN-Revision: 12262
Felix Fietkau [Sat, 9 Aug 2008 20:36:05 +0000 (20:36 +0000)]
move some webcam/sound related stuff from trunk to packages
SVN-Revision: 12260
Florian Fainelli [Sat, 9 Aug 2008 10:00:49 +0000 (10:00 +0000)]
Make sure we will have lower case MAC addresses when doing WDS
SVN-Revision: 12259
Florian Fainelli [Sat, 9 Aug 2008 09:50:12 +0000 (09:50 +0000)]
Do not run telnet if either dropbear or openssh server are running (#3839)
SVN-Revision: 12258
Gabor Juhos [Sat, 9 Aug 2008 07:08:40 +0000 (07:08 +0000)]
split support of Cellvision boards
SVN-Revision: 12255
Felix Fietkau [Sat, 9 Aug 2008 00:49:36 +0000 (00:49 +0000)]
fix cut&paste mistake
SVN-Revision: 12254
Felix Fietkau [Sat, 9 Aug 2008 00:41:55 +0000 (00:41 +0000)]
sanitize msdosfs header for user space in 2.6.25 (fixes dosfstools compile)
SVN-Revision: 12253
Felix Fietkau [Sat, 9 Aug 2008 00:27:54 +0000 (00:27 +0000)]
fix make distclean
SVN-Revision: 12252
Florian Fainelli [Sat, 9 Aug 2008 00:18:25 +0000 (00:18 +0000)]
Support encrypted WDS connections (#2463)
SVN-Revision: 12251
Felix Fietkau [Fri, 8 Aug 2008 22:43:19 +0000 (22:43 +0000)]
add support for appending a file to jffs2 during reflash on the fly
SVN-Revision: 12250
Florian Fainelli [Fri, 8 Aug 2008 21:49:17 +0000 (21:49 +0000)]
package iproute2 has problems building on recent BSD-derived platforms because some programs to be run on the host use malloc.h in an incompatible way.
package/iproute2/patches/004-darwin_fixes.patch has a fix for Darwin,
however the fix can be made to work on other BSD platforms
by changing the patch as below.
I think a similar approach should work for other BSD-derived platforms,
replacing the
#ifndef __APPLE__
with
#if !defined(__APPLE__) && !defined(__FreeBSD__) && !defined(...)
or perhaps even with just
#ifdef __linux__
if the set of platforms where malloc.h is ok is small or restricted
to just linux
In any case, the patch is below. (#3869)
Signed-off-by: Luigi Rizzo <rizzo@iet.unipi.it>
SVN-Revision: 12249
Florian Fainelli [Fri, 8 Aug 2008 21:48:15 +0000 (21:48 +0000)]
Invert logic, first search for find as most people will build under Linux
SVN-Revision: 12248
Florian Fainelli [Fri, 8 Aug 2008 21:33:53 +0000 (21:33 +0000)]
ipkg-build calls 'find' directly irrespective of the platform, this causes failure in case gnu-find specific options are used (such as "-uid +99").
The attached diff, which creates tools/ipkg-utils/patches/160-find.patch,
fixes the problem by using gfind is available. Again, this is similar
to what is done in include/host.mk. (#3868)
Signed-off-by: Luigi Rizzo <rizzo@iet.unipi.it>
SVN-Revision: 12247
Florian Fainelli [Fri, 8 Aug 2008 21:30:08 +0000 (21:30 +0000)]
scripts/feeds calls 'make' irrespective of the platform it is running on. The attached patch changes the code to use gmake if available (which should cover non-linux platforms, and is the same logic used to adapt other programs in include/host.mk) (#3867)
Signed-off-by: Luigi Rizzo <rizzo@iet.unipi.it>
SVN-Revision: 12246
John Crispin [Fri, 8 Aug 2008 14:12:04 +0000 (14:12 +0000)]
fixes kernel oops when reset button was pressed too often on atheros
SVN-Revision: 12245
Imre Kaloz [Thu, 7 Aug 2008 21:05:32 +0000 (21:05 +0000)]
upgrade ppc44x to 2.6.26.2
SVN-Revision: 12244
Imre Kaloz [Thu, 7 Aug 2008 20:11:16 +0000 (20:11 +0000)]
upgrade ppc40x to 2.6.26.2 as well
SVN-Revision: 12243
Gabor Juhos [Thu, 7 Aug 2008 16:52:52 +0000 (16:52 +0000)]
update to 2.6.25.15 and 2.6.26.2
SVN-Revision: 12242
Felix Fietkau [Thu, 7 Aug 2008 15:28:48 +0000 (15:28 +0000)]
add basic interface alias support. for now (since we don't use ip in our network scripts yet), it adds :1, :2, ... alias interfaces this will change when we add support for the ip utility, but the config format will remain the same. example:
config alias test
option interface lan
option ipaddr 192.168.1.1
option netmask 255.255.0.0
SVN-Revision: 12241
Florian Fainelli [Thu, 7 Aug 2008 15:28:07 +0000 (15:28 +0000)]
Add 11gdt, 11adt, 11ast and fh modes (#3824)
SVN-Revision: 12240
Gabor Juhos [Thu, 7 Aug 2008 13:50:02 +0000 (13:50 +0000)]
add 2.6.26 specific files
SVN-Revision: 12239
Steven Barth [Thu, 7 Aug 2008 13:26:10 +0000 (13:26 +0000)]
update luci feed url to use http due to certificate issues
SVN-Revision: 12238
Steven Barth [Thu, 7 Aug 2008 11:01:46 +0000 (11:01 +0000)]
added support for the timer-trigger to uci LED support
SVN-Revision: 12236
Florian Fainelli [Thu, 7 Aug 2008 10:20:36 +0000 (10:20 +0000)]
Add missing kernel configuration options since the SLUB allocator switch
SVN-Revision: 12235
Gabor Juhos [Thu, 7 Aug 2008 08:49:23 +0000 (08:49 +0000)]
add alternative board id for the ZyXEL P-334WT
SVN-Revision: 12232
Mike Baker [Thu, 7 Aug 2008 07:17:03 +0000 (07:17 +0000)]
allow ctrl-c to trigger preinit
SVN-Revision: 12231
Nicolas Thill [Wed, 6 Aug 2008 23:05:19 +0000 (23:05 +0000)]
move arch-specific definitions to arch site files
SVN-Revision: 12229
Felix Fietkau [Wed, 6 Aug 2008 22:23:24 +0000 (22:23 +0000)]
add ac_cv_file__dev_zero to sitefiles
SVN-Revision: 12227
Felix Fietkau [Wed, 6 Aug 2008 22:23:21 +0000 (22:23 +0000)]
add ssize_t definition to site files, fix up size for x86_64
SVN-Revision: 12226
Felix Fietkau [Wed, 6 Aug 2008 22:10:29 +0000 (22:10 +0000)]
use $(FPIC) in a few places where it matters
SVN-Revision: 12225
Felix Fietkau [Wed, 6 Aug 2008 22:10:20 +0000 (22:10 +0000)]
add a variable that contains the proper architecture-dependent -fPIC/-fpic cflag for building shared libraries
SVN-Revision: 12224
Florian Fainelli [Wed, 6 Aug 2008 20:20:02 +0000 (20:20 +0000)]
kexec for powerpc actually only support ps3 or gamecube, not magicbox for instance
SVN-Revision: 12223
Felix Fietkau [Wed, 6 Aug 2008 16:14:53 +0000 (16:14 +0000)]
and another one
SVN-Revision: 12217
Felix Fietkau [Wed, 6 Aug 2008 16:13:38 +0000 (16:13 +0000)]
fix a small typo
SVN-Revision: 12216
Gabor Juhos [Wed, 6 Aug 2008 15:28:49 +0000 (15:28 +0000)]
ebtables: useless without kmod-eptables
SVN-Revision: 12214
Felix Fietkau [Wed, 6 Aug 2008 14:34:18 +0000 (14:34 +0000)]
add missing gitignore change for build environments
SVN-Revision: 12213
Felix Fietkau [Wed, 6 Aug 2008 14:30:46 +0000 (14:30 +0000)]
add script for managing 'build environments' (.config+files/), including documentation
SVN-Revision: 12212
Felix Fietkau [Wed, 6 Aug 2008 14:30:34 +0000 (14:30 +0000)]
fix 'make docs'
SVN-Revision: 12211
Felix Fietkau [Wed, 6 Aug 2008 14:30:24 +0000 (14:30 +0000)]
cosmetic fix for docs/ prereq check
SVN-Revision: 12210
Gabor Juhos [Wed, 6 Aug 2008 13:34:45 +0000 (13:34 +0000)]
sync kernel config, and disable broken ide driver until my CF card arrives
SVN-Revision: 12208
Felix Fietkau [Wed, 6 Aug 2008 11:33:26 +0000 (11:33 +0000)]
fix make variable overriding for package makefiles on the command line
SVN-Revision: 12204
Nicolas Thill [Wed, 6 Aug 2008 09:31:18 +0000 (09:31 +0000)]
remove broken status from uml target
SVN-Revision: 12202
Gabor Juhos [Wed, 6 Aug 2008 07:33:13 +0000 (07:33 +0000)]
reorder nand partitions on RB-4xx (closes #3852)
SVN-Revision: 12201
Felix Fietkau [Wed, 6 Aug 2008 01:21:02 +0000 (01:21 +0000)]
spca5xx-le does not work with linux 2.6.26+
SVN-Revision: 12194
Felix Fietkau [Tue, 5 Aug 2008 23:20:42 +0000 (23:20 +0000)]
fix qc-usb compile on atheros
SVN-Revision: 12185
Felix Fietkau [Tue, 5 Aug 2008 22:56:34 +0000 (22:56 +0000)]
fix ov51x-jpeg compile
SVN-Revision: 12183
Felix Fietkau [Tue, 5 Aug 2008 22:32:26 +0000 (22:32 +0000)]
install libshared into the staging dir (required by wrt-radauth)
SVN-Revision: 12181
Felix Fietkau [Tue, 5 Aug 2008 22:31:32 +0000 (22:31 +0000)]
fix nw802-2.4 compile
SVN-Revision: 12180
John Crispin [Tue, 5 Aug 2008 22:17:16 +0000 (22:17 +0000)]
add proper uci/hotplug based button handling on atheros and work around boards, where the gpio release irq does not fire correctly
SVN-Revision: 12179
Florian Fainelli [Tue, 5 Aug 2008 22:12:01 +0000 (22:12 +0000)]
Duplicate of r12143
SVN-Revision: 12178
Florian Fainelli [Tue, 5 Aug 2008 22:06:03 +0000 (22:06 +0000)]
Fix inclusion of pim.h like igmpproxy
SVN-Revision: 12176
John Crispin [Tue, 5 Aug 2008 20:57:38 +0000 (20:57 +0000)]
fixes reset button on atheros platform, ar5312 gpio_irqs will be added later
SVN-Revision: 12164
Felix Fietkau [Tue, 5 Aug 2008 20:53:39 +0000 (20:53 +0000)]
madwifi: fix crash on ad-hoc interface init
SVN-Revision: 12161
Florian Fainelli [Tue, 5 Aug 2008 19:43:58 +0000 (19:43 +0000)]
Add cdc-acm locking fix from #3836
SVN-Revision: 12154
Felix Fietkau [Tue, 5 Aug 2008 19:22:06 +0000 (19:22 +0000)]
add missing configure variable to sitefile (required by gstreamer)
SVN-Revision: 12152
Felix Fietkau [Tue, 5 Aug 2008 18:02:54 +0000 (18:02 +0000)]
replace config.guess and config.sub properly, even if they are in a subdirectory
SVN-Revision: 12148
Felix Fietkau [Tue, 5 Aug 2008 18:02:34 +0000 (18:02 +0000)]
mark mac80211 as broken on avr32
SVN-Revision: 12147
Felix Fietkau [Tue, 5 Aug 2008 17:54:45 +0000 (17:54 +0000)]
add missing kconfig symbol
SVN-Revision: 12145
Felix Fietkau [Tue, 5 Aug 2008 17:33:09 +0000 (17:33 +0000)]
fix kernel header breakage, which caused a compile error in igmpproxy on big-endian targets
SVN-Revision: 12143
Gabor Juhos [Tue, 5 Aug 2008 17:05:54 +0000 (17:05 +0000)]
sync kernel config
SVN-Revision: 12140
Felix Fietkau [Tue, 5 Aug 2008 16:42:43 +0000 (16:42 +0000)]
atheros: fix setting the gpio interrupt level when registering a gpio interrupt
SVN-Revision: 12139
Felix Fietkau [Tue, 5 Aug 2008 16:42:26 +0000 (16:42 +0000)]
switch to using the SLUB allocator by default in 2.6.26
SVN-Revision: 12138
Florian Fainelli [Tue, 5 Aug 2008 14:04:23 +0000 (14:04 +0000)]
Fix ipkg compilation with ccache, thanks sn9
SVN-Revision: 12137
Florian Fainelli [Tue, 5 Aug 2008 13:42:36 +0000 (13:42 +0000)]
Reinstate rdc bootability and force it to use init=/etc/preinit, thus the remove the hackish SetInitramfs actions
SVN-Revision: 12136
Gabor Juhos [Tue, 5 Aug 2008 11:16:46 +0000 (11:16 +0000)]
experimental gpiodev support (closes #3613)
SVN-Revision: 12134
Gabor Juhos [Tue, 5 Aug 2008 09:52:23 +0000 (09:52 +0000)]
modules/gpio_dev: move to drivers/char/ on older kernels as well, and create a package for it
SVN-Revision: 12133
Felix Fietkau [Tue, 5 Aug 2008 07:19:07 +0000 (07:19 +0000)]
some more fixes for wds sta separation
SVN-Revision: 12127
Felix Fietkau [Tue, 5 Aug 2008 01:28:12 +0000 (01:28 +0000)]
fix ocf compile error
SVN-Revision: 12118
Felix Fietkau [Tue, 5 Aug 2008 01:16:48 +0000 (01:16 +0000)]
refresh atheros config, add missing symbols to generic 2.6.26 config
SVN-Revision: 12117
Felix Fietkau [Tue, 5 Aug 2008 01:01:27 +0000 (01:01 +0000)]
only build avr32 u-boot if requested, fixes build failure in default config
SVN-Revision: 12116
Travis Kemen [Tue, 5 Aug 2008 00:48:44 +0000 (00:48 +0000)]
update opkg to 4564, fixes a couple of memory leaks
SVN-Revision: 12115
John Crispin [Tue, 5 Aug 2008 00:34:30 +0000 (00:34 +0000)]
move json-c to packages feed
SVN-Revision: 12114
John Crispin [Tue, 5 Aug 2008 00:33:04 +0000 (00:33 +0000)]
EOF for fonera-mp3 packages
SVN-Revision: 12113
John Crispin [Tue, 5 Aug 2008 00:31:39 +0000 (00:31 +0000)]
etrax should not select foxboard-utils by default as the package is now in the packages feed
SVN-Revision: 12112
John Crispin [Tue, 5 Aug 2008 00:30:41 +0000 (00:30 +0000)]
move foxboard utils to packages feed
SVN-Revision: 12111
Felix Fietkau [Mon, 4 Aug 2008 23:59:18 +0000 (23:59 +0000)]
add prereq check for python
SVN-Revision: 12110
Felix Fietkau [Mon, 4 Aug 2008 23:43:13 +0000 (23:43 +0000)]
fix a small bug in the recursive dependency lookup for generated menuconfig files
SVN-Revision: 12107
Felix Fietkau [Mon, 4 Aug 2008 23:15:17 +0000 (23:15 +0000)]
make package prereq checks behave more like build prereq checks (first check all, then fail if necessary), also make them less verbose
SVN-Revision: 12106
John Crispin [Mon, 4 Aug 2008 22:56:46 +0000 (22:56 +0000)]
add uci led support - /etc/config/system can hold led info which is applied at boot - adds /sbin/led.sh to set/clear leds via a name defined in /etc/config/system
SVN-Revision: 12104
Felix Fietkau [Mon, 4 Aug 2008 22:22:43 +0000 (22:22 +0000)]
scripts/feeds: properly handle virtual packages as well, use the first available provider by default
SVN-Revision: 12103
Felix Fietkau [Mon, 4 Aug 2008 22:22:29 +0000 (22:22 +0000)]
scripts/feeds: fix some installation warnings for locally installed packages
SVN-Revision: 12102
Felix Fietkau [Mon, 4 Aug 2008 22:03:28 +0000 (22:03 +0000)]
fix scripts/feeds dependency lookup: process deps for all virtual packages of a src package that belongs to the package that the user wants to install
SVN-Revision: 12101
John Crispin [Mon, 4 Aug 2008 21:22:00 +0000 (21:22 +0000)]
- bump atheros to .26 - adds leds-gpio to default selection on atheros - extend led platform setup on atheros
SVN-Revision: 12100
Nicolas Thill [Mon, 4 Aug 2008 16:59:16 +0000 (16:59 +0000)]
rework workarounds for crypto modules renamed in 2.6.24 & 2.6.25, add workaround for sha512 renamed in 2.6.26
SVN-Revision: 12098
Gabor Juhos [Mon, 4 Aug 2008 16:11:44 +0000 (16:11 +0000)]
fix RB-133/133C led definitions
SVN-Revision: 12097
John Crispin [Mon, 4 Aug 2008 15:51:47 +0000 (15:51 +0000)]
more ledtrig-netdev clean ups
SVN-Revision: 12096
Gabor Juhos [Mon, 4 Aug 2008 15:21:41 +0000 (15:21 +0000)]
add missing buttons device for RB-1xx boards, thanks to Christophe Lucas
SVN-Revision: 12095
John Crispin [Mon, 4 Aug 2008 14:05:04 +0000 (14:05 +0000)]
makes ledtrignetdev work on .26 and fix whitespaces
SVN-Revision: 12090
John Crispin [Mon, 4 Aug 2008 11:51:58 +0000 (11:51 +0000)]
adds a new uci firewall - iptbales and netfilter packages need to be rewrapped when we switch to this firewall as default - there are some examples in the file /etc/config/firewall - iptables-save/restore are still missing - hotplug takes care of adding/removing netdevs during runtime - misisng features ? wishes ? let me know ...
SVN-Revision: 12089
John Crispin [Mon, 4 Aug 2008 11:47:46 +0000 (11:47 +0000)]
fixes whitespace error
SVN-Revision: 12088
John Crispin [Mon, 4 Aug 2008 08:50:16 +0000 (08:50 +0000)]
work aroung error message during boot if swapon is nt installed
SVN-Revision: 12087
John Crispin [Mon, 4 Aug 2008 08:04:16 +0000 (08:04 +0000)]
remove warning from hotplug2, which pops up 10 times during boot
SVN-Revision: 12086
Florian Fainelli [Mon, 4 Aug 2008 06:35:41 +0000 (06:35 +0000)]
Define more missing config symbols for .26
SVN-Revision: 12085
Travis Kemen [Mon, 4 Aug 2008 01:29:26 +0000 (01:29 +0000)]
update kernel config
SVN-Revision: 12084
Felix Fietkau [Sun, 3 Aug 2008 21:00:34 +0000 (21:00 +0000)]
madwifi: more fixes and cleanups for wds sta separation
SVN-Revision: 12082
Felix Fietkau [Sun, 3 Aug 2008 21:00:01 +0000 (21:00 +0000)]
network scripts: revert the network state after running ifdown, not before
SVN-Revision: 12081
Nicolas Thill [Sun, 3 Aug 2008 15:04:28 +0000 (15:04 +0000)]
fix typo in gcc version check
SVN-Revision: 12080
Imre Kaloz [Sun, 3 Aug 2008 14:28:21 +0000 (14:28 +0000)]
update ath9k to latest git version
SVN-Revision: 12079
Imre Kaloz [Sun, 3 Aug 2008 14:22:52 +0000 (14:22 +0000)]
add more options to the generic 2.6.26 config
SVN-Revision: 12078