Commit graph

13818 commits

Author SHA1 Message Date
Travis Kemen
1223494f1d /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

SVN-Revision: 20221
2010-03-14 21:42:56 +00:00
Travis Kemen
3a13fb95ab if readethers is set to true make sure /etc/ethers exists, closes #6740
SVN-Revision: 20220
2010-03-14 21:33:02 +00:00
Travis Kemen
6aca925ca8 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

SVN-Revision: 20219
2010-03-14 21:26:45 +00:00
Felix Fietkau
73f61a64eb 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>

SVN-Revision: 20218
2010-03-14 21:10:07 +00:00
Lars-Peter Clausen
d58bf6adba config-2.6.32: Add mising symbol
SVN-Revision: 20217
2010-03-14 19:27:13 +00:00
Travis Kemen
6457d34586 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>

SVN-Revision: 20216
2010-03-14 18:58:33 +00:00
Felix Fietkau
80d6e3b245 add an arch suffix for handling different variants of arm/mips for the toolchain/target directories
SVN-Revision: 20215
2010-03-14 18:24:05 +00:00
Travis Kemen
411ab9871e fix missing nls support for 2.6.33
SVN-Revision: 20214
2010-03-14 18:22:57 +00:00
Gabor Juhos
3b6b74ee37 atheros: fix FIS directory parsing on Top Boot flash chips
SVN-Revision: 20213
2010-03-14 18:20:04 +00:00
Lars-Peter Clausen
a4d823a9e3 jzcodec: Fix supported formats.
SVN-Revision: 20210
2010-03-14 17:49:30 +00:00
Florian Fainelli
1b39ce11a8 also fix invalid hunks in 2.6.33 patch
SVN-Revision: 20209
2010-03-14 17:21:47 +00:00
Florian Fainelli
558f9342d5 add 2.6.34 support
SVN-Revision: 20208
2010-03-14 17:20:45 +00:00
Florian Fainelli
2e94e94a09 fix invalid hunks in 060-block2mtd_init.patch file
SVN-Revision: 20207
2010-03-14 17:20:40 +00:00
Florian Fainelli
16603d025c export rescan_partitions to prevent linking failures in block2mtd (#6741)
SVN-Revision: 20205
2010-03-14 16:21:33 +00:00
Florian Fainelli
f2e91995ea refresh 2.6.32 patches, fix livebox support (#6821)
SVN-Revision: 20204
2010-03-14 16:21:28 +00:00
Florian Fainelli
0193462642 fix kernel-headers build for uml
SVN-Revision: 20203
2010-03-14 16:21:18 +00:00
Gabor Juhos
68b3653d43 atheros: sync kernel configs
SVN-Revision: 20202
2010-03-14 16:08:24 +00:00
Gabor Juhos
7283430256 atheros: add early-printk support
SVN-Revision: 20201
2010-03-14 16:08:21 +00:00
Travis Kemen
04864d9fb7 remove empty patch file
SVN-Revision: 20200
2010-03-14 15:17:12 +00:00
Gabor Juhos
9d9296adb1 kernel: refresh lzo patch for 2.6.33
SVN-Revision: 20199
2010-03-14 13:22:46 +00:00
Gabor Juhos
3cdd035105 atheros: refresh 2.6.33 patches
SVN-Revision: 20198
2010-03-14 13:22:43 +00:00
Gabor Juhos
783de93464 atheros: refresh 2.6.32 patches
SVN-Revision: 20197
2010-03-14 13:22:38 +00:00
Felix Fietkau
14e104688d add missing kconfig symbol for the hifn 795x crypto accelerator module (patch by dogge10)
SVN-Revision: 20196
2010-03-14 13:16:26 +00:00
Felix Fietkau
f434771b7a madwifi: disable softled by default on pci devices (fixes #4484)
SVN-Revision: 20195
2010-03-14 12:25:23 +00:00
Felix Fietkau
95a8e6a7dd wireless-tools: fix encryption display in the scanning list (#6732)
SVN-Revision: 20194
2010-03-14 04:49:31 +00:00
Travis Kemen
63e0890777 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

SVN-Revision: 20190
2010-03-14 02:01:14 +00:00
Travis Kemen
2e058c3021 this patches fixes iproute2 parallel build.
-Raphael

SVN-Revision: 20189
2010-03-14 01:56:33 +00:00
Travis Kemen
fafcea14a6 this patch fixes iptables parallel build.
-Raphael

SVN-Revision: 20188
2010-03-14 01:53:41 +00:00
Travis Kemen
5a32f56774 this patch fixes gdb parallel build.
-Raphael

SVN-Revision: 20187
2010-03-14 01:50:53 +00:00
Travis Kemen
b6555735bd this patch fixes openssl parallel build.
-Raphael

SVN-Revision: 20186
2010-03-14 01:47:55 +00:00
Travis Kemen
ee14f5106f 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>

SVN-Revision: 20185
2010-03-14 01:41:52 +00:00
Felix Fietkau
308c0afbc1 replace some more references to hostapd-mini with wpad-mini
SVN-Revision: 20184
2010-03-14 01:39:26 +00:00
Florian Fainelli
e69e05d1e3 fix path to the malta kernel
SVN-Revision: 20183
2010-03-13 17:22:27 +00:00
Florian Fainelli
30f1a648cf resync kernel config
SVN-Revision: 20182
2010-03-13 17:22:23 +00:00
Florian Fainelli
e6ec1ce8cf add support for uClibc 0.9.30.3
SVN-Revision: 20181
2010-03-13 17:22:18 +00:00
Florian Fainelli
47a2e6045c fix build hanging on kconfig symbol input
SVN-Revision: 20180
2010-03-13 17:22:10 +00:00
Lars-Peter Clausen
efc6d42d50 modules.mk: Fix typo
SVN-Revision: 20179
2010-03-13 14:45:57 +00:00
Jo-Philipp Wich
1968fb8da3 base-files: force preinit to use busybox mount (#6797)
SVN-Revision: 20176
2010-03-13 02:59:05 +00:00
Gabor Juhos
32be7f7605 package/base-files: call preinit_ip_deconfig before processing init on initramfs images
SVN-Revision: 20159
2010-03-12 14:37:19 +00:00
Florian Fainelli
b8f02a36d1 add support for 2.6.33
SVN-Revision: 20158
2010-03-12 14:24:17 +00:00
Florian Fainelli
f93c17cba4 fix the building of the lzo decompressor on some architectures
SVN-Revision: 20157
2010-03-12 14:24:12 +00:00
Nicolas Thill
0c13287c9d remove CONFIG_PCI=y missed from [20136] in generic 2.6.30 config
SVN-Revision: 20156
2010-03-12 11:50:45 +00:00
Felix Fietkau
a95d43125c ath9k: fix a client mode crash that happens on wpa rekeying
SVN-Revision: 20155
2010-03-12 03:03:57 +00:00
Felix Fietkau
b321fe82d3 sstrip: fix a section length corruption bug (patch from #6847)
SVN-Revision: 20154
2010-03-12 00:35:36 +00:00
Felix Fietkau
a27a5a1973 minstrel_ht: make the ewma of the ampdu length more smooth by updating it on stats updates and reduce the frequency of aggregation checks
SVN-Revision: 20153
2010-03-11 22:08:06 +00:00
Lars-Peter Clausen
07b46f3a82 Fix image generation for qi_lb60 subtarget
SVN-Revision: 20152
2010-03-11 19:02:00 +00:00
Felix Fietkau
07e59c7bc7 mips: allow the compiler to optimize memset, memcmp, memcpy for better performance and (in some instances) smaller code
SVN-Revision: 20151
2010-03-11 18:49:01 +00:00
Felix Fietkau
0849a208ce ar71xx: fix oprofile support
SVN-Revision: 20150
2010-03-11 18:48:57 +00:00
Felix Fietkau
2d305bdc23 the mips -ffreestanding patch has been unnecessary for a long time now, remove it
SVN-Revision: 20149
2010-03-11 18:48:50 +00:00
Nicolas Thill
c3ddcedf4a kernel: fix kmod-pcmcia-yenta on 2.4
SVN-Revision: 20147
2010-03-11 16:37:11 +00:00