openwrt.git
17 years agoimplement target profiles in menuconfig
nbd [Sun, 12 Nov 2006 05:06:56 +0000 (05:06 +0000)]
implement target profiles in menuconfig

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5512 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix gcc compile
nbd [Sun, 12 Nov 2006 03:42:05 +0000 (03:42 +0000)]
fix gcc compile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5511 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agotty detect fix
nbd [Sun, 12 Nov 2006 02:56:35 +0000 (02:56 +0000)]
tty detect fix

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5510 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agomore shell related fixes
nbd [Sun, 12 Nov 2006 02:45:13 +0000 (02:45 +0000)]
more shell related fixes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5509 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix another build error
nbd [Sun, 12 Nov 2006 02:41:59 +0000 (02:41 +0000)]
fix another build error

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5508 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoanother optimization
nbd [Sun, 12 Nov 2006 01:55:28 +0000 (01:55 +0000)]
another optimization

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5507 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agospeed up the build system a little bit
nbd [Sun, 12 Nov 2006 01:49:35 +0000 (01:49 +0000)]
speed up the build system a little bit

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5506 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix mtd compile
nbd [Sun, 12 Nov 2006 01:45:59 +0000 (01:45 +0000)]
fix mtd compile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5505 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix unnecessary rebuild of .targetinfo
nbd [Sun, 12 Nov 2006 01:45:43 +0000 (01:45 +0000)]
fix unnecessary rebuild of .targetinfo

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5504 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix typo
nbd [Sun, 12 Nov 2006 01:39:27 +0000 (01:39 +0000)]
fix typo

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5503 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix path to temporary files
nbd [Sun, 12 Nov 2006 01:38:24 +0000 (01:38 +0000)]
fix path to temporary files

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5502 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix default target
nbd [Sun, 12 Nov 2006 01:37:12 +0000 (01:37 +0000)]
fix default target

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5501 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix jffs2root compile
nbd [Sun, 12 Nov 2006 01:35:03 +0000 (01:35 +0000)]
fix jffs2root compile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5500 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd missing include
nbd [Sun, 12 Nov 2006 01:18:54 +0000 (01:18 +0000)]
add missing include

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5499 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agomake target/linux/* directories self-contained, use the selected kernel version for...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5498 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5497 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5496 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5494 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd support for -t 0 (infinite retry) in busybox udhcpc and use it in the network...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5493 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5492 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5491 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5490 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5489 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5488 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5485 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5478 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5477 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5476 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5474 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5473 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5465 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5464 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5456 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5455 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd missing definitions, prevented users of Fedora Core 5 (and probably others) to...
florian [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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5453 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5451 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5450 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5448 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5447 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoUpdate kernel configurations to enable NLS KOI8R (russian) and package the module...
florian [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)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5446 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5445 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5442 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5438 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agomove comgt to trunk and add network scripts for umts compatible with the wrt54g3g
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5433 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5432 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5431 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5429 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5428 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agorename the <boardname>-<kernelversion> directories of base-files to just <boardname...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5427 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5426 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5425 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5424 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5412 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5410 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5395 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5390 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5388 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoOk, third round, the right one, touch the file anyway, does not break other packages
florian [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5387 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoUpdate makefiles to use the autotools stuff put in the template, remove bogus stamp...
florian [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5386 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5385 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5384 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5377 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5375 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5373 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5368 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5367 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5366 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5365 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5362 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5359 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5356 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5355 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5354 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5352 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix vpi/vci setting for pppoa
nbd [Mon, 30 Oct 2006 23:58:01 +0000 (23:58 +0000)]
fix vpi/vci setting for pppoa

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5351 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5350 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5335 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agosync dropbear init script with whiterussian, fix locking and add config integration...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5331 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5318 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5314 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5312 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd redboot parsing and rtl8169 fixes, enable r8169 and add the free ixp4xx ethernet...
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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5311 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agorename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.1 patch...
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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5310 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5308 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5307 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5306 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agobring in floorf so that postgres server will compile by default, package to come...
pavlov [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5304 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd a configuration option to enable full c99 math in libm. this is needed for funct...
pavlov [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)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5302 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5301 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd cf2nand script for copying a cf card installation to nand flash automatically...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5300 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5299 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agouse lock to remove race conditions in bringing up ppp and dhcp that would lead to...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5298 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5297 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd NAND flash/YAFFS2 patches for RB532 by David Goodenough
nbd [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)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5296 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5295 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5294 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix partition issue with x86, leveraging the default size on the second partition...
pavlov [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5293 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5292 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5291 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agomake network scripts more robust, prevent multiple instances of pppd and udhcpc for...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5290 3c298f89-4303-0410-b956-a3cf2f4a3e73