openwrt/staging/mkresin.git
17 years agomake target/linux/* directories self-contained, use the selected kernel version for...
Felix Fietkau [Sat, 11 Nov 2006 23:11:02 +0000 (23:11 +0000)]
make target/linux/* directories self-contained, use the selected kernel version for the toolchain, autogenerate menuconfig and makefile code for target selection

SVN-Revision: 5498

17 years agoallow the user to disable downlink shaping by removing the option download ... line
Felix Fietkau [Sat, 11 Nov 2006 15:25:07 +0000 (15:25 +0000)]
allow the user to disable downlink shaping by removing the option download ... line

SVN-Revision: 5497

17 years agomove two functions from broadcom.sh to /sbin/wifi
Felix Fietkau [Sat, 11 Nov 2006 12:57:23 +0000 (12:57 +0000)]
move two functions from broadcom.sh to /sbin/wifi

SVN-Revision: 5496

17 years agomake sure udhcpc is spawned as a background process (use eval)
Felix Fietkau [Thu, 9 Nov 2006 23:50:47 +0000 (23:50 +0000)]
make sure udhcpc is spawned as a background process (use eval)

SVN-Revision: 5494

17 years agoadd support for -t 0 (infinite retry) in busybox udhcpc and use it in the network...
Felix Fietkau [Thu, 9 Nov 2006 23:41:50 +0000 (23:41 +0000)]
add support for -t 0 (infinite retry) in busybox udhcpc and use it in the network scripts

SVN-Revision: 5493

17 years agoreplace br0 with $LAN
Felix Fietkau [Thu, 9 Nov 2006 23:13:15 +0000 (23:13 +0000)]
replace br0 with $LAN

SVN-Revision: 5492

17 years agofix dhcp hotplug events
Felix Fietkau [Thu, 9 Nov 2006 23:05:54 +0000 (23:05 +0000)]
fix dhcp hotplug events

SVN-Revision: 5491

17 years agofix ifdown hotplug event for static
Felix Fietkau [Thu, 9 Nov 2006 22:22:45 +0000 (22:22 +0000)]
fix ifdown hotplug event for static

SVN-Revision: 5490

17 years agofix ifup hotplug event for static
Felix Fietkau [Thu, 9 Nov 2006 22:11:11 +0000 (22:11 +0000)]
fix ifup hotplug event for static

SVN-Revision: 5489

17 years agofix for multiple extra commands in init scripts using rc.common
Felix Fietkau [Thu, 9 Nov 2006 21:43:04 +0000 (21:43 +0000)]
fix for multiple extra commands in init scripts using rc.common

SVN-Revision: 5488

17 years agoEnable iso9660 and udf kernel modules (#930)
Florian Fainelli [Thu, 9 Nov 2006 18:53:23 +0000 (18:53 +0000)]
Enable iso9660 and udf kernel modules (#930)

SVN-Revision: 5485

17 years agoforward port diag changes from whiterussian, add extra abstraction for the gpio stuff
Felix Fietkau [Thu, 9 Nov 2006 07:35:27 +0000 (07:35 +0000)]
forward port diag changes from whiterussian, add extra abstraction for the gpio stuff

SVN-Revision: 5478

17 years agomake nozomi linux 2.4 only for now
Felix Fietkau [Thu, 9 Nov 2006 07:00:08 +0000 (07:00 +0000)]
make nozomi linux 2.4 only for now

SVN-Revision: 5477

17 years agocomgt: make firewalling changes when umts goes up or down
Felix Fietkau [Thu, 9 Nov 2006 05:40:27 +0000 (05:40 +0000)]
comgt: make firewalling changes when umts goes up or down

SVN-Revision: 5476

17 years agofix potential data loss issue on failed umount (patch from #942)
Felix Fietkau [Thu, 9 Nov 2006 02:02:13 +0000 (02:02 +0000)]
fix potential data loss issue on failed umount (patch from #942)

SVN-Revision: 5474

17 years agouse target nm instead of host nm for ar7 images (#936)
Felix Fietkau [Wed, 8 Nov 2006 14:28:49 +0000 (14:28 +0000)]
use target nm instead of host nm for ar7 images (#936)

SVN-Revision: 5473

17 years agoEnsure dropbear is installed before disabling telnet (#920)
Florian Fainelli [Tue, 7 Nov 2006 16:40:07 +0000 (16:40 +0000)]
Ensure dropbear is installed before disabling telnet (#920)

SVN-Revision: 5465

17 years agoChange httpd realm to match the hostname (#932)
Florian Fainelli [Tue, 7 Nov 2006 16:37:09 +0000 (16:37 +0000)]
Change httpd realm to match the hostname (#932)

SVN-Revision: 5464

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

SVN-Revision: 5456

17 years agosome basic cleanup, stylistic change for config files, and slight fixes
Tim Yardley [Mon, 6 Nov 2006 23:37:55 +0000 (23:37 +0000)]
some basic cleanup, stylistic change for config files, and slight fixes

SVN-Revision: 5455

17 years agoAdd missing definitions, prevented users of Fedora Core 5 (and probably others) to...
Florian Fainelli [Mon, 6 Nov 2006 16:17:11 +0000 (16:17 +0000)]
Add missing definitions, prevented users of Fedora Core 5 (and probably others) to build UML kernels.

SVN-Revision: 5453

17 years agoAdd support for ne2000 pci NIC (#916)
Florian Fainelli [Mon, 6 Nov 2006 15:34:12 +0000 (15:34 +0000)]
Add support for ne2000 pci NIC (#916)

SVN-Revision: 5451

17 years agoFix wrong md5sum for nozomi (#915)
Florian Fainelli [Mon, 6 Nov 2006 13:58:30 +0000 (13:58 +0000)]
Fix wrong md5sum for nozomi (#915)

SVN-Revision: 5450

17 years agorevert autotools files touching: it has side effects (closes: #918)
Nicolas Thill [Sun, 5 Nov 2006 20:12:42 +0000 (20:12 +0000)]
revert autotools files touching: it has side effects (closes: #918)

SVN-Revision: 5448

17 years agoAdd automake-1.4 host tool dependency to linux-atm (#910)
Florian Fainelli [Sat, 4 Nov 2006 16:35:53 +0000 (16:35 +0000)]
Add automake-1.4 host tool dependency to linux-atm (#910)

SVN-Revision: 5447

17 years agoUpdate kernel configurations to enable NLS KOI8R (russian) and package the module...
Florian Fainelli [Sat, 4 Nov 2006 16:29:14 +0000 (16:29 +0000)]
Update kernel configurations to enable NLS KOI8R (russian) and package the module (#819 - second part)

SVN-Revision: 5446

17 years agofix nozomi default
Felix Fietkau [Sat, 4 Nov 2006 16:18:44 +0000 (16:18 +0000)]
fix nozomi default

SVN-Revision: 5445

17 years agoTest if symbolic is already there (#886)
Florian Fainelli [Sat, 4 Nov 2006 12:47:45 +0000 (12:47 +0000)]
Test if symbolic is already there (#886)

SVN-Revision: 5442

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 agomove comgt to trunk and add network scripts for umts compatible with the wrt54g3g
Felix Fietkau [Sat, 4 Nov 2006 00:21:54 +0000 (00:21 +0000)]
move comgt to trunk and add network scripts for umts compatible with the wrt54g3g

SVN-Revision: 5433

17 years agocall interface stop handler on ifdown
Felix Fietkau [Sat, 4 Nov 2006 00:01:51 +0000 (00:01 +0000)]
call interface stop handler on ifdown

SVN-Revision: 5432

17 years agoadd nozomi driver
Felix Fietkau [Fri, 3 Nov 2006 23:55:49 +0000 (23:55 +0000)]
add nozomi driver

SVN-Revision: 5431

17 years agoenable nvram utility by default
Felix Fietkau [Fri, 3 Nov 2006 23:32:13 +0000 (23:32 +0000)]
enable nvram utility by default

SVN-Revision: 5429

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

SVN-Revision: 5428

17 years agorename the <boardname>-<kernelversion> directories of base-files to just <boardname...
Felix Fietkau [Fri, 3 Nov 2006 22:03:50 +0000 (22:03 +0000)]
rename the <boardname>-<kernelversion> directories of base-files to just <boardname>, so that the broadcom stuff can share files across kernel versions. adding back <boardname>-<kernelversion> for version specific overrides is still possible

SVN-Revision: 5427

17 years agoport new diag driver to kamikaze
Felix Fietkau [Fri, 3 Nov 2006 21:58:08 +0000 (21:58 +0000)]
port new diag driver to kamikaze

SVN-Revision: 5426

17 years agoadd config option for autostart of network interfaces
Felix Fietkau [Fri, 3 Nov 2006 21:57:35 +0000 (21:57 +0000)]
add config option for autostart of network interfaces

SVN-Revision: 5425

17 years agouse irq sharing on the serial line
Felix Fietkau [Fri, 3 Nov 2006 21:16:11 +0000 (21:16 +0000)]
use irq sharing on the serial line

SVN-Revision: 5424

17 years agoexport WAN variable so that firewall works (#907)
Florian Fainelli [Fri, 3 Nov 2006 10:10:08 +0000 (10:10 +0000)]
export WAN variable so that firewall works (#907)

SVN-Revision: 5412

17 years agoFixes module autoloading for Wireless devices (#906)
Florian Fainelli [Fri, 3 Nov 2006 10:02:46 +0000 (10:02 +0000)]
Fixes module autoloading for Wireless devices (#906)

SVN-Revision: 5410

17 years agofix missing variable assignment (found by db90h)
Felix Fietkau [Fri, 3 Nov 2006 02:08:17 +0000 (02:08 +0000)]
fix missing variable assignment (found by db90h)

SVN-Revision: 5395

17 years agoMove out autotools touching stuff to a macro
Florian Fainelli [Thu, 2 Nov 2006 23:31:38 +0000 (23:31 +0000)]
Move out autotools touching stuff to a macro

SVN-Revision: 5390

17 years agoAdd #870 patch, fixes compilation with newer kernel-headers, also fixes fc5 compilation
Florian Fainelli [Thu, 2 Nov 2006 23:27:32 +0000 (23:27 +0000)]
Add #870 patch, fixes compilation with newer kernel-headers, also fixes fc5 compilation

SVN-Revision: 5388

17 years agoOk, third round, the right one, touch the file anyway, does not break other packages
Florian Fainelli [Thu, 2 Nov 2006 23:16:09 +0000 (23:16 +0000)]
Ok, third round, the right one, touch the file anyway, does not break other packages

SVN-Revision: 5387

17 years agoUpdate makefiles to use the autotools stuff put in the template, remove bogus stamp...
Florian Fainelli [Thu, 2 Nov 2006 23:01:45 +0000 (23:01 +0000)]
Update makefiles to use the autotools stuff put in the template, remove bogus stamp-h.in touching

SVN-Revision: 5386

17 years agoSome more stuff
Florian Fainelli [Thu, 2 Nov 2006 22:55:16 +0000 (22:55 +0000)]
Some more stuff

SVN-Revision: 5385

17 years agoMove out some generic code to prevent autotools from re-creating files
Florian Fainelli [Thu, 2 Nov 2006 22:44:38 +0000 (22:44 +0000)]
Move out some generic code to prevent autotools from re-creating files

SVN-Revision: 5384

17 years agoremove old control directory
Felix Fietkau [Wed, 1 Nov 2006 23:25:38 +0000 (23:25 +0000)]
remove old control directory

SVN-Revision: 5377

17 years agofix dropbear keygen
Felix Fietkau [Wed, 1 Nov 2006 18:11:44 +0000 (18:11 +0000)]
fix dropbear keygen

SVN-Revision: 5375

17 years agoAdd USR5461 image generation and tool (#817), thanks to Dick Streefland !
Florian Fainelli [Wed, 1 Nov 2006 13:24:20 +0000 (13:24 +0000)]
Add USR5461 image generation and tool (#817), thanks to Dick Streefland !

SVN-Revision: 5373

17 years agofix a small typo
Felix Fietkau [Tue, 31 Oct 2006 22:53:31 +0000 (22:53 +0000)]
fix a small typo

SVN-Revision: 5368

17 years agofix rootfs partition name for x86 images
Felix Fietkau [Tue, 31 Oct 2006 22:49:02 +0000 (22:49 +0000)]
fix rootfs partition name for x86 images

SVN-Revision: 5367

17 years agofix kernel config after r8169 change
Felix Fietkau [Tue, 31 Oct 2006 21:14:05 +0000 (21:14 +0000)]
fix kernel config after r8169 change

SVN-Revision: 5366

17 years agoupdate hostapd to latest upstream version
Felix Fietkau [Tue, 31 Oct 2006 21:04:48 +0000 (21:04 +0000)]
update hostapd to latest upstream version

SVN-Revision: 5365

17 years agomove wpa_supplicant to trunk
Felix Fietkau [Tue, 31 Oct 2006 17:31:37 +0000 (17:31 +0000)]
move wpa_supplicant to trunk

SVN-Revision: 5362

17 years agoexport skb_attach symbol (#887)
Florian Fainelli [Tue, 31 Oct 2006 12:28:42 +0000 (12:28 +0000)]
export skb_attach symbol (#887)

SVN-Revision: 5359

17 years agooops, forgot to remove references to libnotimpl
Nicolas Thill [Tue, 31 Oct 2006 11:33:34 +0000 (11:33 +0000)]
oops, forgot to remove references to libnotimpl

SVN-Revision: 5356

17 years agomove libnotimpl to /packages/libs, fix another typo in ./src/math.c
Nicolas Thill [Tue, 31 Oct 2006 11:29:54 +0000 (11:29 +0000)]
move libnotimpl to /packages/libs, fix another typo in ./src/math.c

SVN-Revision: 5355

17 years agofix unnecessary dropbear key generation
Felix Fietkau [Tue, 31 Oct 2006 10:29:41 +0000 (10:29 +0000)]
fix unnecessary dropbear key generation

SVN-Revision: 5354

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 agofix vpi/vci setting for pppoa
Felix Fietkau [Mon, 30 Oct 2006 23:58:01 +0000 (23:58 +0000)]
fix vpi/vci setting for pppoa

SVN-Revision: 5351

17 years agoenable pppoa for ar7
Felix Fietkau [Mon, 30 Oct 2006 23:00:08 +0000 (23:00 +0000)]
enable pppoa for ar7

SVN-Revision: 5350

17 years agordc: disable pci serial, remove bluetooth (because usb is disabled)
Felix Fietkau [Mon, 30 Oct 2006 04:54:39 +0000 (04:54 +0000)]
rdc: disable pci serial, remove bluetooth (because usb is disabled)

SVN-Revision: 5335

17 years agosync dropbear init script with whiterussian, fix locking and add config integration...
Felix Fietkau [Sun, 29 Oct 2006 05:53:13 +0000 (05:53 +0000)]
sync dropbear init script with whiterussian, fix locking and add config integration by Carlos Sobrinho

SVN-Revision: 5331

17 years agoreset CONFIG_SECTION when calling config_load
Felix Fietkau [Sat, 28 Oct 2006 00:40:17 +0000 (00:40 +0000)]
reset CONFIG_SECTION when calling config_load

SVN-Revision: 5318

17 years agouse target optimization flags for madwifi tools
Nicolas Thill [Fri, 27 Oct 2006 19:14:43 +0000 (19:14 +0000)]
use target optimization flags for madwifi tools

SVN-Revision: 5314

17 years agoadd target optimization flags
Nicolas Thill [Fri, 27 Oct 2006 15:48:48 +0000 (15:48 +0000)]
add target optimization flags

SVN-Revision: 5312

17 years agoadd redboot parsing and rtl8169 fixes, enable r8169 and add the free ixp4xx ethernet...
Imre Kaloz [Fri, 27 Oct 2006 12:32:10 +0000 (12:32 +0000)]
add redboot parsing and rtl8169 fixes, enable r8169 and add the free ixp4xx ethernet driver - the later still needs fixes and testing for the gateway 7001

SVN-Revision: 5311

17 years agorename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.1 patch...
Imre Kaloz [Fri, 27 Oct 2006 10:26:00 +0000 (10:26 +0000)]
rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.1 patch for arm

SVN-Revision: 5310

17 years agoextend X86_GRUB_ROOTPART selection to jffs2 images
Felix Fietkau [Fri, 27 Oct 2006 05:23:00 +0000 (05:23 +0000)]
extend X86_GRUB_ROOTPART selection to jffs2 images

SVN-Revision: 5308

17 years agorevert to hda2
Felix Fietkau [Fri, 27 Oct 2006 05:22:39 +0000 (05:22 +0000)]
revert to hda2

SVN-Revision: 5307

17 years agothis should have been sda not hda
Tim Yardley [Fri, 27 Oct 2006 05:13:29 +0000 (05:13 +0000)]
this should have been sda not hda

SVN-Revision: 5306

17 years agobring in floorf so that postgres server will compile by default, package to come...
Tim Yardley [Thu, 26 Oct 2006 18:05:58 +0000 (18:05 +0000)]
bring in floorf so that postgres server will compile by default, package to come later for server

SVN-Revision: 5304

17 years agoadd a configuration option to enable full c99 math in libm. this is needed for functi...
Tim Yardley [Thu, 26 Oct 2006 17:16:13 +0000 (17:16 +0000)]
add a configuration option to enable full c99 math in libm. this is needed for functions like floorf (which happens to be used in postgresql server as an example)

SVN-Revision: 5302

17 years agoadd protection against running cf2nand from yaffs2
Felix Fietkau [Thu, 26 Oct 2006 02:15:22 +0000 (02:15 +0000)]
add protection against running cf2nand from yaffs2

SVN-Revision: 5301

17 years agoadd cf2nand script for copying a cf card installation to nand flash automatically...
Felix Fietkau [Thu, 26 Oct 2006 02:09:30 +0000 (02:09 +0000)]
add cf2nand script for copying a cf card installation to nand flash automatically on rb532

SVN-Revision: 5300

17 years agoadd lookup function for mtd parts
Felix Fietkau [Thu, 26 Oct 2006 01:35:50 +0000 (01:35 +0000)]
add lookup function for mtd parts

SVN-Revision: 5299

17 years agouse lock to remove race conditions in bringing up ppp and dhcp that would lead to...
Felix Fietkau [Thu, 26 Oct 2006 01:33:36 +0000 (01:33 +0000)]
use lock to remove race conditions in bringing up ppp and dhcp that would lead to multiple active processes

SVN-Revision: 5298

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 NAND flash/YAFFS2 patches for RB532 by David Goodenough Read the kernel command...
Felix Fietkau [Thu, 26 Oct 2006 01:08:41 +0000 (01:08 +0000)]
Add NAND flash/YAFFS2 patches for RB532 by David Goodenough Read the kernel command line from an otherwise unused area of the kernel image (will be used for changing the command line on the fly when copying the system from CF to NAND)

SVN-Revision: 5296

17 years agofix dropbear init script
Felix Fietkau [Thu, 26 Oct 2006 01:01:04 +0000 (01:01 +0000)]
fix dropbear init script

SVN-Revision: 5295

17 years agosome minor cleanup
Tim Yardley [Wed, 25 Oct 2006 23:52:17 +0000 (23:52 +0000)]
some minor cleanup

SVN-Revision: 5294

17 years agofix partition issue with x86, leveraging the default size on the second partition...
Tim Yardley [Wed, 25 Oct 2006 23:51:48 +0000 (23:51 +0000)]
fix partition issue with x86, leveraging the default size on the second partition (all of the remaining drive) in order to get around size differences

SVN-Revision: 5293

17 years agoignore mtd erase errors (will probably be required for nand flash)
Felix Fietkau [Wed, 25 Oct 2006 19:47:09 +0000 (19:47 +0000)]
ignore mtd erase errors (will probably be required for nand flash)

SVN-Revision: 5292

17 years agouse gcc 4.1.1 for rb532 by default
Felix Fietkau [Wed, 25 Oct 2006 00:30:36 +0000 (00:30 +0000)]
use gcc 4.1.1 for rb532 by default

SVN-Revision: 5291

17 years agomake network scripts more robust, prevent multiple instances of pppd and udhcpc for...
Felix Fietkau [Tue, 24 Oct 2006 23:59:08 +0000 (23:59 +0000)]
make network scripts more robust, prevent multiple instances of pppd and udhcpc for the same interface

SVN-Revision: 5290

17 years agocode to bring in the following for x86: X86_GRUB_ROOTPART: configureable root partiti...
Tim Yardley [Tue, 24 Oct 2006 22:33:23 +0000 (22:33 +0000)]
code to bring in the following for x86: X86_GRUB_ROOTPART: configureable root partition for kernel options X86_GRUB_BOOTOPTS: configureable parameters to be added to the boot line

SVN-Revision: 5289

17 years agofix irq issue (ap70 eth1)
Mike Baker [Tue, 24 Oct 2006 19:53:57 +0000 (19:53 +0000)]
fix irq issue (ap70 eth1)

SVN-Revision: 5288

17 years agoadd netconfig fix for wl-500g premium
Felix Fietkau [Tue, 24 Oct 2006 18:51:10 +0000 (18:51 +0000)]
add netconfig fix for wl-500g premium

SVN-Revision: 5287

17 years agoadd e1000 driver, remove references to LINUX_2_4_X86
Felix Fietkau [Tue, 24 Oct 2006 18:36:04 +0000 (18:36 +0000)]
add e1000 driver, remove references to LINUX_2_4_X86

SVN-Revision: 5286

17 years agoturn target runtime check of mtd into a compile-time check
Felix Fietkau [Tue, 24 Oct 2006 18:11:33 +0000 (18:11 +0000)]
turn target runtime check of mtd into a compile-time check

SVN-Revision: 5285

17 years agoadd fix for samsung flash chips
Felix Fietkau [Tue, 24 Oct 2006 18:05:05 +0000 (18:05 +0000)]
add fix for samsung flash chips

SVN-Revision: 5284

17 years agoadd extra autoload for ppp modules
Felix Fietkau [Tue, 24 Oct 2006 17:27:32 +0000 (17:27 +0000)]
add extra autoload for ppp modules

SVN-Revision: 5283

17 years agoremove an obsolete function
Felix Fietkau [Tue, 24 Oct 2006 14:15:14 +0000 (14:15 +0000)]
remove an obsolete function

SVN-Revision: 5280

17 years agofix dependencies on the virtual kernel package (fixes #878)
Felix Fietkau [Tue, 24 Oct 2006 14:02:33 +0000 (14:02 +0000)]
fix dependencies on the virtual kernel package (fixes #878)

SVN-Revision: 5279

17 years agoconvert ar7-atm to KernelPackage template
Felix Fietkau [Tue, 24 Oct 2006 13:52:56 +0000 (13:52 +0000)]
convert ar7-atm to KernelPackage template

SVN-Revision: 5277

17 years agoconvert ar7-net to KernelPackage template
Felix Fietkau [Tue, 24 Oct 2006 13:49:35 +0000 (13:49 +0000)]
convert ar7-net to KernelPackage template

SVN-Revision: 5276

17 years agofix tiatm compile
Felix Fietkau [Tue, 24 Oct 2006 13:42:03 +0000 (13:42 +0000)]
fix tiatm compile

SVN-Revision: 5275

17 years agofix typo
Felix Fietkau [Mon, 23 Oct 2006 16:38:47 +0000 (16:38 +0000)]
fix typo

SVN-Revision: 5270

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