Felix Fietkau
8c453b693c
functions.sh: add list_contains function for checking whether a list contains a specific element
...
SVN-Revision: 12025
2008-07-30 22:39:43 +00:00
Felix Fietkau
4d883da9bf
functions.sh: add a function for removing an item from a list in a shell variable
...
SVN-Revision: 12024
2008-07-30 20:35:22 +00:00
Felix Fietkau
3380590790
upgrade to uci 0.4.5 - adds extra input validation
...
SVN-Revision: 12023
2008-07-30 20:18:15 +00:00
Felix Fietkau
69ed8ba037
clean up the directory layout of the uci shell api
...
SVN-Revision: 12022
2008-07-30 19:25:36 +00:00
Felix Fietkau
4053fb48cf
nuke uci-sh, it is obsolete and no longer works
...
SVN-Revision: 12021
2008-07-30 19:25:08 +00:00
Felix Fietkau
4cb7df23e9
allow packages to optionally append config file contents in the environment by setting a flag and calling config_load multiple times
...
SVN-Revision: 12020
2008-07-30 19:21:09 +00:00
Felix Fietkau
c5ecc1790a
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
SVN-Revision: 12019
2008-07-30 19:02:01 +00:00
John Crispin
79aebec9e0
creates a passwd's shadow file if busybox supports the feature, fixes #2887
...
SVN-Revision: 12017
2008-07-30 17:09:01 +00:00
John Crispin
93ce64320a
adds option to select tls provider when using wpa_supplicant, fixes #3770
...
SVN-Revision: 12016
2008-07-30 17:04:50 +00:00
Florian Fainelli
cc99e5b35d
Disable smash stacking support by default, but allow to enable it as an experimental feature
...
SVN-Revision: 12010
2008-07-30 12:54:28 +00:00
Florian Fainelli
890c213508
x86_64 also needs -fPIC to create lua shared libraries
...
SVN-Revision: 12008
2008-07-30 10:04:03 +00:00
Nicolas Thill
bbc96d103a
move CONFIG_XFS_DEBUG to generic config
...
SVN-Revision: 12007
2008-07-30 09:59:41 +00:00
Felix Fietkau
10b74a2455
madwifi: add some extra sanity checking
...
SVN-Revision: 12006
2008-07-30 07:05:12 +00:00
Felix Fietkau
55b55f6861
madwifi: change the network scripts to use the new wds sta separation feature
...
SVN-Revision: 12005
2008-07-30 05:22:16 +00:00
Felix Fietkau
e606b1603b
properly keep track of bridged interfaces in the network state
...
SVN-Revision: 12004
2008-07-30 05:22:02 +00:00
Felix Fietkau
df292e17b1
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
...
SVN-Revision: 12003
2008-07-30 04:45:24 +00:00
John Crispin
fba71e7fb1
fixes etables CONFIG_* selection for >= 2.6.25, fixes #3674
...
SVN-Revision: 12002
2008-07-30 00:58:36 +00:00
John Crispin
411e1a0757
fixes ipkg dependency bug for spi modules, #3272
...
SVN-Revision: 12001
2008-07-30 00:27:21 +00:00
John Crispin
a817bad21f
add lm sensor and clean up dependency, fixes #3821
...
SVN-Revision: 11999
2008-07-29 23:49:16 +00:00
John Crispin
b639fc4b00
fixes ppp ipv6 scripts, signed-off-by: Alina Friedrichsen
...
SVN-Revision: 11998
2008-07-29 23:40:19 +00:00
Gabor Juhos
970f41ad18
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
...
SVN-Revision: 11995
2008-07-29 18:22:38 +00:00
Travis Kemen
a4dbc3ddb3
remove opkg config file and link ipkg.conf to opkg.conf being they are the same
...
SVN-Revision: 11994
2008-07-29 17:23:52 +00:00
Felix Fietkau
b559fb0c5f
fix uClibc legacy version
...
SVN-Revision: 11993
2008-07-29 14:58:48 +00:00
Travis Kemen
c4f368d258
move curl back to packages
...
SVN-Revision: 11992
2008-07-29 13:12:54 +00:00
Travis Kemen
f988ff9a3a
removed a missed dependancy on curl remove use of autogen, just run the one needed command from in it
...
SVN-Revision: 11991
2008-07-29 12:57:43 +00:00
Gabor Juhos
029ef41bb1
fix the name of the micrel PHY driver
...
SVN-Revision: 11990
2008-07-29 12:46:05 +00:00
Florian Fainelli
3d6f8816dc
Fix nfs kernel modules for 2.4 kernels
...
SVN-Revision: 11989
2008-07-29 10:57:02 +00:00
Florian Fainelli
3832f60af7
opkg depends on curl
...
SVN-Revision: 11988
2008-07-29 10:24:32 +00:00
Florian Fainelli
182c9bc339
Move curl from packages to trunk, opkg depends on it
...
SVN-Revision: 11987
2008-07-29 10:23:59 +00:00
Steven Barth
a1031eeb23
lua: Remove -fPIC for non-powerpc platforms
...
SVN-Revision: 11985
2008-07-29 10:14:11 +00:00
Travis Kemen
53332ba9c2
add opkg - symlink /usr/lib/ipkg to /usr/lib/opkg so that opkg can be used as a drop in replacement of ipkg
...
SVN-Revision: 11983
2008-07-29 04:16:43 +00:00
Andy Boyett
2ddbb426c8
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
...
SVN-Revision: 11982
2008-07-29 03:36:23 +00:00
Andy Boyett
6b045c7dc6
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
...
SVN-Revision: 11981
2008-07-29 03:36:11 +00:00
Andy Boyett
28ddc0a2ae
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
...
SVN-Revision: 11980
2008-07-29 03:35:55 +00:00
Imre Kaloz
add8ac1a6c
switch to the production phy ids on the Cambria
...
SVN-Revision: 11979
2008-07-28 21:52:39 +00:00
Travis Kemen
1de0fb9f02
fix mkfwimage to recognize the -s option
...
SVN-Revision: 11978
2008-07-28 20:48:06 +00:00
John Crispin
9c2e5b0b82
fixes download path for mac80211
...
SVN-Revision: 11975
2008-07-28 18:10:55 +00:00
John Crispin
b39d1e4b7a
adds luci to the feeds.conf file
...
SVN-Revision: 11973
2008-07-28 17:12:52 +00:00
Nicolas Thill
a5df818e0d
fix libraries packaging for uml on x86_64
...
SVN-Revision: 11970
2008-07-28 14:19:02 +00:00
Nicolas Thill
5ca686b513
add a fix to prevent startup crashes on i386 when built with gcc < 4.3
...
SVN-Revision: 11969
2008-07-28 12:36:09 +00:00
Gabor Juhos
44c4cd23f1
update to 2.6.26
...
SVN-Revision: 11968
2008-07-28 09:48:29 +00:00
John Crispin
5e942a9011
fixes dbus param of dnsmasq, #3818 , thanks the.loeki
...
SVN-Revision: 11967
2008-07-28 07:59:40 +00:00
Gabor Juhos
b04b135946
make use DMA_BIT_MASK
...
SVN-Revision: 11966
2008-07-28 07:25:40 +00:00
Matteo Croce
5cb5a026ee
atheros: 2.6.26 patches
...
SVN-Revision: 11965
2008-07-27 21:42:36 +00:00
Florian Fainelli
68f4ae4e94
Update uClibc config for x86_64
...
SVN-Revision: 11963
2008-07-27 16:56:34 +00:00
Florian Fainelli
d610ea58d0
Resynced x86_64 kernel config for uml
...
SVN-Revision: 11962
2008-07-27 16:56:08 +00:00
Gabor Juhos
6fb96b4b63
fix a bug in the USB driver debug code
...
SVN-Revision: 11961
2008-07-27 15:36:56 +00:00
Florian Fainelli
8e626bffb7
Do not run ldconfig while cross-compiling zlib
...
SVN-Revision: 11959
2008-07-27 13:17:05 +00:00
Gabor Juhos
62a65ccbea
sync 2.6.26 config
...
SVN-Revision: 11955
2008-07-27 08:59:08 +00:00
Gabor Juhos
18991af6f7
add missing symbols to 2.6.26 defconfig
...
SVN-Revision: 11954
2008-07-27 08:56:53 +00:00