openwrt.git
10 years agolantiq: add ubifs support in image Makefile
blogic [Sun, 30 Mar 2014 09:16:02 +0000 (09:16 +0000)]
lantiq: add ubifs support in image Makefile

Signed-off-by: Antonios Vamporakis <ant@area128.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40316 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolantiq: add ubifs to FEATURES
blogic [Sun, 30 Mar 2014 09:15:58 +0000 (09:15 +0000)]
lantiq: add ubifs to FEATURES

Signed-off-by: Antonios Vamporakis <ant@area128.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40315 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolantiq: xrx200: add ubi support in the kernel
blogic [Sun, 30 Mar 2014 09:15:54 +0000 (09:15 +0000)]
lantiq: xrx200: add ubi support in the kernel

Signed-off-by: Antonios Vamporakis <ant@area128.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40314 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolantiq: add inital support for xrx200 switch
blogic [Sun, 30 Mar 2014 09:15:50 +0000 (09:15 +0000)]
lantiq: add inital support for xrx200 switch

Signed-off-by: Antonios Vamporakis <ant@area128.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40313 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolantiq: xrx200: fix duplex
blogic [Sun, 30 Mar 2014 09:15:46 +0000 (09:15 +0000)]
lantiq: xrx200: fix duplex

Both the GPL driver from ZyXEL and the xrx200 driver have this error. The flags
are reversed. Full duplex is marked as half and the other way around. With this
fix the switch will push full GBit speeds.

Signed-off-by: Antonios Vamporakis <ant@area128.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40312 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolantiq: fixup 3370 dts file
blogic [Sun, 30 Mar 2014 09:15:41 +0000 (09:15 +0000)]
lantiq: fixup 3370 dts file

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40311 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolantiq: fix nand/ebu locking
blogic [Sun, 30 Mar 2014 09:15:37 +0000 (09:15 +0000)]
lantiq: fix nand/ebu locking

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40310 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolantiq: add tffs driver
blogic [Sun, 30 Mar 2014 09:15:33 +0000 (09:15 +0000)]
lantiq: add tffs driver

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40309 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoltq-vdsl: fix MIPS16 compile breakage
blogic [Sun, 30 Mar 2014 09:15:29 +0000 (09:15 +0000)]
ltq-vdsl: fix MIPS16 compile breakage

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40308 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agofirmware: create a new folder for holfing firmware blobs
blogic [Sun, 30 Mar 2014 09:15:25 +0000 (09:15 +0000)]
firmware: create a new folder for holfing firmware blobs

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40307 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: export gluebi info to sysfs
blogic [Sun, 30 Mar 2014 09:15:20 +0000 (09:15 +0000)]
kernel: export gluebi info to sysfs

Export the ubi_num and vol_id into the sysfs record of the gluebi-
emulated mtd device. Previously userspace didn't have a way to
map gluebi-emulated devices back to their corresponding ubi volumes.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40306 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: rtl8306: fix vlan support on lantiq ar9 p2601hnfx
blogic [Sun, 30 Mar 2014 09:15:16 +0000 (09:15 +0000)]
kernel: rtl8306: fix vlan support on lantiq ar9 p2601hnfx

If the CPU port is not forced up, the link, at least on this board, is lost after
changes are applied. This makes sure that the link is restored. Regression tests
should confirm it doesn't break other boards.

Signed-off-by: Antonios Vamporakis <ant@area128.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40305 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: rtl8306: fix max pvid & remove port isolation
blogic [Sun, 30 Mar 2014 09:15:11 +0000 (09:15 +0000)]
kernel: rtl8306: fix max pvid & remove port isolation

- hide port pvid - vlan index relation
- switch initialises with vlans disabled so port isolation is not used
- remove special treatment of cpu port

Signed-off-by: Antonios Vamporakis <ant@area128.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40304 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: rtl8306: cosmetic changes for swconfig
blogic [Sun, 30 Mar 2014 09:15:07 +0000 (09:15 +0000)]
kernel: rtl8306: cosmetic changes for swconfig

Changes to:
- show the correct "enable_vlan" value under "Global attributes"
- show tagged ports under "Vlan: ports"
- use get_port_link method to report link status

Signed-off-by: Antonios Vamporakis <ant@area128.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40303 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoutil-linux: backport upstream fix for unshare utility
blogic [Sun, 30 Mar 2014 09:15:03 +0000 (09:15 +0000)]
util-linux: backport upstream fix for unshare utility

the unshare utility wasn't getting certain defines for mount
anymore.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40302 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomtd: improve mtd detection
blogic [Sun, 30 Mar 2014 09:14:58 +0000 (09:14 +0000)]
mtd: improve mtd detection

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40301 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agodropbear: move options.h editing to Build/Configure
nbd [Sat, 29 Mar 2014 17:10:52 +0000 (17:10 +0000)]
dropbear: move options.h editing to Build/Configure

fixes incremental build with change to CONFIG_DROPBEAR_ECC
drop --with-shared which is unknown to configure

Patch by Catalin Patulea <cat@vv.carleton.ca>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40300 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agodropbear: add options SSHKeepAlive and IdleTimeout.
nbd [Sat, 29 Mar 2014 17:05:35 +0000 (17:05 +0000)]
dropbear: add options SSHKeepAlive and IdleTimeout.

Without timeout mechanism, if ssh client disconnected without sending
FIN or RST, forked dropbear servers would hang there for
KEX_RETRY_TIMEOUT seconds (8 hours).

TCP keepalive is not implemented in dropbear yet, thus the name
SSHKeepAlive.

300 seconds in this patch is selected from the default value of
ServerAliveInterval for Debian ssh client (See man ssh_config).

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40299 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agodropbear: fix interface config setting
nbd [Sat, 29 Mar 2014 16:59:33 +0000 (16:59 +0000)]
dropbear: fix interface config setting

Patch from #15070

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40298 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agodropbear: update to 2014.63
nbd [Sat, 29 Mar 2014 16:59:26 +0000 (16:59 +0000)]
dropbear: update to 2014.63

Upstream changelog:
https://matt.ucc.asn.au/dropbear/CHANGES

This adds elliptic curve cryptography (ECC) support as an option, disabled
by default.

dropbear mips 34kc uClibc binary size:
before: 161,672 bytes
after, without ECC (default): 164,968
after, with ECC: 198,008

Signed-off-by: Catalin Patulea <cat@vv.carleton.ca>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40297 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomac80211: skip antenna gain when compiling regdb.txt (#15397)
jow [Fri, 28 Mar 2014 16:05:46 +0000 (16:05 +0000)]
mac80211: skip antenna gain when compiling regdb.txt (#15397)

The antenna gain attribute has been removed from the upstream regulatory database.
Incorperate patch from Luis R. Rodriguez to skip the parsing of the gain attribute
in genregdb.awk in order to emit proper rules again.

Also refresh fuzzy patches while we're at it.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40296 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoubox: fix logd (hopefully)
blogic [Thu, 27 Mar 2014 13:36:01 +0000 (13:36 +0000)]
ubox: fix logd (hopefully)

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

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40295 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolantiq: drop old svip folders
blogic [Thu, 27 Mar 2014 13:34:56 +0000 (13:34 +0000)]
lantiq: drop old svip folders

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40294 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[mac80211]: update regulatory database to 2013-11-27
kaloz [Thu, 27 Mar 2014 11:28:51 +0000 (11:28 +0000)]
[mac80211]: update regulatory database to 2013-11-27

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40293 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: update 3.10 to 3.10.34
juhosg [Thu, 27 Mar 2014 09:28:33 +0000 (09:28 +0000)]
kernel: update 3.10 to 3.10.34

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40291 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoar71xx: build image for TL-WDR4300v1 (IL)
juhosg [Thu, 27 Mar 2014 06:36:59 +0000 (06:36 +0000)]
ar71xx: build image for TL-WDR4300v1 (IL)

The version of TL-WDR4300 sold in Israel comes with a different
hardware id.

Patch-by: Daniel <daniel@makrotopia.org>
Patchwork: http://patchwork.openwrt.org/patch/5001/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40038 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agofirmware-utils/mktplinkfw: add support for TL-WDR4300v1 (IL)
juhosg [Thu, 27 Mar 2014 06:36:58 +0000 (06:36 +0000)]
firmware-utils/mktplinkfw: add support for TL-WDR4300v1 (IL)

The version of TL-WDR4300 sold in Israel comes with a different
hardware id.

Patch-by: Daniel <daniel@makrotopia.org>
Patchwork: http://patchwork.openwrt.org/patch/5001/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40037 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoar71xx: add profile and build firmware image for the Oolite v1 board
juhosg [Thu, 27 Mar 2014 06:36:57 +0000 (06:36 +0000)]
ar71xx: add profile and build firmware image for the Oolite v1 board

Patch-by: Lars Bøgild Thomsen <lth@cow.dk>
Patchwork: http://patchwork.openwrt.org/patch/4922/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40036 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agofirmware-utils/mktplinkfw: add support for the Oolite v1 board
juhosg [Thu, 27 Mar 2014 06:36:49 +0000 (06:36 +0000)]
firmware-utils/mktplinkfw: add support for the Oolite v1 board

Patch-by: Lars Bøgild Thomsen <lth@cow.dk>
Patchwork: http://patchwork.openwrt.org/patch/4922/
[juhosg: fix whitespaces]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40035 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agofirmware-utils/mktplinkfw: add an option to generate 16MiB images
juhosg [Thu, 27 Mar 2014 06:36:48 +0000 (06:36 +0000)]
firmware-utils/mktplinkfw: add an option to generate 16MiB images

Signed-off-by: Andrew 'Necromant' Andrianov <andrew@ncrmnt.org>
Patchwork: http://patchwork.openwrt.org/patch/2449/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40034 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoar71xx: add user space support for the Oolite v1 board
juhosg [Thu, 27 Mar 2014 06:36:47 +0000 (06:36 +0000)]
ar71xx: add user space support for the Oolite v1 board

Patch-by: Lars Bøgild Thomsen <lth@cow.dk>
Patchwork: http://patchwork.openwrt.org/patch/4922/
[juhosg: use correct board name in uci-defaults/02_network]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40033 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoar71xx: add kernel support for the Oolite v1 board
juhosg [Thu, 27 Mar 2014 06:36:46 +0000 (06:36 +0000)]
ar71xx: add kernel support for the Oolite v1 board

Patch-by: Lars Bøgild Thomsen <lth@cow.dk>
Patchwork: http://patchwork.openwrt.org/patch/4922/
[juhosg:
 - use a separate patch for kernel changes,
 - reorder Kconfig and Makefile entries,
 - change function and variable names to be lowercase only
   and fix misaligned tabs in mach-gs-oolite.c,
   ... ]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40032 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoar71xx: rename RB951Ui specific kernel patch
juhosg [Thu, 27 Mar 2014 06:35:55 +0000 (06:35 +0000)]
ar71xx: rename RB951Ui specific kernel patch

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40031 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agofeeds.conf.default: fix copy&paste mistake (#15383)
nbd [Wed, 26 Mar 2014 19:26:32 +0000 (19:26 +0000)]
feeds.conf.default: fix copy&paste mistake (#15383)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40030 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agofeeds: switch to using http(s) urls
nbd [Wed, 26 Mar 2014 16:08:09 +0000 (16:08 +0000)]
feeds: switch to using http(s) urls

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40028 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agousbmode: switch to http:// instead of git://
nbd [Wed, 26 Mar 2014 16:08:06 +0000 (16:08 +0000)]
usbmode: switch to http:// instead of git://

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40027 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agojsonpath: switch to http:// instead of git://
nbd [Wed, 26 Mar 2014 16:08:02 +0000 (16:08 +0000)]
jsonpath: switch to http:// instead of git://

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40026 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolibubox: switch to git.openwrt.org as source
nbd [Wed, 26 Mar 2014 16:07:58 +0000 (16:07 +0000)]
libubox: switch to git.openwrt.org as source

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40025 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[generic/3.14]: update to 3.14-rc8
kaloz [Wed, 26 Mar 2014 14:14:20 +0000 (14:14 +0000)]
[generic/3.14]: update to 3.14-rc8

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40023 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoupgrade 3.13 targets to 3.13.7
kaloz [Wed, 26 Mar 2014 11:34:39 +0000 (11:34 +0000)]
upgrade 3.13 targets to 3.13.7

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40022 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomtd: add support for bad blocks in NAND flash
nbd [Wed, 26 Mar 2014 10:50:09 +0000 (10:50 +0000)]
mtd: add support for bad blocks in NAND flash

NAND flash is very likely to contain bad blocks.

Currently, mtd and therefore sysupgrade fails when it encounters a single bad block, potentially leaving an unbootable system.

This patch allows the mtd utility to skip bad blocks in NAND flash and complete sysupgrade successfully.

Patch by: Matthew Redfearn <matt.redfearn@nxp.com>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40021 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago6rd / ds-lite: make the firewall-zones of nested-protocols configurable
cyrus [Wed, 26 Mar 2014 10:12:49 +0000 (10:12 +0000)]
6rd / ds-lite: make the firewall-zones of nested-protocols configurable

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40020 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agodhcp: send 6rd-ORO when expecting 6rd-information
cyrus [Wed, 26 Mar 2014 09:48:20 +0000 (09:48 +0000)]
dhcp: send 6rd-ORO when expecting 6rd-information

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40019 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agofs-tools: add back mount_root, jffs2reset and ffs2mark functionality
blogic [Tue, 25 Mar 2014 20:15:50 +0000 (20:15 +0000)]
fs-tools: add back mount_root, jffs2reset and ffs2mark functionality

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40018 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoustream-ssl: update to latest version, adds certificate validation support
nbd [Tue, 25 Mar 2014 15:06:24 +0000 (15:06 +0000)]
ustream-ssl: update to latest version, adds certificate validation support

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40017 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[am33x-cm3]: add the TI AM335x PM firmware package
kaloz [Tue, 25 Mar 2014 14:56:35 +0000 (14:56 +0000)]
[am33x-cm3]: add the TI AM335x PM firmware package

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40016 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[package] util-linux: update to 2.24.1
luka [Mon, 24 Mar 2014 00:19:44 +0000 (00:19 +0000)]
[package] util-linux: update to 2.24.1

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40010 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agouClibc: backport mount.h update
luka [Mon, 24 Mar 2014 00:19:33 +0000 (00:19 +0000)]
uClibc: backport mount.h update

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40009 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[package] libroxml: enable xpath support
luka [Sun, 23 Mar 2014 16:08:58 +0000 (16:08 +0000)]
[package] libroxml: enable xpath support

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40008 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoca-certificates: install to /etc/ssl/certs/ directly instead of installing a symlink...
nbd [Sun, 23 Mar 2014 11:59:37 +0000 (11:59 +0000)]
ca-certificates: install to /etc/ssl/certs/ directly instead of installing a symlink (fixes #15351)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40007 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agopartially revert "build: remove check for nonexistant CONFIG_TAR_VERBOSITY variable...
nbd [Sat, 22 Mar 2014 19:52:48 +0000 (19:52 +0000)]
partially revert "build: remove check for nonexistant CONFIG_TAR_VERBOSITY variable and move TAR_OPTIONS to unpack.mk"

This complicates the evaluation order for some packages

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40006 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agouhttpd: update to latest version, improves cgi path handling
nbd [Sat, 22 Mar 2014 19:38:48 +0000 (19:38 +0000)]
uhttpd: update to latest version, improves cgi path handling

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40005 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoustream-ssl: update to the latest version, fixes cyassl build
nbd [Fri, 21 Mar 2014 23:39:47 +0000 (23:39 +0000)]
ustream-ssl: update to the latest version, fixes cyassl build

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40004 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agouhttpd: update to latest version, fixes HEAD requests to CGI scripts
nbd [Fri, 21 Mar 2014 20:49:56 +0000 (20:49 +0000)]
uhttpd: update to latest version, fixes HEAD requests to CGI scripts

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40003 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoinclude: r39979 broke kernel unpacking
blogic [Fri, 21 Mar 2014 18:55:31 +0000 (18:55 +0000)]
include: r39979 broke kernel unpacking

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40002 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agonetifd: update to the latest version, adds support for reloading proto handlers on...
nbd [Fri, 21 Mar 2014 15:55:27 +0000 (15:55 +0000)]
netifd: update to the latest version, adds support for reloading proto handlers on toplogy changes

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40001 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agopx5g: rename the old package to px5g-standalone, add a new one that links against...
nbd [Fri, 21 Mar 2014 15:55:23 +0000 (15:55 +0000)]
px5g: rename the old package to px5g-standalone, add a new one that links against polarssl

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40000 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agopolarssl: add support for generating rsa keys
nbd [Fri, 21 Mar 2014 15:55:18 +0000 (15:55 +0000)]
polarssl: add support for generating rsa keys

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39999 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolibroxml: add package (tiny XML parser/writer library)
nbd [Fri, 21 Mar 2014 15:55:15 +0000 (15:55 +0000)]
libroxml: add package (tiny XML parser/writer library)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39998 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agox86_64: fix sysupgrade
nbd [Fri, 21 Mar 2014 15:55:11 +0000 (15:55 +0000)]
x86_64: fix sysupgrade

Function move_config should be called after or during preinit_mount_root
hook in do_mount_root function. At this state sysupgrade.tgz is not in its
place during that time when do_mount_root is called. Function move_config
is called later so the sysupgrade.tgz stays in root directory to the second
restart when it is unpacked properly.

This patch adds move_config function to preinit_mount_root hook instead
of preinit_main and changes the filename of script to be called before
80_mount_root is called. It will prepare the sysupgrade archive for do_mount_root
within preinit_mount_root hook.

This issue was introduced for target x86. Since the target for x86_64 is
similar to x86, this issue is present also in this target. It solves the
ticket #15042 and #14088.

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
Tested-By: Stefan Hellermann <stefan@the2masters.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39997 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agox86: fix sysupgrade
nbd [Fri, 21 Mar 2014 15:55:07 +0000 (15:55 +0000)]
x86: fix sysupgrade

Function move_config should be called after or during preinit_mount_root
hook in do_mount_root function. At this state sysupgrade.tgz is not in its
place during that time when do_mount_root is called. Function move_config
is called later so the sysupgrade.tgz stays in root directory to the second
restart when it is unpacked properly.

This patch adds move_config function to preinit_mount_root hook instead
of preinit_main and changes the filename of script to be called before
80_mount_root is called. It will prepare the sysupgrade archive for do_mount_root
within preinit_mount_root hook.

This patch solves ticket #15042 and #14088.

Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39996 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agohostapd: add pbc_in_m1 option
nbd [Fri, 21 Mar 2014 15:55:03 +0000 (15:55 +0000)]
hostapd: add pbc_in_m1 option

Option pbc_in_m1 is being used as a WPS capability discovery
workaround for PBC with Windows 7.
Add possibility to enable this workaround from UCI.

To enable it, turn on wps and set wps_pbc_in_m1 parameter to 1.

Signed-off-by: Pawel Kulakowski <pawel.kulakowski@tieto.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39995 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoead: clean up
nbd [Fri, 21 Mar 2014 15:54:59 +0000 (15:54 +0000)]
ead: clean up

Remove unused variables
Correct some (non important) memory leaks
Remove fclose(NULL)
Correct possible out of bound access

spotted with cppcheck

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39994 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoead: set_nonblock() is doing nothing (typo)
nbd [Fri, 21 Mar 2014 15:54:56 +0000 (15:54 +0000)]
ead: set_nonblock() is doing nothing (typo)

spotted with cppcheck

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39993 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoppp: remove ppp requirement from chat
nbd [Fri, 21 Mar 2014 15:54:52 +0000 (15:54 +0000)]
ppp: remove ppp requirement from chat

This patch removes dependancy of PPP from chat application as chat application can be used for other serial communication as well that is not dependant on PPP and therefore one should be able to install chat without PPP. There also are no dependencies within chat application for PPP.

Signed-off-by: Oskari Rauta <oskari.rauta at gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39992 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolibnl-tiny: ensure compatibility to libnl version 3 and higher
nbd [Fri, 21 Mar 2014 15:54:48 +0000 (15:54 +0000)]
libnl-tiny: ensure compatibility to libnl version 3 and higher

To be prepared to support keepalived 1.2.10 and higher we need libnl3 or
higher. The attached patch
add some defines so that it can be build be libnl-tiny.
Patch by Thomas Heil

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39991 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoAdd Bosch C_CAN/D_CAN modules kernel package
nbd [Fri, 21 Mar 2014 15:54:44 +0000 (15:54 +0000)]
Add Bosch C_CAN/D_CAN modules kernel package

Add Bosch C_CAN/D_CAN driver as a kernel package. The D_CAN controller is used
on BeagleBoneBlack.

Signed-off-by: Jan Kardell <jan.kardell@telliq.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39990 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: add can.ko to the kmod-can package.
nbd [Fri, 21 Mar 2014 15:54:41 +0000 (15:54 +0000)]
kernel: add can.ko to the kmod-can package.

Build all of the can support as modules, otherwise the kernel image is
changed when a can kernel package is selected, because the can protocol
is then built in into the kernel image.

Signed-off-by: Jan Kardell <jan.kardell@telliq.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39989 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomac80211: iwlagn include firmware for 7260 cards
nbd [Fri, 21 Mar 2014 15:54:37 +0000 (15:54 +0000)]
mac80211: iwlagn include firmware for 7260 cards

This patch enables including the firmware for Intel Dual Band Wireless-N 7260 and Intel Dual Band Wireless-AC 7260 cards in iwlagn.

Signed-off-by: Matthew Reeve <mreeve@tenxnetworks.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39988 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobusybox: remove obsolete brctl linux 2.4 compat patch
nbd [Fri, 21 Mar 2014 15:54:34 +0000 (15:54 +0000)]
busybox: remove obsolete brctl linux 2.4 compat patch

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39987 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobusybox: remove obsolete awk include() patch
nbd [Fri, 21 Mar 2014 15:54:30 +0000 (15:54 +0000)]
busybox: remove obsolete awk include() patch

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39986 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoustream-ssl: update to latest version, fixes writes before ssl handshake completion
nbd [Fri, 21 Mar 2014 15:54:26 +0000 (15:54 +0000)]
ustream-ssl: update to latest version, fixes writes before ssl handshake completion

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39985 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoca-certificates: add system CA certificates package (based on the debian one)
nbd [Fri, 21 Mar 2014 15:54:22 +0000 (15:54 +0000)]
ca-certificates: add system CA certificates package (based on the debian one)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39984 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoprocd: add a PROCD_DEBUG variable that will dump the ubus calls from init scripts...
nbd [Fri, 21 Mar 2014 15:54:18 +0000 (15:54 +0000)]
procd: add a PROCD_DEBUG variable that will dump the ubus calls from init scripts to stderr

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39983 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobuild: remove GREP_OPTIONS export from rules.mk, defining it in the top-level Makefil...
nbd [Fri, 21 Mar 2014 15:54:14 +0000 (15:54 +0000)]
build: remove GREP_OPTIONS export from rules.mk, defining it in the top-level Makefile is enough

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39982 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobuild: remove duplicate variable definitions
nbd [Fri, 21 Mar 2014 15:54:11 +0000 (15:54 +0000)]
build: remove duplicate variable definitions

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39981 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobuild: remove check to nonexistant CONFIG_ENABLE_LOCALE variable and move DISABLE_NLS...
nbd [Fri, 21 Mar 2014 15:54:07 +0000 (15:54 +0000)]
build: remove check to nonexistant CONFIG_ENABLE_LOCALE variable and move DISABLE_NLS to package-defaults.mk

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39980 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobuild: remove check for nonexistant CONFIG_TAR_VERBOSITY variable and move TAR_OPTION...
nbd [Fri, 21 Mar 2014 15:54:03 +0000 (15:54 +0000)]
build: remove check for nonexistant CONFIG_TAR_VERBOSITY variable and move TAR_OPTIONS to unpack.mk

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39979 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomac80211: Enable kmod-rt2800-soc package for rt288x target
nbd [Fri, 21 Mar 2014 15:03:08 +0000 (15:03 +0000)]
mac80211: Enable kmod-rt2800-soc package for rt288x target

Trunk and the latest backport to Attitude Adjustment have the
kmod-rt2800-soc package hidden for the ramips_rt288x target.
This makes the dependency match the dependency given in the
TITLE field.

Signed-off-by: Claudio Leite <leitec@staticky.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39976 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolibusb-compat: install libusb-config in host staging dir
florian [Thu, 20 Mar 2014 23:16:06 +0000 (23:16 +0000)]
libusb-compat: install libusb-config in host staging dir

A bunch of packages such as sispctl look for libusb-config to find it, install
libusb-config in staging_dir/*/host/bin which is in the TARGET_PATH.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39975 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomodules: make kmod-pcspkr depend on X86
florian [Thu, 20 Mar 2014 23:15:56 +0000 (23:15 +0000)]
modules: make kmod-pcspkr depend on X86

The kernel Kconfig dependency lists X86, and we will fail building this module
on other platforms such as Malta.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39974 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agosunxi: init eth0 as lan instead of wan, add a couple boards
wigyori [Thu, 20 Mar 2014 22:46:18 +0000 (22:46 +0000)]
sunxi: init eth0 as lan instead of wan, add a couple boards

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39973 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agosunxi: enable /proc/device-tree - used for board detection
wigyori [Thu, 20 Mar 2014 21:59:52 +0000 (21:59 +0000)]
sunxi: enable /proc/device-tree - used for board detection

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39972 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agosunxi: various changes
wigyori [Thu, 20 Mar 2014 21:40:07 +0000 (21:40 +0000)]
sunxi: various changes
 - fix mmc, sata, usb (partially) on CubieTruck
 - fix hstimer DT on A20

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
Signed-off-by: Zalan Blenessy <zalan.blenessy@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39971 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agonetifd: update to the latest version, fixes ubus handling of proto data items
nbd [Thu, 20 Mar 2014 20:06:59 +0000 (20:06 +0000)]
netifd: update to the latest version, fixes ubus handling of proto data items

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39970 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agotoolchain: remove accidental leftover debug code
nbd [Thu, 20 Mar 2014 14:14:34 +0000 (14:14 +0000)]
toolchain: remove accidental leftover debug code

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39969 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobusybox: fix existing "export -n" in ash
nbd [Thu, 20 Mar 2014 14:14:30 +0000 (14:14 +0000)]
busybox: fix existing "export -n" in ash

Minor fix to existing patch which did not correctly implement -n support for the export command in ash. The VEXPORT flag of a variable was set in the first call to setvareq() and then remained set in the subsequent call, because the variable already existed in the environment.

Although /lib/functions.sh by default does not export variables (NO_EXPORT=1), this issue was leading to dirty environments.

Without this fix:
(ash) export A=1; export -n B=2; /bin/ash -c "echo \$A, \$B"
1, 2

With this fix:
(ash) export A=1; export -n B=2; /bin/ash -c "echo \$A, \$B"
1,

Signed-off-by: Christophe Lermytte <openwrt@lermytte.be>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39968 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agonetifd: update to latest version, fixes an autostart handling with link detection
nbd [Thu, 20 Mar 2014 13:57:28 +0000 (13:57 +0000)]
netifd: update to latest version, fixes an autostart handling with link detection

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39967 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agotoolchain: add a symlink for musl softfloat ldso to the path where our gcc expects it
nbd [Thu, 20 Mar 2014 13:51:47 +0000 (13:51 +0000)]
toolchain: add a symlink for musl softfloat ldso to the path where our gcc expects it

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39966 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agofirewall: update to latest version, fixes a musl build error
nbd [Thu, 20 Mar 2014 13:51:43 +0000 (13:51 +0000)]
firewall: update to latest version, fixes a musl build error

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39965 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoiptables: fix issues with the new musl version
nbd [Thu, 20 Mar 2014 13:51:40 +0000 (13:51 +0000)]
iptables: fix issues with the new musl version

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39964 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agopppd: fix build errors with musl
nbd [Thu, 20 Mar 2014 13:51:36 +0000 (13:51 +0000)]
pppd: fix build errors with musl

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39963 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomusl: update to 1.0.0
nbd [Thu, 20 Mar 2014 13:51:32 +0000 (13:51 +0000)]
musl: update to 1.0.0

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39962 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agouboot-envtools: fix build with musl
nbd [Thu, 20 Mar 2014 13:51:27 +0000 (13:51 +0000)]
uboot-envtools: fix build with musl

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39961 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoodhcpd: fix more segfaults + ubus interaction
cyrus [Thu, 20 Mar 2014 12:25:17 +0000 (12:25 +0000)]
odhcpd: fix more segfaults + ubus interaction

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39960 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolibpolarssl: add missing dependency (#15321)
nbd [Thu, 20 Mar 2014 11:39:11 +0000 (11:39 +0000)]
libpolarssl: add missing dependency (#15321)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39959 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoodhcpd: fix possible segfaults
cyrus [Thu, 20 Mar 2014 09:39:00 +0000 (09:39 +0000)]
odhcpd: fix possible segfaults

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39958 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoath10k: update firmware and allow choice between AP and STA firmwares
nbd [Wed, 19 Mar 2014 14:37:12 +0000 (14:37 +0000)]
ath10k: update firmware and allow choice between AP and STA firmwares

This patch updates ath10k firmware to the latest version, changes the
default firmware to be the one optimized for access point operation, and
introduces a configuration option to choose the client-optimized
firmware instead during build time.

Signed-off-by: Matti Laakso <malaakso at elisanet.fi>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39957 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agonetifd: update to latest version, adds support for specifying a config path
nbd [Wed, 19 Mar 2014 14:26:51 +0000 (14:26 +0000)]
netifd: update to latest version, adds support for specifying a config path

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39956 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel/generic: fix define in 642-bridge_port_isolate.patch
nbd [Wed, 19 Mar 2014 14:26:48 +0000 (14:26 +0000)]
kernel/generic: fix define in 642-bridge_port_isolate.patch

Patch 642-bridge_port_isolate.patch needs to be updated
for kernels 3.12, 3.13 and 3.14 as the define for BR_ISOLATE_MODE
conflicts with BR_LEARNING

Signed-off-by: Jonas Eymann <j.eymann@gmx.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39955 3c298f89-4303-0410-b956-a3cf2f4a3e73