openwrt/svn-archive/archive.git
9 years agoe2fsprogs: change the so-version of libcom_err to prevent conflicts, move it into...
Felix Fietkau [Fri, 28 Jun 2013 11:27:31 +0000 (11:27 +0000)]
e2fsprogs: change the so-version of libcom_err to prevent conflicts, move it into the libext2fs package, get rid of the pthread dependency

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37076

9 years agoe2fsprogs: allow mklibs to strip libext2fs.so
Felix Fietkau [Fri, 28 Jun 2013 11:27:27 +0000 (11:27 +0000)]
e2fsprogs: allow mklibs to strip libext2fs.so

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37075

9 years agoubus: fix ubus lua binding duplication
Felix Fietkau [Fri, 28 Jun 2013 11:27:24 +0000 (11:27 +0000)]
ubus: fix ubus lua binding duplication

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37074

9 years agokernel: add global menuconfig option to enable kexec support
Felix Fietkau [Fri, 28 Jun 2013 11:27:20 +0000 (11:27 +0000)]
kernel: add global menuconfig option to enable kexec support

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37073

9 years agokexec-tools: reduce size
Felix Fietkau [Fri, 28 Jun 2013 11:27:16 +0000 (11:27 +0000)]
kexec-tools: reduce size

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37072

9 years agokexec-tools: make zlib support optional, but enabled by default
Felix Fietkau [Fri, 28 Jun 2013 11:27:13 +0000 (11:27 +0000)]
kexec-tools: make zlib support optional, but enabled by default

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37071

9 years agoe2fsprogs: disable library installation
Felix Fietkau [Fri, 28 Jun 2013 11:27:09 +0000 (11:27 +0000)]
e2fsprogs: disable library installation

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37070

9 years agoorion: disable normal router support for the harddisk subtarget
Felix Fietkau [Fri, 28 Jun 2013 11:27:06 +0000 (11:27 +0000)]
orion: disable normal router support for the harddisk subtarget

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37069

9 years agoorion: disable CONFIG_VM_EVENT_COUNTERS by default
Felix Fietkau [Fri, 28 Jun 2013 11:27:02 +0000 (11:27 +0000)]
orion: disable CONFIG_VM_EVENT_COUNTERS by default

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37068

9 years agoe2fsprogs: disable testio debug to reduce code size
Felix Fietkau [Fri, 28 Jun 2013 11:26:58 +0000 (11:26 +0000)]
e2fsprogs: disable testio debug to reduce code size

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37067

9 years agoe2fsprogs: use -ffunction-sections, -fdata-sections, --gc-sections
Felix Fietkau [Fri, 28 Jun 2013 11:26:55 +0000 (11:26 +0000)]
e2fsprogs: use -ffunction-sections, -fdata-sections, --gc-sections

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37066

9 years agoe2fsprogs: use the private version of blkid statically, it is significantly smaller...
Felix Fietkau [Fri, 28 Jun 2013 11:26:51 +0000 (11:26 +0000)]
e2fsprogs: use the private version of blkid statically, it is significantly smaller than the external shared libblkid

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37065

9 years agomdadm: strip support for intel/ddf hardware raid to significantly reduce code size
Felix Fietkau [Fri, 28 Jun 2013 11:26:48 +0000 (11:26 +0000)]
mdadm: strip support for intel/ddf hardware raid to significantly reduce code size

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37064

9 years agomdadm: remove mdassemble, it is redundant
Felix Fietkau [Fri, 28 Jun 2013 11:26:44 +0000 (11:26 +0000)]
mdadm: remove mdassemble, it is redundant

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37063

9 years agomdadm: use -ffunction-sections, -fdata-sections, --gc-sections
Felix Fietkau [Fri, 28 Jun 2013 11:26:40 +0000 (11:26 +0000)]
mdadm: use -ffunction-sections, -fdata-sections, --gc-sections

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37062

9 years agoorion: dynamically generate /etc/config/network, the LaCie 2big Network does not...
Felix Fietkau [Fri, 28 Jun 2013 11:26:37 +0000 (11:26 +0000)]
orion: dynamically generate /etc/config/network, the LaCie 2big Network does not use DSA

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37061

9 years agomdadm: add from /packages, add myself as maintainer
Felix Fietkau [Fri, 28 Jun 2013 11:26:33 +0000 (11:26 +0000)]
mdadm: add from /packages, add myself as maintainer

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37060

9 years agoorion: add support for the lacie 2big network device
Felix Fietkau [Fri, 28 Jun 2013 11:26:29 +0000 (11:26 +0000)]
orion: add support for the lacie 2big network device

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37059

9 years agoramips: fix ethernet driver
John Crispin [Fri, 28 Jun 2013 11:22:11 +0000 (11:22 +0000)]
ramips: fix ethernet driver

make sure the driver does not crash under load

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37058

9 years agoubox: update to latest git revision
John Crispin [Fri, 28 Jun 2013 11:22:05 +0000 (11:22 +0000)]
ubox: update to latest git revision

* add pivot root support
* add back a /etc/init.d/fstab
* add "block mount/umount" support
* add anonymous swap/mount support
* add auto swap/mount support
* fix superflous error when inserting modules
* add back jffs2reset/jffs2mark

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37057

9 years agoprocd: update to latest git revision
John Crispin [Fri, 28 Jun 2013 11:21:52 +0000 (11:21 +0000)]
procd: update to latest git revision

* fix ubus reconnect handling
* set global mask 0
* add respawn support

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37056

9 years agolibubox: update to latest version, fixes a bug in safe_list_del()
Felix Fietkau [Fri, 28 Jun 2013 11:07:15 +0000 (11:07 +0000)]
libubox: update to latest version, fixes a bug in safe_list_del()

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37053

9 years agonetifd: fix typo in dhcp script
Steven Barth [Fri, 28 Jun 2013 04:19:21 +0000 (04:19 +0000)]
netifd: fix typo in dhcp script

SVN-Revision: 37051

9 years agoinclude/image.mk: do not make initramfs build exclusive
Florian Fainelli [Thu, 27 Jun 2013 19:58:35 +0000 (19:58 +0000)]
include/image.mk: do not make initramfs build exclusive

Allow building initramfs along with other types of filesystems.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37050

9 years agotargets: prepare for supporting normal and initramfs images
Florian Fainelli [Thu, 27 Jun 2013 19:58:31 +0000 (19:58 +0000)]
targets: prepare for supporting normal and initramfs images

In order to support both normal images and initramfs, ensure that each
target sets KERNELNAME properly so that the generic kernel building code
can copy the corresponding files over $(KDIR) with the appropriate
extension. Update the various paths to the kernel and wrapper images
from $(LINUX_DIR)/arch/$(ARCH)/boot/$(foo) to $(KDIR)/$(foo).

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37049

9 years agobuildroot: copy KENRNELNAME files to $(KDIR)
Florian Fainelli [Thu, 27 Jun 2013 19:58:24 +0000 (19:58 +0000)]
buildroot: copy KENRNELNAME files to $(KDIR)

In order to support building both normal and initramfs kernel, we will
rebuild the wrappers around the vmlinux ELF binary, copy these with an
appropriate extension when they exist.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37048

9 years agobuildroot: build a second pass kernel if initramfs is enabled
Florian Fainelli [Thu, 27 Jun 2013 19:58:20 +0000 (19:58 +0000)]
buildroot: build a second pass kernel if initramfs is enabled

If initramfs is enabled, build a second pass kernel containing the CPIO
rootfs, preliminary work to get non exclusive enabling of initramfs.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37047

9 years agobuildroot: workaround broken syntax highlighting
Florian Fainelli [Thu, 27 Jun 2013 19:58:16 +0000 (19:58 +0000)]
buildroot: workaround broken syntax highlighting

GNU Make's subst is always breaking syntax highlighting with at least
vim add the right comments to workaround it.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37046

9 years agoramips: fix rt2x00 ethernet compile bug
John Crispin [Thu, 27 Jun 2013 16:45:40 +0000 (16:45 +0000)]
ramips: fix rt2x00 ethernet compile bug

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37043

9 years agoramips: add missing symbols to rt288x config
John Crispin [Thu, 27 Jun 2013 16:45:26 +0000 (16:45 +0000)]
ramips: add missing symbols to rt288x config

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37042

9 years agoramips: fix ethernet stability issue introduced by recent kernel upgrade
John Crispin [Thu, 27 Jun 2013 16:28:06 +0000 (16:28 +0000)]
ramips: fix ethernet stability issue introduced by recent kernel upgrade

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37041

9 years ago6relayd: prevent build on AVR32
Florian Fainelli [Thu, 27 Jun 2013 15:33:05 +0000 (15:33 +0000)]
6relayd: prevent build on AVR32

AVR32 misses a bunch of updated syscalls, including timerfd_create()
which is used by 6relayd. Since that requires Linux/libc changes, just
prevent building it for now.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37040

9 years agobusybox: disable syslogd/klogd by default, procd replaces them
Felix Fietkau [Thu, 27 Jun 2013 11:06:35 +0000 (11:06 +0000)]
busybox: disable syslogd/klogd by default, procd replaces them

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37039

9 years agoimx23: add new target for i.MX233-based boards
Zoltan Herpai [Thu, 27 Jun 2013 10:12:03 +0000 (10:12 +0000)]
imx23: add new target for i.MX233-based boards

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 37038

9 years agomac80211: disable rt2x00 on mt7620a
John Crispin [Thu, 27 Jun 2013 07:25:13 +0000 (07:25 +0000)]
mac80211: disable rt2x00 on mt7620a

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37037

9 years agokernel/generic: add missing regulator symbols for 3.9
Zoltan Herpai [Wed, 26 Jun 2013 21:48:17 +0000 (21:48 +0000)]
kernel/generic: add missing regulator symbols for 3.9

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 37036

9 years agotools: add tools for i.MX23 boards
Zoltan Herpai [Wed, 26 Jun 2013 10:15:29 +0000 (10:15 +0000)]
tools: add tools for i.MX23 boards

SVN-Revision: 37035

9 years agoodhcp6c: Add missing config option "ifaceid"
Steven Barth [Tue, 25 Jun 2013 05:18:20 +0000 (05:18 +0000)]
odhcp6c: Add missing config option "ifaceid"

SVN-Revision: 37033

9 years agobcm63xx: fix DSL-274xB F1 default network config
Jonas Gorski [Mon, 24 Jun 2013 20:35:54 +0000 (20:35 +0000)]
bcm63xx: fix DSL-274xB F1 default network config

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37032

9 years agohostapd: fix superflous coma
John Crispin [Mon, 24 Jun 2013 16:44:18 +0000 (16:44 +0000)]
hostapd: fix superflous coma

this cause the wps trigegr to be copied to the wrong place

https://dev.openwrt.org/ticket/13753

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37031

9 years ago[toolchain/eglibc] add patch for eglibc version 2.15
Mirko Vogt [Mon, 24 Jun 2013 14:51:22 +0000 (14:51 +0000)]
[toolchain/eglibc] add patch for eglibc version 2.15

This patch partially reverts an (e)glibc commit
which fixed a memory leak, however introduced lookup
errors in dlopen() with resulting segmentation faults
in certain scenarios.

References:
 - http://comments.gmane.org/gmane.comp.lib.glibc.user/1227
 - http://sourceware.org/ml/libc-alpha/2011-06/msg00006.html

SVN-Revision: 37029

9 years agoramips: move ESW reset to preinit on RT305x/RT5350
John Crispin [Mon, 24 Jun 2013 12:39:28 +0000 (12:39 +0000)]
ramips: move ESW reset to preinit on RT305x/RT5350

RT305x/RT5350 SoCs require the switch to be reset before touching the ethernet
interface, otherwise the driver will panic.
As we already init the ethernet in preinit we therefor need to reset the switch
before that.

Signed-off-by: Felix Kaechele <felix@fetzig.org>
SVN-Revision: 37027

9 years agoubus: remove unused init-script
Steven Barth [Mon, 24 Jun 2013 12:38:30 +0000 (12:38 +0000)]
ubus: remove unused init-script

SVN-Revision: 37026

9 years agoramips: make rt3883 usb work properly
John Crispin [Mon, 24 Jun 2013 12:06:56 +0000 (12:06 +0000)]
ramips: make rt3883 usb work properly

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37024

9 years agoramips: revert gpio regulator dts update
John Crispin [Mon, 24 Jun 2013 11:09:50 +0000 (11:09 +0000)]
ramips: revert gpio regulator dts update

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37021

9 years agoarptables: Bump to 0.0.4
Steven Barth [Mon, 24 Jun 2013 05:48:12 +0000 (05:48 +0000)]
arptables: Bump to 0.0.4

SVN-Revision: 37020

9 years ago6relayd: don't accidentally remove regular prefix routes
Steven Barth [Sun, 23 Jun 2013 16:26:09 +0000 (16:26 +0000)]
6relayd: don't accidentally remove regular prefix routes

SVN-Revision: 37018

9 years agoutil-linux: dont provide swapon/off
John Crispin [Sun, 23 Jun 2013 15:51:33 +0000 (15:51 +0000)]
util-linux: dont provide swapon/off

these are no provided either by busybox or block-mount

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37017

9 years agoralink: update patches
John Crispin [Sun, 23 Jun 2013 15:50:49 +0000 (15:50 +0000)]
ralink: update patches

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37016

9 years agopackage: fix insmod on install
John Crispin [Sat, 22 Jun 2013 22:09:40 +0000 (22:09 +0000)]
package: fix insmod on install

the procd changes broke the postinst insmod.

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37015

9 years agokernel: fix a reference counting bug in overlayfs
Felix Fietkau [Sat, 22 Jun 2013 14:00:12 +0000 (14:00 +0000)]
kernel: fix a reference counting bug in overlayfs

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37014

9 years agoath9k: fix a minor rcu issue
Felix Fietkau [Sat, 22 Jun 2013 13:59:55 +0000 (13:59 +0000)]
ath9k: fix a minor rcu issue

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37013

9 years ago6relayd: fix lease-update behaviour for clients without reconfigure
Steven Barth [Sat, 22 Jun 2013 08:31:28 +0000 (08:31 +0000)]
6relayd: fix lease-update behaviour for clients without reconfigure

SVN-Revision: 37011

9 years ago6relayd: Keep PD-downstream across RENEW/REBIND
Steven Barth [Sat, 22 Jun 2013 08:19:25 +0000 (08:19 +0000)]
6relayd: Keep PD-downstream across RENEW/REBIND

SVN-Revision: 37009

9 years agomac80211: fix compile error on rt2x00 when buildin for SoC
John Crispin [Fri, 21 Jun 2013 16:54:46 +0000 (16:54 +0000)]
mac80211: fix compile error on rt2x00 when buildin for SoC

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37008

9 years agopackages: clean up the package folder
John Crispin [Fri, 21 Jun 2013 16:54:37 +0000 (16:54 +0000)]
packages: clean up the package folder

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37007

9 years agolantiq: Tune the XWAY subtarget cflags
John Crispin [Fri, 21 Jun 2013 16:54:15 +0000 (16:54 +0000)]
lantiq: Tune the XWAY subtarget cflags

This patch sets the cflags -mtune=34kc -mdsp only in XWAY subtarget, while the others remain with mtune=mips32r2.
Although the Danube has a Mips 24KEc core performs well with the above cflags.

Signed-off-by: José Vázquez Fernández <ppvazquezfer@gmail.com>
SVN-Revision: 37006

9 years agolantiq: set mips16 support.
John Crispin [Fri, 21 Jun 2013 16:54:07 +0000 (16:54 +0000)]
lantiq: set mips16 support.

Set mips16 support in XWAY subtarget.

This patch is based in changeset #36600

Signed-off-by: José Vázquez Fernández <ppvazquezfer@gmail.com>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37005

9 years agolantiq: Fix ARV7518 DTS definitions
John Crispin [Fri, 21 Jun 2013 16:54:03 +0000 (16:54 +0000)]
lantiq: Fix ARV7518 DTS definitions

Fix EBU leds by removing req2 and gnt2 from pinmux.
Fix rfkill button gpio.
Enable reset button.
Fix power led activation status.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 37004

9 years agobase-files: module loading is now handled by ubox/kmodloader
John Crispin [Fri, 21 Jun 2013 16:53:59 +0000 (16:53 +0000)]
base-files: module loading is now handled by ubox/kmodloader

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37003

9 years agobase-files: /etc/init.d/rcS is no longer needed, procd handles this for us now
John Crispin [Fri, 21 Jun 2013 16:53:55 +0000 (16:53 +0000)]
base-files: /etc/init.d/rcS is no longer needed, procd handles this for us now

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37002

9 years agobase-files: drop 2 pointless hotplug trigger stubs
John Crispin [Fri, 21 Jun 2013 16:53:51 +0000 (16:53 +0000)]
base-files: drop 2 pointless hotplug trigger stubs

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37001

9 years agobase-files: input/button drivers get loaded before preinit by procd
John Crispin [Fri, 21 Jun 2013 16:53:47 +0000 (16:53 +0000)]
base-files: input/button drivers get loaded before preinit by procd

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37000

9 years agobase-files: diag does not need to insmod any drivers, procd already did it for us
John Crispin [Fri, 21 Jun 2013 16:53:43 +0000 (16:53 +0000)]
base-files: diag does not need to insmod any drivers, procd already did it for us

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36999

9 years agobase-files: procd is now the init process
John Crispin [Fri, 21 Jun 2013 16:53:38 +0000 (16:53 +0000)]
base-files: procd is now the init process

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36998

9 years agobusybox: procd is now the init process
John Crispin [Fri, 21 Jun 2013 16:53:30 +0000 (16:53 +0000)]
busybox: procd is now the init process

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36997

9 years agobase-files: procd init is now the default, remove files.old
John Crispin [Fri, 21 Jun 2013 16:53:26 +0000 (16:53 +0000)]
base-files: procd init is now the default, remove files.old

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36996

9 years agoprocd: update to latest git revision
John Crispin [Fri, 21 Jun 2013 16:53:22 +0000 (16:53 +0000)]
procd: update to latest git revision

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36995

9 years agoprocd: fix hotplug rule to not return on default makedev trigger
John Crispin [Fri, 21 Jun 2013 16:53:19 +0000 (16:53 +0000)]
procd: fix hotplug rule to not return on default makedev trigger

this allows the subsystem trigger to also be called

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36994

9 years agobrcm47xx: dont manually insmod switch drivers
John Crispin [Fri, 21 Jun 2013 16:53:15 +0000 (16:53 +0000)]
brcm47xx: dont manually insmod switch drivers

Signed-off-by: John Crispin <bloic@openwrt.org>
SVN-Revision: 36993

9 years agoar71xx: drop procd_init console hack
John Crispin [Fri, 21 Jun 2013 16:53:11 +0000 (16:53 +0000)]
ar71xx: drop procd_init console hack

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36992

9 years agohostapd: remove old button hotplug script
John Crispin [Fri, 21 Jun 2013 16:53:07 +0000 (16:53 +0000)]
hostapd: remove old button hotplug script

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36991

9 years agoubox: update to latest git version
John Crispin [Fri, 21 Jun 2013 16:53:03 +0000 (16:53 +0000)]
ubox: update to latest git version

add block mount / extroot support

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36989

9 years agoblock-mount: drop package, ubox now does the job for us
John Crispin [Fri, 21 Jun 2013 16:53:00 +0000 (16:53 +0000)]
block-mount: drop package, ubox now does the job for us

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36988

9 years agohotplug2: procd does the hotplugging now
John Crispin [Fri, 21 Jun 2013 16:52:56 +0000 (16:52 +0000)]
hotplug2: procd does the hotplugging now

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36987

9 years agoutil-linux: move package to package/system/utils
John Crispin [Fri, 21 Jun 2013 16:52:52 +0000 (16:52 +0000)]
util-linux: move package to package/system/utils

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36986

9 years agoutil-linux: fix endianess bug and stage libraries properly
John Crispin [Fri, 21 Jun 2013 16:52:48 +0000 (16:52 +0000)]
util-linux: fix endianess bug and stage libraries properly

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36985

9 years agolibubox: update to latest version, fixes utf-8 corruption issues in blobmsg_json
Felix Fietkau [Fri, 21 Jun 2013 15:19:31 +0000 (15:19 +0000)]
libubox: update to latest version, fixes utf-8 corruption issues in blobmsg_json

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36984

9 years agoath9k_htc: fix idle mode handling
Felix Fietkau [Fri, 21 Jun 2013 10:57:35 +0000 (10:57 +0000)]
ath9k_htc: fix idle mode handling

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36983

9 years ago[ppc40x]: increase kernel partition size to fix boot issues
Imre Kaloz [Fri, 21 Jun 2013 10:57:05 +0000 (10:57 +0000)]
[ppc40x]: increase kernel partition size to fix boot issues

SVN-Revision: 36982

9 years ago6relayd: Fix DHCPv6-PD assignment logic
Steven Barth [Fri, 21 Jun 2013 06:15:09 +0000 (06:15 +0000)]
6relayd: Fix DHCPv6-PD assignment logic

SVN-Revision: 36980

9 years agobrcm63xx: reduce the number of Ethernet DMA channels from 16 to 8
Florian Fainelli [Thu, 20 Jun 2013 18:47:36 +0000 (18:47 +0000)]
brcm63xx: reduce the number of Ethernet DMA channels from 16 to 8

We currently used 16 DMA Ethernet channels, but the hardware only
supports up to 8 (with 2 per enet and the remaining for USB slave).

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36979

9 years agomac80211: add rt2x00-mmio package to store the common parts for SoC and PCI access
Hauke Mehrtens [Thu, 20 Jun 2013 15:03:28 +0000 (15:03 +0000)]
mac80211: add rt2x00-mmio package to store the common parts for SoC and PCI access

This should fix a build error on ramips.

SVN-Revision: 36978

9 years agoath9k: fix cabq depth accounting
Felix Fietkau [Thu, 20 Jun 2013 13:10:31 +0000 (13:10 +0000)]
ath9k: fix cabq depth accounting

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36977

9 years agoacx-mac80211: make it compile with the new backports mac80211
Hauke Mehrtens [Wed, 19 Jun 2013 21:37:56 +0000 (21:37 +0000)]
acx-mac80211: make it compile with the new backports mac80211

SVN-Revision: 36976

9 years agomac80211: libertas-sd depends on mmc
Hauke Mehrtens [Wed, 19 Jun 2013 21:36:52 +0000 (21:36 +0000)]
mac80211: libertas-sd depends on mmc

SVN-Revision: 36975

9 years agomac80211: copy the backport-include files to staging_dir
Hauke Mehrtens [Wed, 19 Jun 2013 21:36:22 +0000 (21:36 +0000)]
mac80211: copy the backport-include files to staging_dir

SVN-Revision: 36974

9 years agomac80211: do not use CPTCFG_SSB and CPTCFG_BCMA
Hauke Mehrtens [Wed, 19 Jun 2013 21:33:31 +0000 (21:33 +0000)]
mac80211: do not use CPTCFG_SSB and CPTCFG_BCMA

ssb and bcma are not build by compat-wireless / backports and the
config symbols are also not taken from there. Use the in kernel config
symbols. This fixes a build error in brcmsmac/led.c

SVN-Revision: 36973

9 years agomac80211: do not build RT2X00_LIB_XXX when XXX is not available in the kernel.
Hauke Mehrtens [Wed, 19 Jun 2013 21:29:34 +0000 (21:29 +0000)]
mac80211: do not build RT2X00_LIB_XXX when XXX is not available in the kernel.

It was possible to select RT2X00_LIB_PCI without PCI being selected.

This closes #13720
mrkiko thanks for testing.

SVN-Revision: 36972

9 years ago6relayd: correctly set downstream routes for DHCPv6-PD
Steven Barth [Wed, 19 Jun 2013 13:08:33 +0000 (13:08 +0000)]
6relayd: correctly set downstream routes for DHCPv6-PD

SVN-Revision: 36969

9 years agolinux-3.8: backport a leds-gpio.c crash fix (fixes #13721)
Felix Fietkau [Tue, 18 Jun 2013 22:23:38 +0000 (22:23 +0000)]
linux-3.8: backport a leds-gpio.c crash fix (fixes #13721)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36968

9 years agotools/mkimage: add back a fixed version of 040-include_order.patch to fix build error...
Felix Fietkau [Tue, 18 Jun 2013 21:53:46 +0000 (21:53 +0000)]
tools/mkimage: add back a fixed version of 040-include_order.patch to fix build errors on some systems (#12232)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36967

9 years agonetifd: update to latest version, fixes a NULL pointer deref bug
Felix Fietkau [Tue, 18 Jun 2013 16:24:48 +0000 (16:24 +0000)]
netifd: update to latest version, fixes a NULL pointer deref bug

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36965

9 years agofirewall: update to git head
Jo-Philipp Wich [Tue, 18 Jun 2013 14:30:51 +0000 (14:30 +0000)]
firewall: update to git head

- fixes misprocessing of unknown symbolic protocol names

SVN-Revision: 36963

9 years agofirewall: update to git head
Jo-Philipp Wich [Tue, 18 Jun 2013 14:14:35 +0000 (14:14 +0000)]
firewall: update to git head

- fixes calculation of IPv4 netmasks derived from 0.0.0.0/0 CIDRs

SVN-Revision: 36960

9 years agoodhcp6c: Add option to override interface identifier in RA-client
Steven Barth [Tue, 18 Jun 2013 12:51:14 +0000 (12:51 +0000)]
odhcp6c: Add option to override interface identifier in RA-client

SVN-Revision: 36959

9 years agobrcm63xx: refresh 3.9 patches
Florian Fainelli [Tue, 18 Jun 2013 10:54:28 +0000 (10:54 +0000)]
brcm63xx: refresh 3.9 patches

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36958

9 years agobrcm63xx: provide a default sane MAC address for Cable Modem devices
Florian Fainelli [Tue, 18 Jun 2013 10:54:24 +0000 (10:54 +0000)]
brcm63xx: provide a default sane MAC address for Cable Modem devices

Cable modem devices currently poke at some random location in RAM and
may end up having an invalid MAC address which is not suitable. Provide
a default one which is sane.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36957

9 years agolibubox: update to latest version, fixes uloop recursion issues
Felix Fietkau [Tue, 18 Jun 2013 10:52:40 +0000 (10:52 +0000)]
libubox: update to latest version, fixes uloop recursion issues

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36956

9 years agoustream-ssl: update to latest version, fixes uhttpd infinite loop issues
Felix Fietkau [Tue, 18 Jun 2013 10:52:33 +0000 (10:52 +0000)]
ustream-ssl: update to latest version, fixes uhttpd infinite loop issues

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36955