summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* wprobe: fix tcp port for the proxy mode in the init scriptnbd2009-08-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17278 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] increase release numberhauke2009-08-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17277 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] Do not build the mac80211 module in the kernel.hauke2009-08-152-1/+25
| | | | | | | The attributes skb->do_not_encrypt and skb->requeue in include/linux/skbuff.h are not used my mac80211 any more. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17276 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] also exclude usb_unpoison_urbhauke2009-08-151-7/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17275 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brtfs] exclude kernel 2.6.27hauke2009-08-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17274 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel/modules: allow I2C modules to be compiled into the kernel ↵juhosg2009-08-151-41/+52
| | | | | | (closes #5702) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17269 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] Build modules only if realy needed.hauke2009-08-153-20/+95
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17267 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] update openfw to 5.2hauke2009-08-151-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17266 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] Update to compat-wireless-2009-08-15hauke2009-08-1518-647/+184
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17265 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix path to orinoco wireless modules (#5701)florian2009-08-141-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17264 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall: allow incoming udp/68 packets in the default ↵jow2009-08-132-1/+9
| | | | | | configuration (#4108, #4781) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17238 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] opkg: crlf -> lf in 001-fix-double-parsing.patchjow2009-08-121-12/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17235 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] more compile fixes for sangam-atm and 2.6.31florian2009-08-111-0/+57
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17228 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kmod-ipt-nathelper-extra: Fix kmod-textsearch dependency (#5665)acinonyx2009-08-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17225 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix frame dropped counternbd2009-08-111-0/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17224 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix compiler warningnbd2009-08-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17221 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix software rx filter for ibss mode (based on a patch by harald schiöberg)nbd2009-08-111-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17220 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix compile error on kernels without net_device api compatibilitynbd2009-08-115-11/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17219 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: move ipv6 module loading from setup_interface() to ↵jow2009-08-103-10/+7
| | | | | | addif() in the hotplug call, this ensures that ipv6 is loaded before any interfaces or aliases with ip6addr option are configured (#5356) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17217 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] opkg: fix duplicate parsing of config file, move opkg.conf back to ↵jow2009-08-102-5/+17
| | | | | | /etc, bump package revision, thanks kupseoft git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17209 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Correct bool expressions in dependencies.hauke2009-08-102-5/+5
| | | | | | | This fixes #5627 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17208 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kmod-net-hermes-pci, kmod-net-hermes-plx: Fix kmod-net-hermes ↵acinonyx2009-08-091-2/+2
| | | | | | dependency git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17206 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] more 2.6.30 related fixes for ar7-atmflorian2009-08-081-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17183 3c298f89-4303-0410-b956-a3cf2f4a3e73
* decrease verbosity of mklibs.pynbd2009-08-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17174 3c298f89-4303-0410-b956-a3cf2f4a3e73
* integrate mklibs.py support into the build processnbd2009-08-081-0/+35
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17173 3c298f89-4303-0410-b956-a3cf2f4a3e73
* install static libraries from uclibc to the rootfs staging dirnbd2009-08-081-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17169 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a staging directory for unstripped package files, useful for debugging, ↵nbd2009-08-071-1/+1
| | | | | | will be used for mklibs integration later git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17167 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] libiptc and libxtables should install their libraries as symbolic ↵florian2009-08-071-3/+3
| | | | | | links (#5313, #5639) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17162 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: some /lib/network/config.sh refactoringnbd2009-08-071-25/+38
| | | | | | | | | | | * Localize a lot more variables than before. * Do stuff or localize variables at later points or inner blocks so less commands are executed in some cases. * Use the default option of config_get where it makes sense. Signed-off-by: Malte S. Stretz <mss@apache.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17160 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: clean up init.d/fstab and port it to the new config_getnbd2009-08-071-18/+14
| | | | | | | | ... also remove the unused noauto variable in swapon. Signed-off-by: Malte S. Stretz <mss@apache.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17159 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: port init.d/led to new config_getnbd2009-08-071-8/+6
| | | | | | | | ... and don't call logger directly, rcS takes care of the correct redirection Signed-off-by: Malte S. Stretz <mss@apache.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17158 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: port init.d/boot to new config_getnbd2009-08-071-9/+10
| | | | | | | | ... and localize some variables. Signed-off-by: Malte S. Stretz <mss@apache.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17157 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: port functions.sh to new config_getnbd2009-08-071-2/+2
| | | | | | Signed-off-by: Malte S. Stretz <mss@apache.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17156 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: allow default value for config_getnbd2009-08-071-6/+9
| | | | | | | Signed-off-by: Malte S. Stretz <mss@apache.org> Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17155 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade opkg to r215 from the googlecode svnkaloz2009-08-066-163/+36
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17152 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] broadcom-wl: add "assoclist" command to wlcjow2009-08-062-2/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17144 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iw: update to 0.9.15juhosg2009-08-051-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17134 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add usb-net-dm9601-ether, thanks grozflorian2009-08-051-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17133 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add usb-serial-motorola-phone, thanks grozflorian2009-08-051-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17132 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a typo in apply_config -tnbd2009-08-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17120 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: ensure that ipv6 is loaded if interfaces have an ↵jow2009-08-042-13/+22
| | | | | | ip6addr defined, clean trailing whitespace, bump pkg revision (#5356) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17118 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] acx fixes for 2.6.30florian2009-08-031-0/+54
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17116 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall: add icmp_type option to specify the icmp type in rule ↵jow2009-08-032-1/+4
| | | | | | sections, bump pkg revision (#5554) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17115 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] use updated Annex-A and B firmwares (#5296), bump to D7.04.03-R1florian2009-08-031-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17114 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] dropbear: safely support remote restarting of dropbear process; ↵jow2009-08-032-26/+114
| | | | | | bump pkg revision (#5498) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17113 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add special handling for the adm5120 target, which uses subtargets for ↵kaloz2009-08-031-2/+2
| | | | | | different endianess -- later we should come up with something smarter git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17101 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] compile fixes in ar7-atm for new kernelsflorian2009-08-021-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17096 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] install libiptc/libipulog from iptables (#5549)florian2009-08-011-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17089 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] update ebtables to 2.0.9-1, fixes #5001florian2009-08-011-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17087 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix a race condition in the ap2ap wds setupnbd2009-08-011-11/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17086 3c298f89-4303-0410-b956-a3cf2f4a3e73