openwrt/svn-archive/openwrt.git
17 years agoupdate banner to rc6 whiterussian_rc6
Mike Baker [Tue, 7 Nov 2006 05:28:44 +0000 (06:28 +0100)]
update banner to rc6

SVN-Revision: 5461

17 years agotag rc6
Mike Baker [Tue, 7 Nov 2006 05:12:10 +0000 (06:12 +0100)]
tag rc6

SVN-Revision: 5460

17 years agofix typos in CONFIG_SITE files whiterussian_rc6
Nicolas Thill [Tue, 7 Nov 2006 01:23:22 +0000 (01:23 +0000)]
fix typos in CONFIG_SITE files

SVN-Revision: 5456

17 years agofix typo
Nicolas Thill [Mon, 6 Nov 2006 22:09:17 +0000 (22:09 +0000)]
fix typo

SVN-Revision: 5454

17 years agoAdd support for NLS,including KOI8-R (Russian) (#819)
Florian Fainelli [Sat, 4 Nov 2006 14:25:57 +0000 (14:25 +0000)]
Add support for NLS,including KOI8-R (Russian) (#819)

SVN-Revision: 5444

17 years agoAdd tcp_timeout key to sysctl.conf (#914)
Florian Fainelli [Sat, 4 Nov 2006 13:23:32 +0000 (13:23 +0000)]
Add tcp_timeout key to sysctl.conf (#914)

SVN-Revision: 5443

17 years agofix issues running firstboot manually on a mini_fo system
Mike Baker [Sat, 4 Nov 2006 08:31:19 +0000 (08:31 +0000)]
fix issues running firstboot manually on a mini_fo system

SVN-Revision: 5441

17 years agosb_gpioout() doesn't honor mask correctly
Mike Baker [Sat, 4 Nov 2006 04:02:20 +0000 (04:02 +0000)]
sb_gpioout() doesn't honor mask correctly

SVN-Revision: 5440

17 years agowlan led was backwards
Mike Baker [Sat, 4 Nov 2006 03:47:48 +0000 (03:47 +0000)]
wlan led was backwards

SVN-Revision: 5439

17 years agoremove obsolete patch
Felix Fietkau [Sat, 4 Nov 2006 03:07:20 +0000 (03:07 +0000)]
remove obsolete patch

SVN-Revision: 5438

17 years agoblock interrupts on reset (avoids triggering hotplug button interrupts)
Mike Baker [Sat, 4 Nov 2006 03:01:32 +0000 (03:01 +0000)]
block interrupts on reset (avoids triggering hotplug button interrupts)

SVN-Revision: 5437

17 years agobugfix
Mike Baker [Sat, 4 Nov 2006 02:48:46 +0000 (02:48 +0000)]
bugfix

SVN-Revision: 5436

17 years agofix bogomips calculation
Mike Baker [Sat, 4 Nov 2006 02:42:17 +0000 (02:42 +0000)]
fix bogomips calculation

SVN-Revision: 5435

17 years agomore diag cleanup
Mike Baker [Sat, 4 Nov 2006 01:45:26 +0000 (01:45 +0000)]
more diag cleanup

SVN-Revision: 5434

17 years agomisc diag patches
Mike Baker [Fri, 3 Nov 2006 23:51:20 +0000 (23:51 +0000)]
misc diag patches

SVN-Revision: 5430

17 years agofix typo
Felix Fietkau [Fri, 3 Nov 2006 22:11:29 +0000 (22:11 +0000)]
fix typo

SVN-Revision: 5428

17 years agofix we800g hardware detection
Felix Fietkau [Fri, 3 Nov 2006 18:43:51 +0000 (18:43 +0000)]
fix we800g hardware detection

SVN-Revision: 5423

17 years agofix very nasty gpio button crash issues
Felix Fietkau [Fri, 3 Nov 2006 18:38:53 +0000 (18:38 +0000)]
fix very nasty gpio button crash issues

SVN-Revision: 5422

17 years agoUpdate diag to support Motorola WE800G (#503)
Florian Fainelli [Fri, 3 Nov 2006 18:35:15 +0000 (18:35 +0000)]
Update diag to support Motorola WE800G (#503)

SVN-Revision: 5421

17 years agoRevert [5418] change since it does not make sense, sorry :/
Florian Fainelli [Fri, 3 Nov 2006 13:46:21 +0000 (13:46 +0000)]
Revert [5418] change since it does not make sense, sorry :/

SVN-Revision: 5419

17 years agoUpdate buffalo routers support (#842)
Florian Fainelli [Fri, 3 Nov 2006 13:36:09 +0000 (13:36 +0000)]
Update buffalo routers support (#842)

SVN-Revision: 5418

17 years agomake sure that diag doesn't call hotplug from interrupt context
Felix Fietkau [Fri, 3 Nov 2006 11:56:38 +0000 (11:56 +0000)]
make sure that diag doesn't call hotplug from interrupt context

SVN-Revision: 5417

17 years agoadd full button and led support for the wrt54g3g, pressing the 3g button will run...
Felix Fietkau [Fri, 3 Nov 2006 10:26:38 +0000 (10:26 +0000)]
add full button and led support for the wrt54g3g, pressing the 3g button will run ifdown wan; ifup wwan. pressing it again later will do the reverse, the led will indicate the state changes (initializing card -> card init done -> connecting to provide -> ip connection established)

SVN-Revision: 5414

17 years agoRemove unknown sysctl keys (#905)
Florian Fainelli [Fri, 3 Nov 2006 10:15:35 +0000 (10:15 +0000)]
Remove unknown sysctl keys (#905)

SVN-Revision: 5413

17 years agorun /sbin/ifdown.<proto> from /sbin/ifdown
Felix Fietkau [Fri, 3 Nov 2006 10:06:44 +0000 (10:06 +0000)]
run /sbin/ifdown.<proto> from /sbin/ifdown

SVN-Revision: 5411

17 years agouse resolv.conf.auto when setting the temporary dial on demand nameserver
Felix Fietkau [Fri, 3 Nov 2006 09:22:55 +0000 (09:22 +0000)]
use resolv.conf.auto when setting the temporary dial on demand nameserver

SVN-Revision: 5409

17 years agoignore the failed if_valid check for ppp protocols except for pppoe (fixes ifup.wwan)
Felix Fietkau [Fri, 3 Nov 2006 09:22:03 +0000 (09:22 +0000)]
ignore the failed if_valid check for ppp protocols except for pppoe (fixes ifup.wwan)

SVN-Revision: 5408

17 years agoadd missing backslash
Felix Fietkau [Fri, 3 Nov 2006 09:20:05 +0000 (09:20 +0000)]
add missing backslash

SVN-Revision: 5407

17 years agofix defaults
Felix Fietkau [Fri, 3 Nov 2006 05:48:44 +0000 (05:48 +0000)]
fix defaults

SVN-Revision: 5406

17 years agoadd missing dependency
Felix Fietkau [Fri, 3 Nov 2006 05:46:42 +0000 (05:46 +0000)]
add missing dependency

SVN-Revision: 5405

17 years agofix insmod for ifup.wwan
Felix Fietkau [Fri, 3 Nov 2006 05:40:26 +0000 (05:40 +0000)]
fix insmod for ifup.wwan

SVN-Revision: 5404

17 years agouse /dev/console instead of /dev/tts/0
Felix Fietkau [Fri, 3 Nov 2006 05:10:23 +0000 (05:10 +0000)]
use /dev/console instead of /dev/tts/0

SVN-Revision: 5403

17 years agomove post-failsafe code back to preinit again, spawn failsafe console shell in hotplu...
Felix Fietkau [Fri, 3 Nov 2006 04:58:09 +0000 (04:58 +0000)]
move post-failsafe code back to preinit again, spawn failsafe console shell in hotplug, make sure only one failsafe hotplug instance runs

SVN-Revision: 5402

17 years agoexport initial vlan port settings in preinit, so that rcS can set them again
Felix Fietkau [Fri, 3 Nov 2006 04:38:20 +0000 (04:38 +0000)]
export initial vlan port settings in preinit, so that rcS can set them again

SVN-Revision: 5401

17 years agomove the post-failsafe code from preinit to rcS, so that the serial console is access...
Felix Fietkau [Fri, 3 Nov 2006 04:26:47 +0000 (04:26 +0000)]
move the post-failsafe code from preinit to rcS, so that the serial console is accessible in failsafe

SVN-Revision: 5400

17 years agowl-500gp ses gpio is a button, not an led
Felix Fietkau [Fri, 3 Nov 2006 04:06:34 +0000 (04:06 +0000)]
wl-500gp ses gpio is a button, not an led

SVN-Revision: 5399

17 years agofix wrt54g v1.1 diag - add support for extif gpio
Felix Fietkau [Fri, 3 Nov 2006 04:05:44 +0000 (04:05 +0000)]
fix wrt54g v1.1 diag - add support for extif gpio

SVN-Revision: 5398

17 years agoadd remapping for wl-500gp interface variables
Felix Fietkau [Fri, 3 Nov 2006 04:04:31 +0000 (04:04 +0000)]
add remapping for wl-500gp interface variables

SVN-Revision: 5397

17 years agofix typo
Felix Fietkau [Fri, 3 Nov 2006 02:13:40 +0000 (02:13 +0000)]
fix typo

SVN-Revision: 5396

17 years agoadd buffalo whr2-a54g54 information to diag
Felix Fietkau [Wed, 1 Nov 2006 15:04:58 +0000 (15:04 +0000)]
add buffalo whr2-a54g54 information to diag

SVN-Revision: 5374

17 years agoupdate whr-hp-g54 diag support
Felix Fietkau [Wed, 1 Nov 2006 04:30:33 +0000 (04:30 +0000)]
update whr-hp-g54 diag support

SVN-Revision: 5371

17 years agofix typos in the diag driver
Felix Fietkau [Wed, 1 Nov 2006 01:09:22 +0000 (01:09 +0000)]
fix typos in the diag driver

SVN-Revision: 5370

17 years agoUpdate motorola 850 leds (please verify!) and added placeholder for belkin
Mike Baker [Tue, 31 Oct 2006 23:07:22 +0000 (23:07 +0000)]
Update motorola 850 leds (please verify!) and added placeholder for belkin

SVN-Revision: 5369

17 years agoreverse power led, fixes #891
Mike Baker [Tue, 31 Oct 2006 19:05:54 +0000 (19:05 +0000)]
reverse power led, fixes #891

SVN-Revision: 5364

17 years agoadd a fix for tun/tap related crashes (backported by Carlos Sobrinho)
Felix Fietkau [Tue, 31 Oct 2006 00:57:13 +0000 (00:57 +0000)]
add a fix for tun/tap related crashes (backported by Carlos Sobrinho)

SVN-Revision: 5352

17 years agodon't bridge ports on bootup
Mike Baker [Mon, 30 Oct 2006 10:33:17 +0000 (10:33 +0000)]
don't bridge ports on bootup

SVN-Revision: 5344

17 years agoturn off all leds at initialization
Mike Baker [Mon, 30 Oct 2006 10:15:54 +0000 (10:15 +0000)]
turn off all leds at initialization

SVN-Revision: 5343

17 years agorewrite failsafe mechaism
Mike Baker [Mon, 30 Oct 2006 09:42:29 +0000 (09:42 +0000)]
rewrite failsafe mechaism

SVN-Revision: 5338

17 years agoadd blink support to diag module
Mike Baker [Mon, 30 Oct 2006 09:13:42 +0000 (09:13 +0000)]
add blink support to diag module

SVN-Revision: 5336

17 years agoremove mini_fo from image builder lists
Felix Fietkau [Mon, 30 Oct 2006 03:11:44 +0000 (03:11 +0000)]
remove mini_fo from image builder lists

SVN-Revision: 5334

17 years agofix bug in the mini_fo rmdir hack
Felix Fietkau [Mon, 30 Oct 2006 03:08:25 +0000 (03:08 +0000)]
fix bug in the mini_fo rmdir hack

SVN-Revision: 5333

17 years agoremove the mini_fo remount warning
Felix Fietkau [Sun, 29 Oct 2006 21:43:05 +0000 (21:43 +0000)]
remove the mini_fo remount warning

SVN-Revision: 5332

17 years agomove mini_fo into the kernel, fix the nasty readdir bug, add hack to disallow rmdir...
Felix Fietkau [Sun, 29 Oct 2006 03:42:58 +0000 (03:42 +0000)]
move mini_fo into the kernel, fix the nasty readdir bug, add hack to disallow rmdir on directories that are also present in the base dir, not easy to fix and too dangerous in its present state

SVN-Revision: 5330

17 years agobackport change from trunk
Felix Fietkau [Sat, 28 Oct 2006 14:56:17 +0000 (14:56 +0000)]
backport change from trunk

SVN-Revision: 5322

17 years agoadd diag rewrite
Felix Fietkau [Fri, 27 Oct 2006 07:45:10 +0000 (07:45 +0000)]
add diag rewrite

SVN-Revision: 5309

17 years agochange the way resolv.conf is being created, so that it also works when dnsmasq is...
Felix Fietkau [Fri, 27 Oct 2006 01:47:16 +0000 (01:47 +0000)]
change the way resolv.conf is being created, so that it also works when dnsmasq is not started

SVN-Revision: 5305

17 years agoreduce the possibility of race conditions when using the lock utility
Felix Fietkau [Thu, 26 Oct 2006 01:32:49 +0000 (01:32 +0000)]
reduce the possibility of race conditions when using the lock utility

SVN-Revision: 5297

17 years agoadd dutch translation improvement from #880
Felix Fietkau [Tue, 24 Oct 2006 13:57:07 +0000 (13:57 +0000)]
add dutch translation improvement from #880

SVN-Revision: 5278

17 years agobackport [5261] to whiterussian sdk
Nicolas Thill [Tue, 24 Oct 2006 10:42:53 +0000 (10:42 +0000)]
backport [5261] to whiterussian sdk

SVN-Revision: 5274

17 years agodon't check for enabled packages in the sdk, build'em all by default
Nicolas Thill [Mon, 23 Oct 2006 20:57:35 +0000 (20:57 +0000)]
don't check for enabled packages in the sdk, build'em all by default

SVN-Revision: 5273

17 years agooops... typo :)
Felix Fietkau [Mon, 23 Oct 2006 20:27:09 +0000 (20:27 +0000)]
oops... typo :)

SVN-Revision: 5272

17 years agofix ipkg.sh wrapper
Felix Fietkau [Mon, 23 Oct 2006 20:26:47 +0000 (20:26 +0000)]
fix ipkg.sh wrapper

SVN-Revision: 5271

17 years agoimprove mtd image check - don't check trx header if the target partition is not ...
Felix Fietkau [Mon, 23 Oct 2006 14:52:04 +0000 (14:52 +0000)]
improve mtd image check - don't check trx header if the target partition is not 'linux', don't display image check messages with -qq and -f, fixes #850

SVN-Revision: 5269

17 years agofix a timeout on amd flash chips (patch from #874)
Felix Fietkau [Sun, 22 Oct 2006 21:16:15 +0000 (21:16 +0000)]
fix a timeout on amd flash chips (patch from #874)

SVN-Revision: 5262

17 years agoenable mini_fo by default again
Felix Fietkau [Sun, 22 Oct 2006 20:35:07 +0000 (20:35 +0000)]
enable mini_fo by default again

SVN-Revision: 5257

17 years agouse getdents64 in the uClibc glob function
Felix Fietkau [Sun, 22 Oct 2006 20:33:36 +0000 (20:33 +0000)]
use getdents64 in the uClibc glob function

SVN-Revision: 5256

17 years agoclean up .svn directories before package build
Felix Fietkau [Sat, 21 Oct 2006 17:34:19 +0000 (17:34 +0000)]
clean up .svn directories before package build

SVN-Revision: 5253

17 years agoreverse power led polarity for wl-500gP
Felix Fietkau [Fri, 20 Oct 2006 22:31:54 +0000 (22:31 +0000)]
reverse power led polarity for wl-500gP

SVN-Revision: 5252

17 years agosync whiterussian sdk with kamikaze
Felix Fietkau [Fri, 20 Oct 2006 13:35:23 +0000 (13:35 +0000)]
sync whiterussian sdk with kamikaze

SVN-Revision: 5250

17 years agofix dependency
Felix Fietkau [Fri, 20 Oct 2006 00:56:38 +0000 (00:56 +0000)]
fix dependency

SVN-Revision: 5245

17 years agoadd no-negcache option to dnsmasq (should fix #694)
Felix Fietkau [Mon, 16 Oct 2006 23:54:59 +0000 (23:54 +0000)]
add no-negcache option to dnsmasq (should fix #694)

SVN-Revision: 5174

17 years agos/exec/./
Felix Fietkau [Mon, 16 Oct 2006 23:17:19 +0000 (23:17 +0000)]
s/exec/./

SVN-Revision: 5172

17 years agoadd ipkg.sh wrapper
Felix Fietkau [Mon, 16 Oct 2006 23:16:57 +0000 (23:16 +0000)]
add ipkg.sh wrapper

SVN-Revision: 5171

17 years agoAdd wrtsl54gs nvram specifix fixes (#782)
Florian Fainelli [Mon, 16 Oct 2006 22:31:51 +0000 (22:31 +0000)]
Add wrtsl54gs nvram specifix fixes (#782)

SVN-Revision: 5169

17 years agosync SDK -ng package build with trunk
Nicolas Thill [Mon, 16 Oct 2006 21:52:27 +0000 (21:52 +0000)]
sync SDK -ng package build with trunk

SVN-Revision: 5167

17 years agoadd product desc for Sierra Wireless AirCard 875 to usbserial.c (closes: #837)
Nicolas Thill [Mon, 16 Oct 2006 16:50:55 +0000 (16:50 +0000)]
add product desc for Sierra Wireless AirCard 875 to usbserial.c (closes: #837)

SVN-Revision: 5161

17 years agoupdate email address and changelog
Imre Kaloz [Mon, 16 Oct 2006 06:17:49 +0000 (06:17 +0000)]
update email address and changelog

SVN-Revision: 5154

17 years agoadd nvram defaults for wl-500gp
Felix Fietkau [Mon, 16 Oct 2006 01:39:39 +0000 (01:39 +0000)]
add nvram defaults for wl-500gp

SVN-Revision: 5148

17 years agouse the power led as boot state and failsafe indicator
Felix Fietkau [Mon, 16 Oct 2006 01:30:21 +0000 (01:30 +0000)]
use the power led as boot state and failsafe indicator

SVN-Revision: 5147

17 years agomove the diag driver to target/linux/package/diag and add wl-500gp support (based...
Felix Fietkau [Mon, 16 Oct 2006 01:29:09 +0000 (01:29 +0000)]
move the diag driver to target/linux/package/diag and add wl-500gp support (based on a patch from wbx)

SVN-Revision: 5146

17 years agosupport make target/linux/package/*-compile
Felix Fietkau [Mon, 16 Oct 2006 00:47:11 +0000 (00:47 +0000)]
support make target/linux/package/*-compile

SVN-Revision: 5145

17 years agosync whiterussian download.pl with trunk, allow the user to specify additional wget...
Felix Fietkau [Mon, 16 Oct 2006 00:24:43 +0000 (00:24 +0000)]
sync whiterussian download.pl with trunk, allow the user to specify additional wget options by using the WGET_OPTIONS env var

SVN-Revision: 5144

17 years agoadd patch from #849
Felix Fietkau [Sun, 15 Oct 2006 23:13:59 +0000 (23:13 +0000)]
add patch from #849

SVN-Revision: 5137

17 years agoadd firewall protection for wan_device in addition to wan_ifname (fixes #852)
Felix Fietkau [Sun, 15 Oct 2006 23:04:23 +0000 (23:04 +0000)]
add firewall protection for wan_device in addition to wan_ifname (fixes #852)

SVN-Revision: 5136

17 years agoPrevent SSH keys from being chmoded to 644 (#664), looks like those are the only...
Florian Fainelli [Sun, 15 Oct 2006 23:03:46 +0000 (23:03 +0000)]
Prevent SSH keys from being chmoded to 644 (#664), looks like those are the only files concerned for now

SVN-Revision: 5135

17 years agofix typo
Felix Fietkau [Sun, 15 Oct 2006 21:22:51 +0000 (21:22 +0000)]
fix typo

SVN-Revision: 5131

17 years agorc.common: change enable and disable in whiterussian to use /etc/init.d instead of...
Felix Fietkau [Sun, 15 Oct 2006 21:14:18 +0000 (21:14 +0000)]
rc.common: change enable and disable in whiterussian to use /etc/init.d instead of /etc/rc.d

SVN-Revision: 5130

17 years agosync rc.common with kamikaze
Felix Fietkau [Sun, 15 Oct 2006 21:13:15 +0000 (21:13 +0000)]
sync rc.common with kamikaze

SVN-Revision: 5129

17 years agodisable mini_fo in image builder lists except for micro, set the default to m
Felix Fietkau [Sun, 15 Oct 2006 18:16:53 +0000 (18:16 +0000)]
disable mini_fo in image builder lists except for micro, set the default to m

SVN-Revision: 5126

17 years agoenable busybox taint checking to support gplonly kernel exports
Felix Fietkau [Thu, 12 Oct 2006 15:43:29 +0000 (15:43 +0000)]
enable busybox taint checking to support gplonly kernel exports

SVN-Revision: 5054

17 years agoBackport libipt_string from -ng
Florian Fainelli [Wed, 11 Oct 2006 20:34:55 +0000 (20:34 +0000)]
Backport libipt_string from -ng

SVN-Revision: 5053

17 years agoremove old .cvsignore
Felix Fietkau [Tue, 10 Oct 2006 13:10:38 +0000 (13:10 +0000)]
remove old .cvsignore

SVN-Revision: 5011

17 years agopppd: pass on the configured upper limit for mtu to the channel that ppp uses
Felix Fietkau [Tue, 10 Oct 2006 12:30:14 +0000 (12:30 +0000)]
pppd: pass on the configured upper limit for mtu to the channel that ppp uses

SVN-Revision: 5010

17 years agopppoe: use the interface mtu as upper limit for ppp packet size + header (based on...
Felix Fietkau [Tue, 10 Oct 2006 12:28:30 +0000 (12:28 +0000)]
pppoe: use the interface mtu as upper limit for ppp packet size + header (based on a patch by Dirk Nehring)

SVN-Revision: 5009

17 years agobackport netfilter string match
Felix Fietkau [Tue, 10 Oct 2006 12:23:06 +0000 (12:23 +0000)]
backport netfilter string match

SVN-Revision: 5008

17 years agouse standard patch naming scheme
Felix Fietkau [Mon, 9 Oct 2006 18:12:11 +0000 (18:12 +0000)]
use standard patch naming scheme

SVN-Revision: 4997

17 years agoremove patches that change /dev/random to /dev/urandom
Felix Fietkau [Mon, 9 Oct 2006 18:07:08 +0000 (18:07 +0000)]
remove patches that change /dev/random to /dev/urandom

SVN-Revision: 4996

17 years agoadd masquerading rules in olsrd init if hna for lan is not present
Felix Fietkau [Mon, 9 Oct 2006 18:06:31 +0000 (18:06 +0000)]
add masquerading rules in olsrd init if hna for lan is not present

SVN-Revision: 4995

17 years agofix qos-scripts packaging bug
Felix Fietkau [Mon, 9 Oct 2006 17:30:52 +0000 (17:30 +0000)]
fix qos-scripts packaging bug

SVN-Revision: 4994

17 years agofix shell escaping bug in append() function
Felix Fietkau [Mon, 9 Oct 2006 04:29:27 +0000 (04:29 +0000)]
fix shell escaping bug in append() function

SVN-Revision: 4981