Felix Fietkau
cd296d4230
e2fsprogs: allow mklibs to strip libext2fs.so
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37075
2013-06-28 11:27:27 +00:00
Felix Fietkau
2c7530a622
ubus: fix ubus lua binding duplication
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37074
2013-06-28 11:27:24 +00:00
Felix Fietkau
7acb84dde7
kernel: add global menuconfig option to enable kexec support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37073
2013-06-28 11:27:20 +00:00
Felix Fietkau
512a3c5d81
kexec-tools: reduce size
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37072
2013-06-28 11:27:16 +00:00
Felix Fietkau
ea5f9a7ba7
kexec-tools: make zlib support optional, but enabled by default
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37071
2013-06-28 11:27:13 +00:00
Felix Fietkau
6232a4300c
e2fsprogs: disable library installation
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37070
2013-06-28 11:27:09 +00:00
Felix Fietkau
900f78e3be
orion: disable normal router support for the harddisk subtarget
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37069
2013-06-28 11:27:06 +00:00
Felix Fietkau
059003fa90
orion: disable CONFIG_VM_EVENT_COUNTERS by default
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37068
2013-06-28 11:27:02 +00:00
Felix Fietkau
9ef2c08f37
e2fsprogs: disable testio debug to reduce code size
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37067
2013-06-28 11:26:58 +00:00
Felix Fietkau
1646855141
e2fsprogs: use -ffunction-sections, -fdata-sections, --gc-sections
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37066
2013-06-28 11:26:55 +00:00
Felix Fietkau
d383212f81
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
2013-06-28 11:26:51 +00:00
Felix Fietkau
08a4d8b8e6
mdadm: strip support for intel/ddf hardware raid to significantly reduce code size
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37064
2013-06-28 11:26:48 +00:00
Felix Fietkau
e0606b7af2
mdadm: remove mdassemble, it is redundant
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37063
2013-06-28 11:26:44 +00:00
Felix Fietkau
20df5d86af
mdadm: use -ffunction-sections, -fdata-sections, --gc-sections
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37062
2013-06-28 11:26:40 +00:00
Felix Fietkau
84ad1782f9
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
2013-06-28 11:26:37 +00:00
Felix Fietkau
ec27ab9ac9
mdadm: add from /packages, add myself as maintainer
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37060
2013-06-28 11:26:33 +00:00
Felix Fietkau
6d6296e214
orion: add support for the lacie 2big network device
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37059
2013-06-28 11:26:29 +00:00
John Crispin
77b9fd52a6
ramips: fix ethernet driver
...
make sure the driver does not crash under load
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37058
2013-06-28 11:22:11 +00:00
John Crispin
b1318530e3
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
2013-06-28 11:22:05 +00:00
John Crispin
c4f5b5d0d5
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
2013-06-28 11:21:52 +00:00
Felix Fietkau
49bd0eb15a
libubox: update to latest version, fixes a bug in safe_list_del()
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37053
2013-06-28 11:07:15 +00:00
Steven Barth
d8051a8814
netifd: fix typo in dhcp script
...
SVN-Revision: 37051
2013-06-28 04:19:21 +00:00
Florian Fainelli
f5a0a578f8
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
2013-06-27 19:58:35 +00:00
Florian Fainelli
6a4f2922f6
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
2013-06-27 19:58:31 +00:00
Florian Fainelli
eab95ea467
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
2013-06-27 19:58:24 +00:00
Florian Fainelli
a890ccd6e0
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
2013-06-27 19:58:20 +00:00
Florian Fainelli
b729d41d64
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
2013-06-27 19:58:16 +00:00
John Crispin
36209234ab
ramips: fix rt2x00 ethernet compile bug
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37043
2013-06-27 16:45:40 +00:00
John Crispin
0d4e00c337
ramips: add missing symbols to rt288x config
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37042
2013-06-27 16:45:26 +00:00
John Crispin
1706c8d29a
ramips: fix ethernet stability issue introduced by recent kernel upgrade
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37041
2013-06-27 16:28:06 +00:00
Florian Fainelli
fe7c236a06
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
2013-06-27 15:33:05 +00:00
Felix Fietkau
9e4d188e77
busybox: disable syslogd/klogd by default, procd replaces them
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37039
2013-06-27 11:06:35 +00:00
Zoltan Herpai
e5c7a93d71
imx23: add new target for i.MX233-based boards
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 37038
2013-06-27 10:12:03 +00:00
John Crispin
1761b7b370
mac80211: disable rt2x00 on mt7620a
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37037
2013-06-27 07:25:13 +00:00
Zoltan Herpai
41ad05299c
kernel/generic: add missing regulator symbols for 3.9
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 37036
2013-06-26 21:48:17 +00:00
Zoltan Herpai
82ae24602a
tools: add tools for i.MX23 boards
...
SVN-Revision: 37035
2013-06-26 10:15:29 +00:00
Steven Barth
cb66ed972b
odhcp6c: Add missing config option "ifaceid"
...
SVN-Revision: 37033
2013-06-25 05:18:20 +00:00
Jonas Gorski
9a077f70de
bcm63xx: fix DSL-274xB F1 default network config
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37032
2013-06-24 20:35:54 +00:00
John Crispin
e7dbdad43b
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
2013-06-24 16:44:18 +00:00
Mirko Vogt
1848a0f239
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
2013-06-24 14:51:22 +00:00
John Crispin
5063f712a6
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
2013-06-24 12:39:28 +00:00
Steven Barth
111b480945
ubus: remove unused init-script
...
SVN-Revision: 37026
2013-06-24 12:38:30 +00:00
John Crispin
d3723f93c6
ramips: make rt3883 usb work properly
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37024
2013-06-24 12:06:56 +00:00
John Crispin
dca18caa79
ramips: revert gpio regulator dts update
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37021
2013-06-24 11:09:50 +00:00
Steven Barth
eecce5abad
arptables: Bump to 0.0.4
...
SVN-Revision: 37020
2013-06-24 05:48:12 +00:00
Steven Barth
69cd09ebbf
6relayd: don't accidentally remove regular prefix routes
...
SVN-Revision: 37018
2013-06-23 16:26:09 +00:00
John Crispin
c7498282d2
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
2013-06-23 15:51:33 +00:00
John Crispin
55fb6f3a05
ralink: update patches
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37016
2013-06-23 15:50:49 +00:00
John Crispin
43a3d87b83
package: fix insmod on install
...
the procd changes broke the postinst insmod.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37015
2013-06-22 22:09:40 +00:00
Felix Fietkau
3df61e8279
kernel: fix a reference counting bug in overlayfs
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37014
2013-06-22 14:00:12 +00:00