14.07/openwrt.git
9 years agotoolchain/musl: update to version 1.1.4
nbd [Wed, 6 Aug 2014 10:30:20 +0000 (10:30 +0000)]
toolchain/musl: update to version 1.1.4

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r41954

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@42012 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agomac80211: refresh patch
nbd [Wed, 6 Aug 2014 10:30:19 +0000 (10:30 +0000)]
mac80211: refresh patch

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r41953

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@42011 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoath9k: disable periodic entropy gathering (keep initial) to fix some stability issues
nbd [Wed, 6 Aug 2014 10:30:18 +0000 (10:30 +0000)]
ath9k: disable periodic entropy gathering (keep initial) to fix some stability issues

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r41952

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@42010 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agokernel: when using --gc-sections, add --sort-section=name to get a more stable sortin...
nbd [Wed, 6 Aug 2014 10:30:17 +0000 (10:30 +0000)]
kernel: when using --gc-sections, add --sort-section=name to get a more stable sorting order

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r41951

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@42009 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agokernel: add a small xfrm related performance optimization
nbd [Wed, 6 Aug 2014 10:30:14 +0000 (10:30 +0000)]
kernel: add a small xfrm related performance optimization

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r41950

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@42008 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agonetfilter: introduce xt_id match
nbd [Wed, 6 Aug 2014 10:30:09 +0000 (10:30 +0000)]
netfilter: introduce xt_id match

This commit implements a new netfilter match "xt_id" which can be used to
attach unsigned 32bit IDs to iptables rules.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Backport of r41945

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@42007 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agonetifd: minor fixes (thanks Hans Dedecker)
cyrus [Tue, 5 Aug 2014 10:03:48 +0000 (10:03 +0000)]
netifd: minor fixes (thanks Hans Dedecker)

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@42001 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agogre: Change hostdependcy to remote endpoint tunnel address
cyrus [Tue, 5 Aug 2014 10:00:25 +0000 (10:00 +0000)]
gre: Change hostdependcy to remote endpoint tunnel address

Depend on the GRE tunnel peeraddr to trigger setup of the tunnel interface.
Addresses the issue reported in https://lists.openwrt.org/pipermail/openwrt-devel/2014-August/027201.html

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41999 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoMerge gre config support since netifd was bumped.
cyrus [Mon, 4 Aug 2014 05:57:05 +0000 (05:57 +0000)]
Merge gre config support since netifd was bumped.

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41989 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoramips: add profile for easyacc wizard8800
blogic [Sun, 3 Aug 2014 14:32:47 +0000 (14:32 +0000)]
ramips: add profile for easyacc wizard8800

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

9 years agofeeds: fix old.packages up to use the version when we forked new packages
blogic [Sun, 3 Aug 2014 14:32:45 +0000 (14:32 +0000)]
feeds: fix old.packages up to use the version when we forked new packages

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

9 years agonetfid: update to latest git version
blogic [Sun, 3 Aug 2014 11:37:28 +0000 (11:37 +0000)]
netfid: update to latest git version

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

9 years agofirmware-utils: made mkdir615h1 work for all Senao-produced devices as mksenaofw...
blogic [Sun, 3 Aug 2014 11:16:02 +0000 (11:16 +0000)]
firmware-utils: made mkdir615h1 work for all Senao-produced devices as mksenaofw and cleaned up some of its formatting

Signed-off-by: Forest Crossman <cyrozap@gmail.com>
Backport of r41962

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41984 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoramips:support Lenovo AC1200 Wireless router
blogic [Sun, 3 Aug 2014 11:16:00 +0000 (11:16 +0000)]
ramips:support Lenovo AC1200 Wireless router

Lenovo AC1200 series has two types, Y1 and Y1S.
Y1S has 256MB DDR2, Y1 only has 128MB and Y1 have no Giga Port.

Signed-off-by: Lintel <lintel.huang@gmail.com>
Backport of r41961

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41983 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agohostapd: revert bogus version that was added in r41872
blogic [Sun, 3 Aug 2014 11:15:59 +0000 (11:15 +0000)]
hostapd: revert bogus version that was added in r41872

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r41960

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41982 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agorobocfg: add missing include
blogic [Sun, 3 Aug 2014 11:15:57 +0000 (11:15 +0000)]
robocfg: add missing include

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r41959

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41981 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoiputils: add missing includes, fix musl support
blogic [Sun, 3 Aug 2014 11:15:56 +0000 (11:15 +0000)]
iputils: add missing includes, fix musl support

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r41958

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41980 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoigmpproxy: add missing include
blogic [Sun, 3 Aug 2014 11:15:54 +0000 (11:15 +0000)]
igmpproxy: add missing include

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r41957

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41979 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoiwcap: add missing include
blogic [Sun, 3 Aug 2014 11:15:53 +0000 (11:15 +0000)]
iwcap: add missing include

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r41956

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41978 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoiwinfo: add missing include statement
blogic [Sun, 3 Aug 2014 11:15:51 +0000 (11:15 +0000)]
iwinfo: add missing include statement

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r41955

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41977 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agocns3xxx: add myself as maintainer
blogic [Sun, 3 Aug 2014 11:15:50 +0000 (11:15 +0000)]
cns3xxx: add myself as maintainer

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r41928

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41976 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agopackage:grub2: fix build error on linux missing libzfs
blogic [Sun, 3 Aug 2014 11:15:48 +0000 (11:15 +0000)]
package:grub2: fix build error on linux missing libzfs

configure enables libzfs support on default.
This will break the build, on systems without libzfs.

Signed-off-by: Hans Ulli Kroll <ulli.kroll@googlemail.com>
Backport of r41935

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41975 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agovalgrind: add x86_64 support
blogic [Sun, 3 Aug 2014 11:15:47 +0000 (11:15 +0000)]
valgrind: add x86_64 support

Signed-off-by: Alexandru Ardelean <aa@ocedo.com>
Backport of r41934

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41974 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoramips: Fix LEDs on the Kingston MLW221
blogic [Sun, 3 Aug 2014 11:15:46 +0000 (11:15 +0000)]
ramips: Fix LEDs on the Kingston MLW221

LED Fix up for the Kingston Mobilelite Wireless (MLW-221)

http://wiki.openwrt.org/toh/kingston/mlw221

Signed-off-by: L. D. Pinney <ldpinney@gmail.com>
Backport of r41933

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41973 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: oolite: the buttons are not active_low
blogic [Sun, 3 Aug 2014 11:15:45 +0000 (11:15 +0000)]
ar71xx: oolite: the buttons are not active_low

this caused factory resets when reboot was pressed

Signed-off-by: Brent Thomson <brentthomson@gmail.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
Backport of r41932

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41972 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: add RTC feature flag to ar71xx/nand
blogic [Sun, 3 Aug 2014 11:15:43 +0000 (11:15 +0000)]
ar71xx: add RTC feature flag to ar71xx/nand

without this the build for NBG6716 fails due to missing packages

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

Signed-off-by: John Crispin <blogic@openwrt.org>
Backport of r41930

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41971 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agougps: add a minimal gps daemon
blogic [Sun, 3 Aug 2014 11:15:42 +0000 (11:15 +0000)]
ugps: add a minimal gps daemon

* set the system time/data
* "ubus call gps info" will tell you lattitude, longitude, elevation, speed and bearing

Signed-off-by: John Crispin <blogic@openwrt.org>
Backport of r41929

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41970 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobrcm47xx: 3.10: update MIPS patches with versions sent upstream
blogic [Sun, 3 Aug 2014 11:15:40 +0000 (11:15 +0000)]
brcm47xx: 3.10: update MIPS patches with versions sent upstream

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Backport of r41910

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41969 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoprocd: update to the latest version, fixes parsing of /etc/openwrt_release
blogic [Sun, 3 Aug 2014 11:15:39 +0000 (11:15 +0000)]
procd: update to the latest version, fixes parsing of /etc/openwrt_release

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r41891

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41968 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobase-files: add extra version configuration options for OEM manufacturer info
blogic [Sun, 3 Aug 2014 11:15:37 +0000 (11:15 +0000)]
base-files: add extra version configuration options for OEM manufacturer info

Creates /etc/device_info which will be used to fill in information for
WPS and other protocols that need manufacturer/device information

This helps with creating OpenWrt firmware for OEM or rebranded devices.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r41884

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41967 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoppp: fix a buffer overrun in the ms chap code
blogic [Sun, 3 Aug 2014 11:15:36 +0000 (11:15 +0000)]
ppp: fix a buffer overrun in the ms chap code

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

Signed-off-by: John Crispin <blogic@openwrt.org>
Backport of r41882

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41966 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agomac80211: support wildcard paths when matching phys
blogic [Sun, 3 Aug 2014 11:15:35 +0000 (11:15 +0000)]
mac80211: support wildcard paths when matching phys

This change introduces support for wildcard patterns in "option path"
of section "wifi-device".

Objective is to allow paths like "*/usb[0-9]/*/*" in order to claim
any usb device using the same backend type, regardless of its bus
address or phy name.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Backport of r41873

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41965 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoprocd: work around some docker architecture quirks
blogic [Sun, 3 Aug 2014 11:15:33 +0000 (11:15 +0000)]
procd: work around some docker architecture quirks

Backport of r41867

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41964 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agohostapd: Reintroduce Full Dynamic VLAN support
blogic [Sun, 3 Aug 2014 11:15:32 +0000 (11:15 +0000)]
hostapd: Reintroduce Full Dynamic VLAN support

This patch brings full dynamic vlan support to netifd that existed in hostapd.sh in Attitude Adjustment.

Signed-off-by: Joseph CG Walker <Joe@ChubbyPenguin.net>
[jow@openwrt.org: changed commit message, rebased on top of current hostapd.sh]
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Backport of r41872

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41963 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoau1000: fix copy pasta failure
blogic [Fri, 1 Aug 2014 10:36:16 +0000 (10:36 +0000)]
au1000: fix copy pasta failure

Signed-off-by: Bruno Randolf <br1@einfach.org>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41931 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agocns3xxx: fix building initramfs and non-initramfs together
nbd [Fri, 1 Aug 2014 07:10:16 +0000 (07:10 +0000)]
cns3xxx: fix building initramfs and non-initramfs together

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r41922

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41923 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agocns3xxx: update to linux 3.10
nbd [Thu, 31 Jul 2014 23:41:26 +0000 (23:41 +0000)]
cns3xxx: update to linux 3.10

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r41917

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41921 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoorion: fix 3.10 kernel minor version
nbd [Thu, 31 Jul 2014 23:41:23 +0000 (23:41 +0000)]
orion: fix 3.10 kernel minor version

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r41916

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41920 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agocns3xxx: fix initramfs build
nbd [Thu, 31 Jul 2014 23:41:22 +0000 (23:41 +0000)]
cns3xxx: fix initramfs build

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r41915

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41919 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoimage: only call Image/BuildKernel/Initramfs if initramfs is actually enabled
nbd [Thu, 31 Jul 2014 23:41:21 +0000 (23:41 +0000)]
image: only call Image/BuildKernel/Initramfs if initramfs is actually enabled

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r41914

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41918 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoodhcp6c: Fix white space typo in dhcpv6.script
cyrus [Wed, 30 Jul 2014 13:18:37 +0000 (13:18 +0000)]
odhcp6c: Fix white space typo in dhcpv6.script

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41895 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agonetifd: suppress fw3 warnings in dhcp script
cyrus [Wed, 30 Jul 2014 13:18:35 +0000 (13:18 +0000)]
netifd: suppress fw3 warnings in dhcp script

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41894 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoBB: feeds: switch management feed to 14.07 branch
luka [Wed, 30 Jul 2014 10:41:27 +0000 (10:41 +0000)]
BB: feeds: switch management feed to 14.07 branch

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

9 years agoBB: feeds: switch to openwrt-routing release branch
jow [Wed, 30 Jul 2014 10:32:17 +0000 (10:32 +0000)]
BB: feeds: switch to openwrt-routing release branch

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

9 years agonetifd: more race condition fixes in proto-shell
cyrus [Tue, 29 Jul 2014 17:25:48 +0000 (17:25 +0000)]
netifd: more race condition fixes in proto-shell

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41888 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoBB feeds: switch packages feed to 14.07 branch
cyrus [Tue, 29 Jul 2014 14:07:20 +0000 (14:07 +0000)]
BB feeds: switch packages feed to 14.07 branch

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41886 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoau1000: add AA compatible sysupgrade images
blogic [Tue, 29 Jul 2014 13:28:23 +0000 (13:28 +0000)]
au1000: add AA compatible sysupgrade images

Signed-off-by: Bruno Randolf <br1@einfach.org>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41883 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoinclude/version.mk: set 14.07 as the default version number
blogic [Tue, 29 Jul 2014 11:06:42 +0000 (11:06 +0000)]
include/version.mk: set 14.07 as the default version number
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41881 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoralink: mt7621 is still WIP and not part of the release
blogic [Tue, 29 Jul 2014 10:57:18 +0000 (10:57 +0000)]
ralink: mt7621 is still WIP and not part of the release

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

9 years agokernel: remove more subtargets with the wrong kernel version or which are marked...
blogic [Tue, 29 Jul 2014 10:55:37 +0000 (10:55 +0000)]
kernel: remove more subtargets with the wrong kernel version or which are marked broken

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

9 years agort2x00: disbale wifi on mt7620x until the lna/pna is fixed and the new eep layout...
blogic [Tue, 29 Jul 2014 10:51:05 +0000 (10:51 +0000)]
rt2x00: disbale wifi on mt7620x until the lna/pna is fixed and the new eep layout is supported

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

9 years agoBB: remove all kernel versions except for 3.10
nbd [Tue, 29 Jul 2014 10:25:43 +0000 (10:25 +0000)]
BB: remove all kernel versions except for 3.10

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

9 years agoBB: remove some targets that are broken or have the wrong kernel version
nbd [Tue, 29 Jul 2014 10:25:40 +0000 (10:25 +0000)]
BB: remove some targets that are broken or have the wrong kernel version

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

9 years agoprocd: check output of "uci show" instead of raw config files in order to track uncom...
nbd [Tue, 29 Jul 2014 02:20:19 +0000 (02:20 +0000)]
procd: check output of "uci show" instead of raw config files in order to track uncommitted changes

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r41865

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41866 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agocreate branch for barrier breaker (from trunk r41863)
nbd [Mon, 28 Jul 2014 23:18:57 +0000 (23:18 +0000)]
create branch for barrier breaker (from trunk r41863)

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@41864 3c298f89-4303-0410-b956-a3cf2f4a3e73