openwrt.git
15 years agoAdd @GNOME download source.
lars [Mon, 1 Sep 2008 21:46:17 +0000 (21:46 +0000)]
Add @GNOME download source.

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

15 years agoTreat vlynq external divisor just like automatic, fix comment about it, thanks sn9
florian [Mon, 1 Sep 2008 19:29:25 +0000 (19:29 +0000)]
Treat vlynq external divisor just like automatic, fix comment about it, thanks sn9

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

15 years agoadd TARGET_CXX variable which points to the c++ cross compiler
nbd [Mon, 1 Sep 2008 18:35:03 +0000 (18:35 +0000)]
add TARGET_CXX variable which points to the c++ cross compiler

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

15 years agofixes usb storage mounting
blogic [Mon, 1 Sep 2008 17:42:35 +0000 (17:42 +0000)]
fixes usb storage mounting

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

15 years agomake openwrt boot on ar9130 (currently no ethernet yet)
nbd [Mon, 1 Sep 2008 14:41:26 +0000 (14:41 +0000)]
make openwrt boot on ar9130 (currently no ethernet yet)

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

15 years agoChange even more dependencies on kmod-video-core after [12460]
nico [Mon, 1 Sep 2008 14:18:32 +0000 (14:18 +0000)]
Change even more dependencies on kmod-video-core after [12460]

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

15 years agoMove I2C_PCA Kconfig item to generic-2.6
nico [Mon, 1 Sep 2008 13:23:54 +0000 (13:23 +0000)]
Move I2C_PCA Kconfig item to generic-2.6

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

15 years agoFix AT91 MMC host controller path on 2.6.25
nico [Mon, 1 Sep 2008 13:21:34 +0000 (13:21 +0000)]
Fix AT91 MMC host controller path on 2.6.25

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

15 years agoUse a newer acx firmware
florian [Mon, 1 Sep 2008 11:51:02 +0000 (11:51 +0000)]
Use a newer acx firmware

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

15 years agoFix divisor calculation and configuration from previous commit, thanks sn9
florian [Mon, 1 Sep 2008 11:49:57 +0000 (11:49 +0000)]
Fix divisor calculation and configuration from previous commit, thanks sn9

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

15 years agoadd a gzipped uImage for ar71xx
nbd [Mon, 1 Sep 2008 11:04:08 +0000 (11:04 +0000)]
add a gzipped uImage for ar71xx

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

15 years agoadd an extra build step Build/Install which allows you to run a make install target...
nbd [Mon, 1 Sep 2008 11:03:58 +0000 (11:03 +0000)]
add an extra build step Build/Install which allows you to run a make install target after the post-compile hooks have run - will be necessary for some libtool dependent stuff

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

15 years agoinstall a symlink to the correct version of find in $(STAGING_DIR_HOST)/bin
nbd [Mon, 1 Sep 2008 11:03:51 +0000 (11:03 +0000)]
install a symlink to the correct version of find in $(STAGING_DIR_HOST)/bin

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

15 years agomadwifi: fix compile warning
nbd [Mon, 1 Sep 2008 11:03:46 +0000 (11:03 +0000)]
madwifi: fix compile warning

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

15 years agoimprove wds sta mode compatibility
nbd [Mon, 1 Sep 2008 11:03:08 +0000 (11:03 +0000)]
improve wds sta mode compatibility

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

15 years agoMake ide-core depend on pci support, remove dupe Kconfig item
nico [Sun, 31 Aug 2008 21:27:38 +0000 (21:27 +0000)]
Make ide-core depend on pci support, remove dupe Kconfig item

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

15 years agoBackport new Sierra Wireless USB IDs from 2.6.27 to .25 & .26 (closes: #3912)
nico [Sun, 31 Aug 2008 19:31:38 +0000 (19:31 +0000)]
Backport new Sierra Wireless USB IDs from 2.6.27 to .25 & .26 (closes: #3912)

Signed-off-by: Dirk Nehring <dnehring@gmx.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12447 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoBuild images for the AG310, thanks sn9
florian [Sun, 31 Aug 2008 11:36:21 +0000 (11:36 +0000)]
Build images for the AG310, thanks sn9

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

15 years agoCorrectly set b/g rate tables for mac80211, thanks sn9
florian [Sun, 31 Aug 2008 11:35:51 +0000 (11:35 +0000)]
Correctly set b/g rate tables for mac80211, thanks sn9

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

15 years agoSync ar7 default network configuration with latest firewall and network settings...
florian [Sun, 31 Aug 2008 11:33:41 +0000 (11:33 +0000)]
Sync ar7 default network configuration with latest firewall and network settings, thanks sn9

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

15 years agoFix divisor settings for external devices like wireless devices, thanks sn9
florian [Sun, 31 Aug 2008 11:32:26 +0000 (11:32 +0000)]
Fix divisor settings for external devices like wireless devices, thanks sn9

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

15 years agoUpdate acx-mac80211 to a more recent snapshot, thanks sn9
florian [Sat, 30 Aug 2008 12:25:38 +0000 (12:25 +0000)]
Update acx-mac80211 to a more recent snapshot, thanks sn9

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

15 years agoBuild images for WAG54GP2v1 and v2, thanks sn9
florian [Sat, 30 Aug 2008 12:25:02 +0000 (12:25 +0000)]
Build images for WAG54GP2v1 and v2, thanks sn9

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

15 years agoAdd 2.6.26 kernel configuration file
florian [Sat, 30 Aug 2008 12:24:21 +0000 (12:24 +0000)]
Add 2.6.26 kernel configuration file

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

15 years agoSwitch ar7 to 2.6.26, thanks sn9
florian [Sat, 30 Aug 2008 12:23:18 +0000 (12:23 +0000)]
Switch ar7 to 2.6.26, thanks sn9

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

15 years agofix madwifi hal target for mips*
nbd [Sat, 30 Aug 2008 09:59:00 +0000 (09:59 +0000)]
fix madwifi hal target for mips*

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

15 years agoleave libtool m4 files in both $(STAGING_DIR)/host and $(STAGING_DIR_HOST)
nbd [Fri, 29 Aug 2008 17:02:15 +0000 (17:02 +0000)]
leave libtool m4 files in both $(STAGING_DIR)/host and $(STAGING_DIR_HOST)

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

15 years agothis adds hg (Mercurial) SCM checkout support, very similar to the current git
florian [Fri, 29 Aug 2008 13:02:05 +0000 (13:02 +0000)]
this adds hg (Mercurial) SCM checkout support, very similar to the current git
or svn checkout support; potential use is for building em28xx-new driver (USB
hybrid DVB-T device) which lives in a Mercurial repo. (#3229)

Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12433 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoIntegrate new HAL release (by OpenWrt, DD-WRT, MakSat Technologies)
nbd [Fri, 29 Aug 2008 09:59:39 +0000 (09:59 +0000)]
Integrate new HAL release (by OpenWrt, DD-WRT, MakSat Technologies)

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

15 years agorevert accidental change to madwifi.sh
nbd [Fri, 29 Aug 2008 01:07:53 +0000 (01:07 +0000)]
revert accidental change to madwifi.sh

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

15 years ago[busybox] Use unsigned longs for bitwise operations in awk, thanks benoar.
agb [Thu, 28 Aug 2008 16:40:53 +0000 (16:40 +0000)]
[busybox] Use unsigned longs for bitwise operations in awk, thanks benoar.
 - Resolves the ipcalc.sh bug on some arches, closes #3012, #3946
 - Submitted upstream as busybox bug #4774

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

15 years agofix a race condition which would leave dnsmasq in infinite resolving recursion nirvana
nbd [Thu, 28 Aug 2008 14:10:55 +0000 (14:10 +0000)]
fix a race condition which would leave dnsmasq in infinite resolving recursion nirvana

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

15 years agoremove bogus ifxmips network config override
nbd [Thu, 28 Aug 2008 14:02:13 +0000 (14:02 +0000)]
remove bogus ifxmips network config override

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

15 years agoadd back busybox httpd password auth support - fixes x-wrt
nbd [Thu, 28 Aug 2008 12:58:59 +0000 (12:58 +0000)]
add back busybox httpd password auth support - fixes x-wrt

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

15 years agomadwifi: fix encryption type check
nbd [Thu, 28 Aug 2008 12:41:55 +0000 (12:41 +0000)]
madwifi: fix encryption type check

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

15 years agomadwifi: only start hostapd when necessary
nbd [Thu, 28 Aug 2008 12:13:36 +0000 (12:13 +0000)]
madwifi: only start hostapd when necessary

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

15 years agoadd autoload for spi-ks8995
nbd [Thu, 28 Aug 2008 00:15:31 +0000 (00:15 +0000)]
add autoload for spi-ks8995

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

15 years agomtd: add jffs2 cleanmarker for big endian systems
nbd [Thu, 28 Aug 2008 00:15:22 +0000 (00:15 +0000)]
mtd: add jffs2 cleanmarker for big endian systems

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

15 years agoppp: derive interface unit numbers from previous enumeration
nbd [Thu, 28 Aug 2008 00:15:10 +0000 (00:15 +0000)]
ppp: derive interface unit numbers from previous enumeration

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

15 years agofix ppp interface enumeration - don't enumerate already processed interfaces
nbd [Wed, 27 Aug 2008 22:19:42 +0000 (22:19 +0000)]
fix ppp interface enumeration - don't enumerate already processed interfaces

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

15 years agofix kconfig for packages that only define =y, =m or =n rules
nbd [Wed, 27 Aug 2008 21:34:01 +0000 (21:34 +0000)]
fix kconfig for packages that only define =y, =m or =n rules

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

15 years agoupgrade to uci 0.6.1 - lots of cli and lua binding fixes
nbd [Wed, 27 Aug 2008 21:16:20 +0000 (21:16 +0000)]
upgrade to uci 0.6.1 - lots of cli and lua binding fixes

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

15 years agofix uboot-ifxmips compile on mac os x
nbd [Wed, 27 Aug 2008 21:02:01 +0000 (21:02 +0000)]
fix uboot-ifxmips compile on mac os x

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

15 years agofixes broken if-then in led init script
blogic [Wed, 27 Aug 2008 20:33:13 +0000 (20:33 +0000)]
fixes broken if-then in led init script

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

15 years agoadd autoconf (fixes opkg build issues)
nbd [Wed, 27 Aug 2008 20:18:53 +0000 (20:18 +0000)]
add autoconf (fixes opkg build issues)

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

15 years agofix busybox compile on mac os x
nbd [Wed, 27 Aug 2008 19:35:47 +0000 (19:35 +0000)]
fix busybox compile on mac os x

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

15 years agomake uci firewall backwards compatible to the old firewall.user
blogic [Wed, 27 Aug 2008 19:16:54 +0000 (19:16 +0000)]
make uci firewall backwards compatible to the old firewall.user

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

15 years agoadd proto tcpudp to firewall
blogic [Wed, 27 Aug 2008 18:54:52 +0000 (18:54 +0000)]
add proto tcpudp to firewall

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

15 years agoifxmips should not overwrite DEFAULT_PACKAGES
blogic [Wed, 27 Aug 2008 18:48:30 +0000 (18:48 +0000)]
ifxmips should not overwrite DEFAULT_PACKAGES

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

15 years ago[adm5120] generate images for the EASY 5120P-ATA board
juhosg [Wed, 27 Aug 2008 18:33:05 +0000 (18:33 +0000)]
[adm5120] generate images for the EASY 5120P-ATA board

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

15 years agofix device duplication in firewall if the balancing of ifup and ifdown is broken
blogic [Wed, 27 Aug 2008 18:31:34 +0000 (18:31 +0000)]
fix device duplication in firewall if the balancing of ifup and ifdown is broken

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

15 years agomake sure uci firewall reverts its states when stopped
blogic [Wed, 27 Aug 2008 16:48:54 +0000 (16:48 +0000)]
make sure uci firewall reverts its states when stopped

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

15 years agofixes uci firewall init order, Signed-off-by: Roberto Riggio
blogic [Wed, 27 Aug 2008 15:55:21 +0000 (15:55 +0000)]
fixes uci firewall init order, Signed-off-by: Roberto Riggio

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

15 years agofixes cvs download, signed-off by Bruno Randolf
blogic [Wed, 27 Aug 2008 15:24:25 +0000 (15:24 +0000)]
fixes cvs download, signed-off by  Bruno Randolf

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

15 years agoenable quilt by default for the kernel tree
nbd [Wed, 27 Aug 2008 14:14:00 +0000 (14:14 +0000)]
enable quilt by default for the kernel tree

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

15 years agofix ./scripts/env delete
nbd [Wed, 27 Aug 2008 14:13:47 +0000 (14:13 +0000)]
fix ./scripts/env delete

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

15 years agobuild and install a current quilt version in tools/
nbd [Wed, 27 Aug 2008 14:13:32 +0000 (14:13 +0000)]
build and install a current quilt version in tools/

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

15 years agoThis patch enables the new ath5k driver. Works for me with X86 Alix
florian [Wed, 27 Aug 2008 14:09:29 +0000 (14:09 +0000)]
This patch enables the new ath5k driver. Works for me with X86 Alix
board an AR2413 minipci card. iw and iwconfig works.

Signed-off-by: Dirk Nehring <dnehring@gmx.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12397 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agofirewall: Added support for port-ranges as firstPort-lastPort to redirect sections
cyrus [Wed, 27 Aug 2008 14:04:52 +0000 (14:04 +0000)]
firewall: Added support for port-ranges as firstPort-lastPort to redirect sections

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

15 years agoadds 5 new chains to the uci firewall that can be used to hook custom rules
blogic [Wed, 27 Aug 2008 12:03:48 +0000 (12:03 +0000)]
adds 5 new chains to the uci firewall that can be used to hook custom rules

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

15 years agoA WPA(2) pre-shared key can either be specified as a 8 to 63 character passphrase...
florian [Tue, 26 Aug 2008 17:19:00 +0000 (17:19 +0000)]
A WPA(2) pre-shared key can either be specified as a 8 to 63 character passphrase which is hashed to a 256 bit key together with the SSID, or a 64 character hex key. Currently, the latter option is supported by the broadcom wifi type, but no by hostapd. The attached patch allows using a 64 character hex key. (#3935)

Signed-off-by: thomas@archlinux.org
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12394 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoadds several fixes to etrax, make openssl work on etrax
blogic [Tue, 26 Aug 2008 11:36:06 +0000 (11:36 +0000)]
adds several fixes to etrax, make openssl work on etrax

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

15 years agoadds more sanity checks to uci firewall
blogic [Tue, 26 Aug 2008 11:07:04 +0000 (11:07 +0000)]
adds more sanity checks to uci firewall

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

15 years agouse proto instead of protocol in uci firewall
blogic [Tue, 26 Aug 2008 07:23:29 +0000 (07:23 +0000)]
use proto instead of protocol in uci firewall

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

15 years agodisable fpu emulation on magicbox -- no idea how it got back there
kaloz [Mon, 25 Aug 2008 21:37:00 +0000 (21:37 +0000)]
disable fpu emulation on magicbox -- no idea how it got back there

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

15 years agoupdate sibyte config, disable unneeded features
kaloz [Mon, 25 Aug 2008 12:18:29 +0000 (12:18 +0000)]
update sibyte config, disable unneeded features

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

15 years agoFix bridge-utils configuration failure (#3931), thanks sn9
florian [Mon, 25 Aug 2008 10:06:25 +0000 (10:06 +0000)]
Fix bridge-utils configuration failure (#3931), thanks sn9

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

15 years ago[adm5120] minor cleanups
juhosg [Mon, 25 Aug 2008 07:28:04 +0000 (07:28 +0000)]
[adm5120] minor cleanups

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

15 years agoUse busybox mount, could be overriden to use util-linux-ng for instance, thanks sn9
florian [Mon, 25 Aug 2008 05:21:42 +0000 (05:21 +0000)]
Use busybox mount, could be overriden to use util-linux-ng for instance, thanks sn9

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

15 years agoUpdated Lua host compiler to 5.1.4
cyrus [Sun, 24 Aug 2008 16:06:34 +0000 (16:06 +0000)]
Updated Lua host compiler to 5.1.4

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

15 years agoUpdated Lua to 5.1.4
cyrus [Sun, 24 Aug 2008 15:45:26 +0000 (15:45 +0000)]
Updated Lua to 5.1.4

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

15 years agoupgrade sibyte to 2.6.26.3
kaloz [Sun, 24 Aug 2008 14:41:33 +0000 (14:41 +0000)]
upgrade sibyte to 2.6.26.3

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

15 years agolua: remove an unnecessary check and replace switch (GET_OPCODE(i)) as well (thx...
nbd [Sun, 24 Aug 2008 14:28:04 +0000 (14:28 +0000)]
lua: remove an unnecessary check and replace switch (GET_OPCODE(i)) as well (thx, lars)

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

15 years agosome more s/git-/git /
nbd [Sun, 24 Aug 2008 14:16:49 +0000 (14:16 +0000)]
some more s/git-/git /

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

15 years agoreplace the deprecated git-* command calls with git *
nbd [Sun, 24 Aug 2008 13:40:21 +0000 (13:40 +0000)]
replace the deprecated git-* command calls with git *

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

15 years agoimprove lua opcode dispatch performance by using computed goto instead of switch...
nbd [Sun, 24 Aug 2008 13:37:56 +0000 (13:37 +0000)]
improve lua opcode dispatch performance by using computed goto instead of switch/case - improves performance by about 10% in a simple loop test

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

15 years agofix bridge utils for brcm-2.4 from http://dev.luci.freifunk-halle.net/001-brcm2.4...
thepeople [Sun, 24 Aug 2008 02:40:20 +0000 (02:40 +0000)]
fix bridge utils for brcm-2.4 from dev.luci.freifunk-halle.net/001-brcm2.4-fix-bridge-utils.patch

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

15 years agofix make kernel_menuconfig for subtarget kernel config files
nbd [Sat, 23 Aug 2008 23:45:28 +0000 (23:45 +0000)]
fix make kernel_menuconfig for subtarget kernel config files

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

15 years agoFix hostapd with open access point and per-device configuration, thanks sn9
florian [Sat, 23 Aug 2008 21:21:04 +0000 (21:21 +0000)]
Fix hostapd with open access point and per-device configuration, thanks sn9

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

15 years agoupgrade uci to 0.6.0 - many bugfixes and an API cleanup
nbd [Sat, 23 Aug 2008 14:26:31 +0000 (14:26 +0000)]
upgrade uci to 0.6.0 - many bugfixes and an API cleanup

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

15 years ago[adm5120] sync kernel config
juhosg [Fri, 22 Aug 2008 19:34:31 +0000 (19:34 +0000)]
[adm5120] sync kernel config

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

15 years ago[kernel] update to 2.6.26.3 and 2.6.25.16
juhosg [Fri, 22 Aug 2008 15:37:19 +0000 (15:37 +0000)]
[kernel] update to 2.6.26.3 and 2.6.25.16

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

15 years agofix ImageBuilder (closes: #3863)
nico [Fri, 22 Aug 2008 13:45:54 +0000 (13:45 +0000)]
fix ImageBuilder (closes: #3863)

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

15 years agooops, fix typo in [12368]
nico [Fri, 22 Aug 2008 05:03:37 +0000 (05:03 +0000)]
oops, fix typo in [12368]

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

15 years agoinstall ppp development headers
nico [Fri, 22 Aug 2008 05:02:04 +0000 (05:02 +0000)]
install ppp development headers

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

15 years agoadd LICENSE & minimal Config.in files (closes: #3710)
nico [Fri, 22 Aug 2008 04:20:40 +0000 (04:20 +0000)]
add LICENSE & minimal Config.in files (closes: #3710)

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

15 years agodon't display the "Image configuration" menu entry when there's nothing to pre-config...
nico [Fri, 22 Aug 2008 04:18:35 +0000 (04:18 +0000)]
don't display the "Image configuration" menu entry when there's nothing to pre-configure (when using the SDK for example)

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

15 years agoadd feeds config file to SDK
nico [Fri, 22 Aug 2008 02:52:19 +0000 (02:52 +0000)]
add feeds config file to SDK

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

15 years ago[magicbox] fix the CF driver on 2.6.26.x, and create a package for it
juhosg [Thu, 21 Aug 2008 16:52:06 +0000 (16:52 +0000)]
[magicbox] fix the CF driver on 2.6.26.x, and create a package for it

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

15 years agomadwifi: keep a/g mode and pureg setting in sync across vaps
nbd [Thu, 21 Aug 2008 14:54:51 +0000 (14:54 +0000)]
madwifi: keep a/g mode and pureg setting in sync across vaps

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

15 years agoset reasonable generic CRYPTO_ config entries for 2.6.26
nico [Thu, 21 Aug 2008 13:30:59 +0000 (13:30 +0000)]
set reasonable generic CRYPTO_ config entries for 2.6.26

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

15 years agofix kmod-ipt-imq module generation (closes: #3896)
nico [Thu, 21 Aug 2008 13:17:47 +0000 (13:17 +0000)]
fix kmod-ipt-imq module generation (closes: #3896)

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

15 years agomove more extra packages from ./trunk to ./packages
nico [Wed, 20 Aug 2008 22:00:41 +0000 (22:00 +0000)]
move more extra packages from ./trunk to ./packages

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

15 years ago[adm5120] load the mac address from flash where it is possible
juhosg [Wed, 20 Aug 2008 17:20:58 +0000 (17:20 +0000)]
[adm5120] load the mac address from flash where it is possible

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

15 years agoadd missing dependencies on libblkid/libuuid for mount-utils/swap-utils (should close...
nico [Wed, 20 Aug 2008 16:04:21 +0000 (16:04 +0000)]
add missing dependencies on libblkid/libuuid for mount-utils/swap-utils (should close: #3730), bump release number

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

15 years agoadd a patch to use relative symlinks for development shared libraries
nico [Wed, 20 Aug 2008 16:01:33 +0000 (16:01 +0000)]
add a patch to use relative symlinks for development shared libraries

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

15 years agodisable ath9k on all platforms without pci support, not just uml
nbd [Wed, 20 Aug 2008 15:46:46 +0000 (15:46 +0000)]
disable ath9k on all platforms without pci support, not just uml

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

15 years agoupgrade to uci 0.5.0, adds list handling support
nbd [Wed, 20 Aug 2008 15:38:51 +0000 (15:38 +0000)]
upgrade to uci 0.5.0, adds list handling support

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

15 years agodisable ath9k on uml
nico [Wed, 20 Aug 2008 15:33:05 +0000 (15:33 +0000)]
disable ath9k on uml

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

15 years agodisable ipv6 systcl call, as ipv6 is not enabled by default
nico [Wed, 20 Aug 2008 15:29:11 +0000 (15:29 +0000)]
disable ipv6 systcl call, as ipv6 is not enabled by default

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