nbd
4a91835511
broadcom-diag: reset the interrupt mask of configured leds to avoid spurious interrupts
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12030 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 01:33:14 +00:00
nbd
36b9971821
export PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR by default ( #3376 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12029 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 01:33:01 +00:00
nbd
195d365bb1
upgrade to uci 0.4.6 - fixes a parser glitch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12028 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-31 01:10:22 +00:00
nbd
81de0abd55
link default routes added by the network scripts to the appropriate interface ( #2621 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12027 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 22:49:25 +00:00
nbd
e49ecf1adf
network scripts: properly maintain the network state's list of assigned interfaces
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12026 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 22:39:56 +00:00
nbd
54988ba6a2
functions.sh: add list_contains function for checking whether a list contains a specific element
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12025 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 22:39:43 +00:00
nbd
097b27145d
functions.sh: add a function for removing an item from a list in a shell variable
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12024 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 20:35:22 +00:00
nbd
55abede518
upgrade to uci 0.4.5 - adds extra input validation
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12023 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 20:18:15 +00:00
nbd
b313ccbb40
clean up the directory layout of the uci shell api
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12022 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 19:25:36 +00:00
nbd
02e6c08f76
nuke uci-sh, it is obsolete and no longer works
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12021 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 19:25:08 +00:00
nbd
a88219f1f2
allow packages to optionally append config file contents in the environment by setting a flag and calling config_load multiple times
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12020 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 19:21:09 +00:00
nbd
61bccd5e21
fix hotplug2 event processing deadlock
...
when bringing up ethernet on ixp4xx, the driver may request
a firmware while hotplug2 waits for the netdev bringup to complete.
change the event processing loop to keep an event backlog to allow
unthrottled events to pass through while throttled events are being waited for
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12019 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 19:02:01 +00:00
blogic
3e7128271b
creates a passwd's shadow file if busybox supports the feature, fixes #2887
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12017 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 17:09:01 +00:00
blogic
ae93bc72fb
adds option to select tls provider when using wpa_supplicant, fixes #3770
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12016 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 17:04:50 +00:00
florian
2c8df11418
Disable smash stacking support by default, but allow to enable it as an experimental feature
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12010 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 12:54:28 +00:00
florian
512b9e875d
x86_64 also needs -fPIC to create lua shared libraries
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12008 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 10:04:03 +00:00
nico
8e4f93aa55
move CONFIG_XFS_DEBUG to generic config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12007 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 09:59:41 +00:00
nbd
d992c163f7
madwifi: add some extra sanity checking
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12006 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 07:05:12 +00:00
nbd
ef0bb0a891
madwifi: change the network scripts to use the new wds sta separation feature
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12005 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 05:22:16 +00:00
nbd
0448c53b0d
properly keep track of bridged interfaces in the network state
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12004 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 05:22:02 +00:00
nbd
6d19fadd65
madwifi: wds updates
...
- refactor wds code
- add interface for separating individual wds stations from the master interface
- add some queueing fixes for packets passing through virtual interfaces
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12003 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 04:45:24 +00:00
blogic
2c5540a6ee
fixes etables CONFIG_* selection for >= 2.6.25, fixes #3674
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12002 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 00:58:36 +00:00
blogic
7f399f7b29
fixes ipkg dependency bug for spi modules, #3272
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12001 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 00:27:21 +00:00
blogic
46251ff6dd
add lm sensor and clean up dependency, fixes #3821
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11999 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 23:49:16 +00:00
blogic
f4ce2dc0a6
fixes ppp ipv6 scripts, signed-off-by: Alina Friedrichsen
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11998 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 23:40:19 +00:00
juhosg
52696b5d81
[ar71xx] ethernet driver updates
...
* new mii bus code, mac0 and mac1 can use the mac0's miii bus from now on
* swap eth0 & eth1 on RB433/450
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11995 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 18:22:38 +00:00
thepeople
1468e65572
remove opkg config file and link ipkg.conf to opkg.conf being they are the same
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11994 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 17:23:52 +00:00
nbd
1c87c80fd4
fix uClibc legacy version
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11993 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 14:58:48 +00:00
thepeople
29ef2d513d
move curl back to packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11992 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 13:12:54 +00:00
thepeople
227367d3a3
removed a missed dependancy on curl
...
remove use of autogen, just run the one needed command from in it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11991 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 12:57:43 +00:00
juhosg
a2110d5d1f
[ar71xx] fix the name of the micrel PHY driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11990 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 12:46:05 +00:00
florian
3f72b573db
Fix nfs kernel modules for 2.4 kernels
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11989 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 10:57:02 +00:00
florian
79c41c4a72
opkg depends on curl
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11988 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 10:24:32 +00:00
florian
3534ad1425
Move curl from packages to trunk, opkg depends on it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11987 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 10:23:59 +00:00
cyrus
df7cff0c92
lua: Remove -fPIC for non-powerpc platforms
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11985 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 10:14:11 +00:00
thepeople
a77ff5d0a0
add opkg
...
- symlink /usr/lib/ipkg to /usr/lib/opkg so that opkg can be used as a drop in replacement of ipkg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11983 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 04:16:43 +00:00
agb
9e2f5f52c9
[ipkg] Move packages lists to the ramdisk to save flash space
...
- Lists now stored in /var/ipkg-lists/, `ipkg update' must be run after each
boot before packages can be installed from feeds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11982 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 03:36:23 +00:00
agb
0ec8fc1383
[ipkg] Generate gzipped package lists
...
- Can be used by changing the src line in /etc/ipkg.conf to src/gz
- Cannot be used by busybox ipkg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11981 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 03:36:11 +00:00
agb
31ad6d72b3
[ipkg] Port the full ipkg to Kamikaze
...
- Does not suffer from most of the issues the busybox implementation experiences
- busybox ipkg is still the default package manager
- Removes /usr/bin/ipkg on install if it is a symlink
- Relinks /usr/bin/ipkg to busybox on removal if ipkg is compiled into busybox
- Supports gzip'd package lists, results in substantial space savings
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11980 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-29 03:35:55 +00:00
kaloz
061f665c71
switch to the production phy ids on the Cambria
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11979 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-28 21:52:39 +00:00
thepeople
08740c51cf
fix mkfwimage to recognize the -s option
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11978 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-28 20:48:06 +00:00
blogic
4a3137abd7
fixes download path for mac80211
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11975 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-28 18:10:55 +00:00
blogic
253654922c
adds luci to the feeds.conf file
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11973 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-28 17:12:52 +00:00
nico
088ae0f64d
fix libraries packaging for uml on x86_64
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11970 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-28 14:19:02 +00:00
nico
1e17c0d5a1
add a fix to prevent startup crashes on i386 when built with gcc < 4.3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11969 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-28 12:36:09 +00:00
juhosg
2e588d167a
[ar71xx] update to 2.6.26
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11968 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-28 09:48:29 +00:00
blogic
0bad7a057a
fixes dbus param of dnsmasq, #3818 , thanks the.loeki
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11967 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-28 07:59:40 +00:00
juhosg
606e97b3a5
[adm5120] make use DMA_BIT_MASK
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11966 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-28 07:25:40 +00:00
matteo
94203f9524
atheros: 2.6.26 patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11965 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-27 21:42:36 +00:00
florian
7067633ae8
Update uClibc config for x86_64
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11963 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-27 16:56:34 +00:00