thepeople
6772ab104f
/lib/network/ppp.sh fixes a problem with PPtP (and other PPP-based things) where PPtP + PPPoE will fail to work. This is because PPtP defaults to ppp0 and so does PPPoE, because /etc/init.d/ppp reinitializes the unit counter for each PPP-type connection (so you could have multiple PPtP over cable, for instance, but PPPoE + PPtP is a problem).
...
/etc/init.d/ppp automatically starts pptp session on boot., from #6720
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20221 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 21:42:56 +00:00
thepeople
1f2f21c1d0
if readethers is set to true make sure /etc/ethers exists, closes #6740
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20220 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 21:33:02 +00:00
thepeople
c37b60f3dc
this patch allow to set -g option 1. -g allow to make a more secure ssh server configuration by avoiding brute force attack on root while allowing user to use password (where the username is more difficult to guess).
...
Matthieu
from #6736
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20219 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 21:26:45 +00:00
nbd
176d390d98
fix error output of brctl if bridging is not supported.
...
The following error is displayed during network configuration on any device that has DEVICE_TYPE set to something else then router, or has brctl functionality disabled through some other method:
"brctl: SIOCGIFBR: Package not installed"
This is due to the unbridge function being called, which uses "brctl show" to determine if the interface is bridged.
Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20218 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 21:10:07 +00:00
lars
46f715372d
[xburst] config-2.6.32: Add mising symbol
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20217 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 19:27:13 +00:00
thepeople
b69c2d4576
[package] linux-atm: Update to stable version 2.5.1 from upstream project
...
This commit integrates the upstream version of the linux-atm tools
version 2.5.1.
It simplify the patchset but keeps the debian-patches,
prevent the usage of libflex on the target, and let the package
compiles every tools.
The Makefile only installs atmarp & atmarpd, but some useful debug
programs are also included (like aread/awrite, atmdump,...) in the
makefile, but commented by default.
Signed-off-by: Obinou <obconseil@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20216 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 18:58:33 +00:00
nbd
30c92b3390
add an arch suffix for handling different variants of arm/mips for the toolchain/target directories
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20215 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 18:24:05 +00:00
thepeople
d005d2e247
fix missing nls support for 2.6.33
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20214 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 18:22:57 +00:00
juhosg
cda7b5ae8c
atheros: fix FIS directory parsing on Top Boot flash chips
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20213 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 18:20:04 +00:00
lars
64a8bb6646
[xburst] jzcodec: Fix supported formats.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20210 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 17:49:30 +00:00
florian
e8f6f13bcf
[kernel] also fix invalid hunks in 2.6.33 patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20209 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 17:21:47 +00:00
florian
30932c53d3
[uml] add 2.6.34 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20208 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 17:20:45 +00:00
florian
6b4ad6d718
[kernel] fix invalid hunks in 060-block2mtd_init.patch file
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20207 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 17:20:40 +00:00
florian
cbc1514dc5
[kernel] export rescan_partitions to prevent linking failures in block2mtd ( #6741 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20205 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 16:21:33 +00:00
florian
e861730fef
[brcm63xx] refresh 2.6.32 patches, fix livebox support ( #6821 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20204 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 16:21:28 +00:00
florian
34d8a52831
[toolchain] fix kernel-headers build for uml
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20203 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 16:21:18 +00:00
juhosg
39ccb5bc77
atheros: sync kernel configs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20202 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 16:08:24 +00:00
juhosg
7d2ff5f4d7
atheros: add early-printk support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20201 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 16:08:21 +00:00
thepeople
c230cc5bcb
remove empty patch file
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20200 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 15:17:12 +00:00
juhosg
55e65f5a88
kernel: refresh lzo patch for 2.6.33
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20199 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 13:22:46 +00:00
juhosg
50aea5b14c
atheros: refresh 2.6.33 patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20198 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 13:22:43 +00:00
juhosg
93f85923e9
atheros: refresh 2.6.32 patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20197 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 13:22:38 +00:00
nbd
c057a8dbb6
add missing kconfig symbol for the hifn 795x crypto accelerator module (patch by dogge10)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20196 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 13:16:26 +00:00
nbd
60521a7fc8
madwifi: disable softled by default on pci devices ( fixes #4484 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20195 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 12:25:23 +00:00
nbd
c1819c7610
wireless-tools: fix encryption display in the scanning list ( #6732 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20194 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 04:49:31 +00:00
thepeople
f2732edc60
find attached the announced patch for fuse.
...
changes:
- latest fuse 2.8.3
- includes now the kernel module for kernel 2.4
- builds parallel
- fuse-utils includes now ulockmgr_server
fuse24 should be deleted from trunk.
bud
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20190 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 02:01:14 +00:00
thepeople
43a5836c26
this patches fixes iproute2 parallel build.
...
-Raphael
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20189 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 01:56:33 +00:00
thepeople
f1dab524fd
this patch fixes iptables parallel build.
...
-Raphael
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20188 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 01:53:41 +00:00
thepeople
32defdcd74
this patch fixes gdb parallel build.
...
-Raphael
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20187 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 01:50:53 +00:00
thepeople
de5b21a6db
this patch fixes openssl parallel build.
...
-Raphael
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20186 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 01:47:55 +00:00
thepeople
f286b80a74
Switch Marvell Orion CPU to kernel 2.6.32 plus LED support for all LEDs
...
on LinkSys WRT350Nv2.
Signed-off by: Matthias Buecher <mail@maddes.net> and Dirk Teurlings
<info@upexia.nl>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20185 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 01:41:52 +00:00
nbd
4b16a9a832
replace some more references to hostapd-mini with wpad-mini
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20184 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 01:39:26 +00:00
florian
5fafe8f38a
[malta] fix path to the malta kernel
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20183 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-13 17:22:27 +00:00
florian
c07a9a3007
[malta] resync kernel config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20182 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-13 17:22:23 +00:00
florian
d4473285ad
[toolchain] add support for uClibc 0.9.30.3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20181 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-13 17:22:18 +00:00
florian
94040a1eb7
[rb532] fix build hanging on kconfig symbol input
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20180 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-13 17:22:10 +00:00
lars
ed4ac39c98
[xburst] modules.mk: Fix typo
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20179 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-13 14:45:57 +00:00
jow
a1c8970a2f
[package] base-files: force preinit to use busybox mount ( #6797 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20176 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-13 02:59:05 +00:00
juhosg
86a0b33fa1
package/base-files: call preinit_ip_deconfig before processing init on
...
initramfs images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20159 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-12 14:37:19 +00:00
florian
ea28bcf17f
[uml] add support for 2.6.33
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20158 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-12 14:24:17 +00:00
florian
cc7e88fe96
[kernel] fix the building of the lzo decompressor on some architectures
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20157 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-12 14:24:12 +00:00
nico
edf26e5c98
remove CONFIG_PCI=y missed from [20136] in generic 2.6.30 config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20156 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-12 11:50:45 +00:00
nbd
f65a61d056
ath9k: fix a client mode crash that happens on wpa rekeying
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20155 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-12 03:03:57 +00:00
nbd
5ad9c27d39
sstrip: fix a section length corruption bug (patch from #6847 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20154 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-12 00:35:36 +00:00
nbd
023a7d5f82
minstrel_ht: make the ewma of the ampdu length more smooth by updating it on stats updates and reduce the frequency of aggregation checks
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20153 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 22:08:06 +00:00
lars
fce615f549
[xburst] Fix image generation for qi_lb60 subtarget
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20152 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 19:02:00 +00:00
nbd
69bd889a9c
mips: allow the compiler to optimize memset, memcmp, memcpy for better performance and (in some instances) smaller code
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20151 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 18:49:01 +00:00
nbd
6a4d281583
ar71xx: fix oprofile support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20150 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 18:48:57 +00:00
nbd
2c8b7a1910
the mips -ffreestanding patch has been unnecessary for a long time now, remove it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20149 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 18:48:50 +00:00
nico
711b68c50a
remove empty directories (again)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20148 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 17:16:58 +00:00