openwrt/svn-archive/openwrt.git
19 years agofix bogomips calculation
Mike Baker [Sat, 4 Nov 2006 02:42:17 +0000 (02:42 +0000)]
fix bogomips calculation

SVN-Revision: 5435

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

SVN-Revision: 5434

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

SVN-Revision: 5430

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

SVN-Revision: 5428

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

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

SVN-Revision: 5407

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

SVN-Revision: 5406

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

SVN-Revision: 5405

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

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

SVN-Revision: 5396

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

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

SVN-Revision: 5338

19 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

19 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

19 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

19 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

19 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

19 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

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

SVN-Revision: 5309

19 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

19 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

19 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

19 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

19 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

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

SVN-Revision: 5272

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

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

SVN-Revision: 5245

19 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

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

SVN-Revision: 5172

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

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

SVN-Revision: 5131

19 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

19 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

19 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

19 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

19 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

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

SVN-Revision: 5011

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 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

19 years agoadd fix for olsrd hna announcements where the host part is not 0
Felix Fietkau [Mon, 9 Oct 2006 00:22:32 +0000 (00:22 +0000)]
add fix for olsrd hna announcements where the host part is not 0

SVN-Revision: 4976

19 years agoadd additional firewall rules for olsr operation
Felix Fietkau [Sun, 8 Oct 2006 22:49:49 +0000 (22:49 +0000)]
add additional firewall rules for olsr operation

SVN-Revision: 4971

19 years agorewrite the olsrd init stuff to have a sane default config
Felix Fietkau [Sun, 8 Oct 2006 19:41:06 +0000 (19:41 +0000)]
rewrite the olsrd init stuff to have a sane default config

SVN-Revision: 4970

19 years agofix a small bug in the parse-config script
Felix Fietkau [Sun, 8 Oct 2006 19:16:04 +0000 (19:16 +0000)]
fix a small bug in the parse-config script

SVN-Revision: 4969

19 years agofix openswan init script
Felix Fietkau [Sun, 8 Oct 2006 19:01:33 +0000 (19:01 +0000)]
fix openswan init script

SVN-Revision: 4968

19 years agorename qos_scripts to qos-scripts in the makefiles (#823)
Felix Fietkau [Sun, 8 Oct 2006 18:55:34 +0000 (18:55 +0000)]
rename qos_scripts to qos-scripts in the makefiles (#823)

SVN-Revision: 4967

19 years agoadd parse-config.awk for -ng compatibility
Felix Fietkau [Sun, 8 Oct 2006 18:06:56 +0000 (18:06 +0000)]
add parse-config.awk for -ng compatibility

SVN-Revision: 4966

19 years agorename olsrd patches, add fixes and optimizations from sven-ola
Felix Fietkau [Sun, 8 Oct 2006 17:04:09 +0000 (17:04 +0000)]
rename olsrd patches, add fixes and optimizations from sven-ola

SVN-Revision: 4965

19 years agoosiris compile fix for new openssl library
Felix Fietkau [Sun, 8 Oct 2006 16:41:42 +0000 (16:41 +0000)]
osiris compile fix for new openssl library

SVN-Revision: 4964

19 years agoadd rc.common from ng to whiterussian for package compatibility
Felix Fietkau [Sun, 8 Oct 2006 02:50:18 +0000 (02:50 +0000)]
add rc.common from ng to whiterussian for package compatibility

SVN-Revision: 4955

19 years agoFix dsniff compilation
Florian Fainelli [Sat, 7 Oct 2006 13:15:51 +0000 (13:15 +0000)]
Fix dsniff compilation

SVN-Revision: 4948

19 years agofix vlans > 9 in the network config (#818)
Felix Fietkau [Fri, 6 Oct 2006 21:10:21 +0000 (21:10 +0000)]
fix vlans > 9 in the network config (#818)

SVN-Revision: 4940