[OpenWrt-Devel] [PATCH] ramips: add support for Nexx WT1520

2014-09-17 Thread openwrt
I removed the GPIOs block from the .dts file; there are no accessible GPIO pins on the board and the reset button does not change the status of any exportable pin. Also removed the commented li ne. ___ openwrt-devel mailing list openwrt-devel

[OpenWrt-Devel] [PATCH] ramips: add support for Nexx WT1520

2014-09-17 Thread openwrt
___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH] [PATCH] ramips: D-Link DIR-810L. Add support for SoC 2.4 GHz wireless and fix leds naming

2014-09-19 Thread openwrt
{ - label = asus:internet:status; + label = dlink:power:orange; gpios = gpio0 13 0; }; }; -- 2.1.0 ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org

[OpenWrt-Devel] [PATCH] ramips: add support for Nexx WT3020 devices

2014-10-19 Thread openwrt
/Build/Profile/RT-N14U,$(1)) $(call Image/Build/Profile/WR8305RT,$(1)) $(call Image/Build/Profile/WRTNODE,$(1)) + $(call Image/Build/Profile/WT3020,$(1)) $(call Image/Build/Profile/ZBT-WA05,$(1)) endef endif -- 2.1.1 ___ openwrt

[OpenWrt-Devel] [PATCH] ramips: sort boards in upgrade/platform.sh alphabetically

2014-10-19 Thread openwrt
|\ x5 |\ x8 |\ - zbt-wa05 |\ y1 |\ - y1s) + y1s |\ + zbt-wa05) [ $magic != 27051956 ] { echo Invalid image type. return 1 -- 2.1.1 ___ openwrt-devel

[OpenWrt-Devel] [PATCH] ramips: add support for Nexx WT3020 devices

2014-10-19 Thread openwrt
)) $(call Image/Build/Profile/WR8305RT,$(1)) $(call Image/Build/Profile/WRTNODE,$(1)) + $(call Image/Build/Profile/WT3020,$(1)) $(call Image/Build/Profile/ZBT-WA05,$(1)) endef endif -- 2.1.1 ___ openwrt-devel mailing list

[OpenWrt-Devel] [PATCH] ramips: fix filenames in PorayDualSize factory images

2014-10-24 Thread openwrt
___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH] ar71xx: fix switch configuration in Ubiquiti UAP Pro

2014-11-18 Thread openwrt
+ ucidef_set_interfaces_lan_wan eth0.1 eth0.2 ucidef_add_switch switch0 1 1 - ucidef_add_switch_vlan switch0 1 0 1 2 + ucidef_add_switch_vlan switch0 1 0t 1 + ucidef_add_switch_vlan switch0 2 0t 2 ;; nanostation-m-xw) -- 2.1.3 ___ openwrt-devel

[OpenWrt-Devel] [PATCH][RFC] uboot-kirkwood: upgrade to 2012.10

2012-10-18 Thread openwrt
-PKG_MD5SUM:=192bb231082d9159fb6e16de3039b6b2 +PKG_MD5SUM:=8655f63b1e5c4647295ac9ce44660be3 PKG_TARGETS:=bin include $(INCLUDE_DIR)/package.mk @@ -67,11 +67,6 @@ UBOOT_CONFIG:=$(if $(CONFIG),$(CONFIG),$(BUILD_VARIANT)) UBOOT_IMAGE:=$(if $(IMAGE),$(IMAGE),openwrt-$(BOARD)-$(BUILD_VARIANT)-u-boot.bin

[OpenWrt-Devel] [PATCH] b43: Module option added to change the GPIO LED mask. Backfire branch.

2010-08-15 Thread openwrt
OpenWRT themselves. The default action is the same as before, that is 0xf gpiomask. Signed-off-by: Simon G open...@simong.net --- This patch could also be a solution to the following tickets ... https://dev.openwrt.org/ticket/5153 [brcm47] conflict kmod-mmc-over-gpio and b43 https

[OpenWrt-Devel] [PATCH]V2 b43: Module option added to change the GPIO LED mask. Backfire branch.

2010-09-01 Thread openwrt
the GPIO lines for other things like mmc over GPIO. It is helpful to those not able / interested in recompiling OpenWRT themselves. The default action is the same as before, that is 0xf gpiomask. Signed-off-by: Simon Gaynor open...@simong.net --- This patch could also be a solution

[OpenWrt-Devel] [PATCH] ramips: generate factory images for Nexx devices

2014-12-05 Thread openwrt
= KEY_NEXX_2, +}, { + + + + /* terminating entry */ } }; -- 2.1.3 ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH] [ar71xx] Add support for MERCURY MAC1200R

2015-01-11 Thread openwrt
, /* MERCURY MAC1200R*/ + ATH79_MACH_TL_MR10U,/* TP-LINK TL-MR10U */ + ATH79_MACH_TL_MR11U,/* TP-LINK TL-MR11U */ + ATH79_MACH_TL_MR13U,/* TP-LINK TL-MR13U */ -- 2.1.4 ___ openwrt-devel mailing list

[OpenWrt-Devel] proto 'none' overwriting tun interfaces

2015-10-12 Thread openwrt
Hi all, I've been compiling OpenWRT builds for my home router (Netgear WNDR3800 and now a WD MyNet N750) for a number of years. I just recently encountered a problem with the OpenVPN tun interfaces are showing up without IP addresses after a reboot. I have the following in my /etc/config

[OpenWrt-Devel] [PATCH 1/9] ar71xx: PowerCloud CAP324 kernel support To: openwrt-devel@lists.openwrt.org

2015-12-09 Thread openwrt
/* PowerCloud Systems CAP324 */ + ATH79_MACH_CAP4200AG, /* Senao CAP4200AG */ + ATH79_MACH_CARAMBOLA2, /* 8devices Carambola2 */ + ATH79_MACH_CPE510, /* TP-LINK CPE510 */ -- 2.4.3 ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH 9/9] ar71xx: PowerCloud CR5000 openwrt configuration

2015-12-09 Thread openwrt
From: Daniel Dickinson <open...@daniel.thecshore.com> OpenWrt configuration part of support for the PowerCloud Systems CR5000. The CR5000 is a dual-band 802.11n wireless router with 8MB flash, 64MB RAM, (unused on stock firmware) USB 2.0 port and five port gigabit ethernet switch. The

[OpenWrt-Devel] [PATCH 5/9] ar71xx: PowerCloud CR3000 image generation

2015-12-09 Thread openwrt
1408k(kernel),6400k(rootfs),64k(nvram),64k(art)ro,7104k@0x5(firmware) +endef + +TARGET_DEVICES += cr3000-nocloud + define Device/tl-wdr7500-v3 $(Device/tplink-8mlzma) BOARDNAME := ARCHER-C7 -- 2.4.3 ___ openwrt-devel mailing list o

[OpenWrt-Devel] [PATCH 8/9] ar71xx: PowerCloud CR5000 image generation

2015-12-09 Thread openwrt
C7 -- 2.4.3 ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH 6/9] ar71xx: PowerCloud CR3000 OpenWrt configuration

2015-12-09 Thread openwrt
From: Daniel Dickinson <open...@daniel.thecshore.com> OpenWRt configuration part of support for the PowerCloud Systems CR3000. The CR3000 is a 802.11n 2.4 GHz wireless router with 8MB flash, 64MB RAM, a four port gigabit ethernet switch, and a fast ethernet wan port that was sold by Powe

[OpenWrt-Devel] [PATCH 3/9] ar71xx: PowerCloud CAP324 OpenWrt configuration

2015-12-09 Thread openwrt
From: Daniel Dickinson <open...@daniel.thecshore.com> Openwrt configuration part of support for PowerCloud CAP324 Cloud AP. The CAP324 Cloud AP is a device sold by PowerCloud Systems who's stock firmware (CloudCommand) provides 'cloud' based managment of large numbers access points. The

[OpenWrt-Devel] [PATCH] [toolchain]: Add experimental GCCGO support

2015-12-09 Thread openwrt
pdirs= ++skipdirs=gotools + # Noconfigdirs are removed loudly. + noconfigdirs="" + +Index: gcc-5.2.0/configure.ac +=== +--- gcc-5.2.0.orig/configure.ac gcc-5.2.0/configure.ac +@@ -226,7 +226,7 @@ Use a pristine source tree

[OpenWrt-Devel] Add experimental Golang support (GCCGO)

2015-12-09 Thread openwrt
GCC 5 now supports Go 1.4 which is modern enough to make building Go programs practical for systems supported by OpenWrt. (Actually GCCGO which is the GCC-based golang compile which will build Go 1.4 projects but is a different stack than the standard golang environment which does not (to my

[OpenWrt-Devel] [PATCH 2/9] ar71xx: PowerCloud CAP324 image generation To: openwrt-devel@lists.openwrt.org

2015-12-09 Thread openwrt
2.4.3 ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH 0/9] ar71xx: Add support for three PowerCloud devices

2015-12-09 Thread openwrt
This patch series finally gets the previously attempted PowerCloud device patch series up-to-date with trunk, including using the new image generation Makefile format instead of old-style. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

[OpenWrt-Devel] [PATCH 4/9] ar71xx: PowerCloud CR3000 kernel support To: openwrt-devel@lists.openwrt.org

2015-12-09 Thread openwrt
erCloud CR3000 */ + ATH79_MACH_DB120, /* Atheros DB120 reference board */ + ATH79_MACH_PB44,/* Atheros PB44 reference board */ + ATH79_MACH_DGL_5500_A1, /* D-link DGL-5500 rev. A1 */ -- 2.4.3 ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH 7/9] ar71xx: PowerCloud CR5000 kernel support To: openwrt-devel@lists.openwrt.org

2015-12-09 Thread openwrt
num ath79_mach_type { + ATH79_MACH_CARAMBOLA2, /* 8devices Carambola2 */ + ATH79_MACH_CPE510, /* TP-LINK CPE510 */ + ATH79_MACH_CR3000, /* PowerCloud CR3000 */ ++ ATH79_MACH_CR5000, /* PowerCloud CR5000 */ + ATH79_MACH_DB120, /* Ather

[OpenWrt-Devel] [PATCH] package/kernel: Build it87 hardware monitor module

2015-12-16 Thread openwrt
63 -- 2.4.3 ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH] procd base-files: For hotplug expose DEVNAME as variable to hotplug scripts

2015-12-16 Thread openwrt
t;and", @@ -81,6 +81,6 @@ [ "^ttyUSB", "^ttyACM" ] ], ], - [ "exec", "/sbin/hotplug-call", "tty" ] + [ "exec", "/sbin/hotplug-call", "tty", "%DEVNAME%" ] ], ] -- 2.4.3 ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH] package/utils/busybox: Jail sysntpd

2015-12-16 Thread openwrt
resolv.conf /etc/hosts /etc/TZ + procd_add_jail_mount_rw /var/run/ntpd.pid procd_close_instance } -- 2.4.3 _______ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH] package/kernel: Build it87 hardware monitor module

2015-12-16 Thread openwrt
ackage/hwmon-it87/description + Kernel module for it87 thermal and voltage monitor chip +endef + +$(eval $(call KernelPackage,hwmon-it87)) + define KernelPackage/hwmon-lm63 TITLE:=LM63/64 monitoring support KCONFIG:=CONFIG_SENSORS_LM63 -- 2.4.3 ___ o

[OpenWrt-Devel] [PATCH] base-files: For sysfixtime use hwlock of RTC available

2015-12-16 Thread openwrt
s @$maxtime + else + hwclock -s + fi +} + +start() { + if [ -e /dev/rtc ]; then + hwclock -s + fi +} + +stop() { + if [ -e /dev/rtc ]; then + hwclock -w + fi } -- 2.4.3 _______ op

[OpenWrt-Devel] [PATCH] network/services/lldpd: Fix missing dependency when using JSON

2015-12-16 Thread openwrt
STOM config LLDPD_WITH_JSON bool prompt "Enable JSON output for the LLDP Command-Line Interface" + select PACKAGE_json-c default n endmenu -- 2.4.3 _______ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https:/

[OpenWrt-Devel] [PATCH] package/kernel: Build it87 hardware monitor module

2015-12-17 Thread openwrt
63 -- 2.4.3 ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH] images: Add option to build tar.gz suitable for use as LXC guest rootfs

2015-12-17 Thread openwrt
linux/xburst/Makefile index 258a743..2291a97 100644 --- a/target/linux/xburst/Makefile +++ b/target/linux/xburst/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=mipsel BOARD:=xburst BOARDNAME:=Ingenic XBurst -FEATURES:=targz nand ubifs audio +FEATURES:=targz lxc-targz nand ubifs audio SUBTARGETS:=qi_lb60 KERNEL_PATCHVER:=3.18 -- 2.4.3 ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH] base-files: For sysfixtime use hwclock if RTC available

2015-12-17 Thread openwrt
)" + [ $curtime -lt $maxtime ] && date -s @$maxtime + else + hwclock -s + fi +} + +start() { + if [ -e /dev/rtc ]; then + hwclock -s + fi +} + +stop() { + if [ -e /dev/rtc ]; then + hwclock -w + fi }

[OpenWrt-Devel] [PATCH] images: Add option build tar.gz suitable for use as LXC guest rootfs

2015-12-17 Thread openwrt
linux/xburst/Makefile index 258a743..2291a97 100644 --- a/target/linux/xburst/Makefile +++ b/target/linux/xburst/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=mipsel BOARD:=xburst BOARDNAME:=Ingenic XBurst -FEATURES:=targz nand ubifs audio +FEATURES:=targz lxc-targz nand ubifs audio SUBTARGETS:=qi_lb60 KERNEL_PATCHVER:=3.18 -- 2.4.3 ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH 2/2] networks/utils/dante: Fix build fails with check format security

2015-12-12 Thread openwrt
_SECURITY:=0 include $(INCLUDE_DIR)/package.mk -- 2.4.3 ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH 1/2] network/utils/dante: Workaround build error with musl error due to even dante hack

2015-12-12 Thread openwrt
#include -- 2.4.3 ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] Two fixes for dante

2015-12-12 Thread openwrt
ion policy. _______ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH] network/utils/dante: Fix wrong md5sum for download

2015-12-17 Thread openwrt
tar.gz PKG_SOURCE_URL:=http://www.inet.no/dante/files/ -PKG_MD5SUM:=69b9d6234154d7d6a91fcbd98c68e62a +PKG_MD5SUM:=68c2ce12119e12cea11a90c7a80efa8f PKG_MAINTAINER:=Jo-Philipp Wich <j...@openwrt.org> PKG_LICENSE:=BSD-4-Clause -- 2.4.3 ___ openwrt-devel

[OpenWrt-Devel] v1000: Once again patch for support for three PowerCloud devices

2015-12-17 Thread openwrt
: PowerCloud CAP324 image generation [PATCH 5/9] ar71xx: Image generation for PowerCloud CR3000 Cloud [PATCH 6/9] ar71xx: Image generation for PowerCloud CR5000 Cloud [PATCH 7/9] ar71xx: PowerCloud CAP324 OpenWrt configuration [PATCH 8/9] ar71xx: PowerCloud CR3000 OpenWrt configuration [PATCH 9/9

[OpenWrt-Devel] [PATCH 6/9] ar71xx: Image generation for PowerCloud CR5000 Cloud Router

2015-12-17 Thread openwrt
S1 -- 2.4.3 ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH 3/9] ar71xx: Kernel board definition for PowerCloud CR5000

2015-12-17 Thread openwrt
nand/config-default b/target/linux/ar71xx/nand/config-default index b85923b..e67d1ad 100644 --- a/target/linux/ar71xx/nand/config-default +++ b/target/linux/ar71xx/nand/config-default @@ -17,6 +17,7 @@ # CONFIG_ATH79_MACH_CAP4200AG is not set # CONFIG_ATH79_MACH_CARAMBOLA2 is not set # CONFIG_ATH79_MACH_CR3000 is not se

[OpenWrt-Devel] [PATCH 9/9] ar71xx: PowerCloud CR5000 openwrt configuration

2015-12-17 Thread openwrt
From: Daniel Dickinson <open...@daniel.thecshore.com> OpenWrt configuration part of support for the PowerCloud Systems CR5000. The CR5000 is a dual-band 802.11n wireless router with 8MB flash, 64MB RAM, (unused on stock firmware) USB 2.0 port and five port gigabit ethernet switch. The

[OpenWrt-Devel] [PATCH 1/9] ar71xx: Kernel board definition for PowerCloud CAP324

2015-12-17 Thread openwrt
ONFIG_ATH79_MACH_AP96 is not set # CONFIG_ATH79_MACH_ARCHER_C7 is not set # CONFIG_ATH79_MACH_AW_NR580 is not set +# CONFIG_ATH79_MACH_CAP324 is not set # CONFIG_ATH79_MACH_CAP4200AG is not set # CONFIG_ATH79_MACH_CARAMBOLA2 is not set # CONFIG_ATH79_MACH_DB120 is not set -- 2.4.3 ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH 2/9] ar71xx: Kernel board definition for PowerCloud CR3000

2015-12-17 Thread openwrt
CONFIG_ATH79_MACH_CAP4200AG is not set # CONFIG_ATH79_MACH_CARAMBOLA2 is not set +# CONFIG_ATH79_MACH_CR3000 is not set # CONFIG_ATH79_MACH_DB120 is not set # CONFIG_ATH79_MACH_DIR_505_A1 is not set # CONFIG_ATH79_MACH_DIR_600_A1 is not set -- 2.4.3 ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH 7/9] ar71xx: PowerCloud CAP324 OpenWrt configuration

2015-12-17 Thread openwrt
From: Daniel Dickinson <open...@daniel.thecshore.com> Openwrt configuration part of support for PowerCloud CAP324 Cloud AP. The CAP324 Cloud AP is a device sold by PowerCloud Systems who's stock firmware (CloudCommand) provides 'cloud' based managment of large numbers access points. The

[OpenWrt-Devel] [PATCH 5/9] ar71xx: Image generation for PowerCloud CR3000 Cloud Router

2015-12-17 Thread openwrt
parts=spi0.0:256k(u-boot)ro,64k(u-boot-env)ro,6144k(rootfs),1600k(kernel),64k(nvram),64k(art)ro,7744k@0x5(firmware) alfa_mtdlayout_16M=mtdparts=spi0.0:256k(u-boot)ro,64k(u-boot-env)ro,15936k(firmware),64k(nvram),64k(art)ro -- 2.4.3 ___ openwrt-devel

[OpenWrt-Devel] [PATCH 4/9] ar71xx: PowerCloud CAP324 image generation

2015-12-17 Thread openwrt
-boot),64k(u-boot-env)ro,16000k(firmware),64k(art) +endef + +TARGET_DEVICES += cap324-nocloud + define Device/antminer-s1 $(Device/tplink-8mlzma) BOARDNAME := ANTMINER-S1 -- 2.4.3 ___ openwrt-devel mailing list openwrt-devel@lists.openw

[OpenWrt-Devel] [PATCH 8/9] ar71xx: PowerCloud CR3000 OpenWrt configuration

2015-12-17 Thread openwrt
From: Daniel Dickinson <open...@daniel.thecshore.com> OpenWRt configuration part of support for the PowerCloud Systems CR3000. The CR3000 is a 802.11n 2.4 GHz wireless router with 8MB flash, 64MB RAM, a four port gigabit ethernet switch, and a fast ethernet wan port that was sold by Powe

[OpenWrt-Devel] v2: Add support for three PowerCloud devices

2015-12-16 Thread openwrt
for PowerCloud CR3000 [PATCH 3/7] ar71xx: Kernel board definition for PowerCloud CR5000 [PATCH 4/7] ar71xx: PowerCloud CAP324 image generation [PATCH 5/7] ar71xx: PowerCloud CAP324 OpenWrt configuration [PATCH 6/7] ar71xx: PowerCloud CR3000 OpenWrt configuration [PATCH 7/7] ar71xx: PowerCloud CR5000 openwrt

[OpenWrt-Devel] [PATCH 7/7] ar71xx: PowerCloud CR5000 openwrt configuration

2015-12-16 Thread openwrt
From: Daniel Dickinson <open...@daniel.thecshore.com> OpenWrt configuration part of support for the PowerCloud Systems CR5000. The CR5000 is a dual-band 802.11n wireless router with 8MB flash, 64MB RAM, (unused on stock firmware) USB 2.0 port and five port gigabit ethernet switch. The

[OpenWrt-Devel] [PATCH 1/7] ar71xx: Kernel board definition for PowerCloud CAP324

2015-12-16 Thread openwrt
ONFIG_ATH79_MACH_AP96 is not set # CONFIG_ATH79_MACH_ARCHER_C7 is not set # CONFIG_ATH79_MACH_AW_NR580 is not set +# CONFIG_ATH79_MACH_CAP324 is not set # CONFIG_ATH79_MACH_CAP4200AG is not set # CONFIG_ATH79_MACH_CARAMBOLA2 is not set # CONFIG_ATH79_MACH_DB120 is not set -- 2.4.3 ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH 4/7] ar71xx: PowerCloud CAP324 image generation

2015-12-16 Thread openwrt
env)ro,6144k(rootfs),1600k(kernel),64k(nvram),64k(art)ro,7744k@0x5(firmware) alfa_mtdlayout_16M=mtdparts=spi0.0:256k(u-boot)ro,64k(u-boot-env)ro,15936k(firmware),64k(nvram),64k(art)ro -- 2.4.3 ___ openwrt-devel mailing list openwrt-devel@lists.openw

[OpenWrt-Devel] [PATCH 3/7] ar71xx: Kernel board definition for PowerCloud CR5000

2015-12-16 Thread openwrt
nand/config-default b/target/linux/ar71xx/nand/config-default index b85923b..e67d1ad 100644 --- a/target/linux/ar71xx/nand/config-default +++ b/target/linux/ar71xx/nand/config-default @@ -17,6 +17,7 @@ # CONFIG_ATH79_MACH_CAP4200AG is not set # CONFIG_ATH79_MACH_CARAMBOLA2 is not set # CONFIG_ATH79_MACH_CR3000 is not se

[OpenWrt-Devel] [PATCH 6/7] ar71xx: PowerCloud CR3000 OpenWrt configuration

2015-12-16 Thread openwrt
From: Daniel Dickinson <open...@daniel.thecshore.com> OpenWRt configuration part of support for the PowerCloud Systems CR3000. The CR3000 is a 802.11n 2.4 GHz wireless router with 8MB flash, 64MB RAM, a four port gigabit ethernet switch, and a fast ethernet wan port that was sold by Powe

[OpenWrt-Devel] [PATCH] images: Add option build tar.gz suitable for use as LCX guest rootfs

2015-12-16 Thread openwrt
TYPE := pentium4 diff --git a/target/linux/xburst/Makefile b/target/linux/xburst/Makefile index 258a743..2291a97 100644 --- a/target/linux/xburst/Makefile +++ b/target/linux/xburst/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=mipsel BOARD:=xburst BOARDNAME:=Ingenic XBurst -FEATURES:=targz nand ubifs audio +FEATURES:=targz lxc-targz nand ubifs audio SUBTARGETS:=qi_lb60 KERNEL_PATCHVER:=3.18 -- 2.4.3 ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH] base-files utils/busybox: Make requiring login in console default for easily accessed devices

2015-12-16 Thread openwrt
boot +::shutdown:/etc/init.d/rcS K shutdown +ttyS0::respawn:/sbin/getty -L 115200 ttyS0 +tty1::respawn:/sbin/getty -L 115200 tty1 -- 2.4.3 ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH 2/7] ar71xx: Kernel board definition for PowerCloud CR3000

2015-12-16 Thread openwrt
CONFIG_ATH79_MACH_CAP4200AG is not set # CONFIG_ATH79_MACH_CARAMBOLA2 is not set +# CONFIG_ATH79_MACH_CR3000 is not set # CONFIG_ATH79_MACH_DB120 is not set # CONFIG_ATH79_MACH_DIR_505_A1 is not set # CONFIG_ATH79_MACH_DIR_600_A1 is not set -- 2.4.3 ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH 5/7] ar71xx: PowerCloud CAP324 OpenWrt configuration

2015-12-16 Thread openwrt
From: Daniel Dickinson <open...@daniel.thecshore.com> Openwrt configuration part of support for PowerCloud CAP324 Cloud AP. The CAP324 Cloud AP is a device sold by PowerCloud Systems who's stock firmware (CloudCommand) provides 'cloud' based managment of large numbers access points. The

[OpenWrt-Devel] [PATCH] [toolchain]: Add experimental GCCGO support

2015-12-16 Thread openwrt
dirs=gotools + # Noconfigdirs are removed loudly. + noconfigdirs="" + +Index: gcc-5.2.0/configure.ac +=== +--- gcc-5.2.0.orig/configure.ac gcc-5.2.0/configure.ac +@@ -226,7 +226,7 @@ Use a pristine source tree when build

[OpenWrt-Devel] [PATCH 12/14] target/sdk: Fix handling of already built packages

2016-01-02 Thread openwrt
kdir -p $(SDK_BUILD_DIR)/$(STAGING_DIR_TARGET)/pkgstamp + -$(CP) $(STAGING_DIR)/pkgstamp-current/* $(SDK_BUILD_DIR)/pkgstamp/ -rm -f $(SDK_BUILD_DIR)/feeds.conf.default $(if $(BASE_FEED),echo "$(BASE_FEED)" > $(SDK_BUILD_DIR)/feeds.conf.default) if [

[OpenWrt-Devel] [PATCH 10/14] config: Move version configuration out of base-files

2016-01-02 Thread openwrt
t these, but + they're useful for release builds or custom OpenWrt redistributions + that should carry custom version tags. + These options also override default filenames for SDK, + Imagebuilder, and images. + +if VERSIONOPT + + config VERSI

[OpenWrt-Devel] [PATCH 02/14] targets: Use configured distribution name for SDK, IB, and Toolchain tarball names

2016-01-02 Thread openwrt
-13,7 +13,7 @@ include $(INCLUDE_DIR)/feeds.mk override MAKEFLAGS= -IB_NAME:=OpenWrt-ImageBuilder-$(if $(CONFIG_VERSION_FILENAMES),$(VERSION_NUMBER)-)$(BOARD)$(if $(SUBTARGET),-$(SUBTARGET)).$(HOST_OS)-$(HOST_ARCH) +IB_NAME:=$(VERSION_DIST)-ImageBuilder-$(if $(CONFIG_VERSION_FILENAMES),$(VE

[OpenWrt-Devel] [PATCH 01/14] target/toolchain: Fix tarball filename

2016-01-02 Thread openwrt
From: Daniel Dickinson <open...@daniel.thecshore.com> Toolchain makefile was missing include of version.mk so the openwrt version was missing from the filename. This patch fixes that. Signed-off-by: Daniel Dickinson <open...@daniel.thecshore.com> --- target/toolchain/Makefile |

[OpenWrt-Devel] [PATCH 14/14] target/sdk: Allow building buildroot + kernel only SDK/IB

2016-01-02 Thread openwrt
dex e701b42..3bbc5fa 100755 --- a/target/convert-config.pl +++ b/target/convert-config.pl @@ -18,6 +18,9 @@ while (<>) { my $type; next if $var eq 'ALL'; + next if $var eq 'ALL_KMODS'; + next if $var eq 'NONE'; + next if $var eq 'NO_KMODS'; if ($val eq 'y') { $type = "bool"; diff --git a/target/sdk/Config-in-sdk.in b/target/sdk/Config-in-sdk.in index 7ed95dc..cd33055 100644 --- a/target/sdk/Config-in-sdk.in +++ b/target/sdk/Config-in-sdk.in @@ -6,3 +6,7 @@ config SDK SDK plus the STAGING_DIR results of compiling packages selected for build. +config SDK_CORE + bool + default n + -- 2.4.3 ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH 05/14] target/sdk: Fix filename with external toolchain

2016-01-02 Thread openwrt
)/$(SDK_NAME) STAGING_SUBDIR_HOST := staging_dir/host -- 2.4.3 ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH 04/14] images imagebuilder: Allow to add sanitized extra name

2016-01-02 Thread openwrt
/image install TARGET_BUILD=1 IB=1 EXTRA_IMAGE_NAME="$(EXTRA_IMAGE_NAME)" \ $(if $(USER_PROFILE),PROFILE="$(USER_PROFILE)") clean: -- 2.4.3 _______ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH 07/14] toolchain sdk ib: Allow use of external chain as with openwrt toolchain

2016-01-02 Thread openwrt
533..9f50b46 100644 --- a/target/imagebuilder/Config.in +++ b/target/imagebuilder/Config.in @@ -1,7 +1,7 @@ config IB bool "Build the OpenWrt Image Builder" depends on !PROFILE_KCONFIG - depends on !EXTERNAL_TOOLCHAIN + depends on !EXTERNAL_TOOLCHAIN || EXTERNAL_TOO

[OpenWrt-Devel] [PATCH 09/14] package/signing-key base-files: Move the package list signing key to separate package

2016-01-02 Thread openwrt
tifd +libc +procd +jsonfilter +SIGNED_PACKAGES:usign +fstools + DEPENDS:=+netifd +libc +procd +jsonfilter +fstools +SIGNED_PACKAGES:signing-key-$(BUILD_KEY_TYPE) TITLE:=Base filesystem for OpenWrt URL:=http://openwrt.org/ VERSION:=$(PKG_RELEASE)-$(REVISION) @@ -90,25 +88,11 @@ endef

[OpenWrt-Devel] [PATCH 00/14] Build system improvements

2016-01-02 Thread openwrt
while applying the rest of the series. The next three patches were created during my initial plan for reducing build times by building an OpenWrt toolchain and using the openwrt toolchain as an external toolchain. The later improvement make their improvements not as relevant by providing a better

[OpenWrt-Devel] [PATCH 06/14] toolchain: Allow to set libc type for external toolchains

2016-01-02 Thread openwrt
49f..eb5665d 100644 --- a/rules.mk +++ b/rules.mk @@ -89,7 +89,7 @@ ifeq ($(CONFIG_EXTERNAL_TOOLCHAIN),) REAL_GNU_TARGET_NAME=$(OPTIMIZE_FOR_CPU)-openwrt-linux$(if $(TARGET_SUFFIX),-$(TARGET_SUFFIX)) GNU_TARGET_NAME=$(OPTIMIZE_FOR_CPU)-openwrt-linux DIR_SUFFIX:=_$(LIBC)-$(LIBCV)$(if $(CONFI

[OpenWrt-Devel] [PATCH 11/14] target/imagebuilder: Add ability to menuconfig image options

2016-01-02 Thread openwrt
mode 100644 index 000..4fc345f --- /dev/null +++ b/target/imagebuilder/files/Config.in @@ -0,0 +1,23 @@ +# Copyright (C) 2006-2013 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +mainmenu "OpenWrt Configurati

[OpenWrt-Devel] [PATCH 13/14] target/sdk: Allow building a more complete SDK from within an SDK

2016-01-02 Thread openwrt
ore @@ -15,7 +15,8 @@ /files /package/feeds /package/openwrt-packages -key-build* +key-base* +key-sdk* *.orig *.rej *~ diff --git a/config/Config-build.in b/config/Config-build.in index 5867f53..bf10922 100644 --- a/config/Config-build.in +++ b/config/Config-build.in @@ -21,6 +21,8 @@ menu &

[OpenWrt-Devel] [PATCH 08/14] targets images: Add a version 'flavour'

2016-01-02 Thread openwrt
f VERSIONOPT This is the name of the release distribution. If unspecified, it defaults to OpenWrt. + config VERSION_FLAVOUR + string + prompt "Release flavour" + default &

[OpenWrt-Devel] [PATCH 03/14] images: use configured distribution name for output image names

2016-01-02 Thread openwrt
changed, 15 insertions(+), 13 deletions(-) diff --git a/include/image.mk b/include/image.mk index 1522dd7..4ffad28 100644 --- a/include/image.mk +++ b/include/image.mk @@ -18,7 +18,21 @@ KDIR=$(KERNEL_BUILD_DIR) KDIR_TMP=$(KDIR)/tmp DTS_DIR:=$(LINUX_DIR)/arch/$(LINUX_KARCH)/boot/dts -IMG_PRE

[OpenWrt-Devel] [PATCH] package/network/config/gre: ipv6 gre kmod package name was wrong

2015-12-29 Thread openwrt
on -- 2.4.3 ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH] network/services/uhttpd: Add Basic Auth config

2015-12-22 Thread openwrt
_get config "$cfg" config + if [ -z "$config" ]; then + mkdir -p /var/etc/uhttpd + httpdconf="/var/etc/uhttpd/httpd.${cfg}.conf" + rm -f ${httpdconf} + config_foreach create_httpauth httpauth "$cfg" + if [

[OpenWrt-Devel] [PATCH] package/lldpd: Remove extraneous select

2015-12-23 Thread openwrt
STOM config LLDPD_WITH_JSON bool prompt "Enable JSON output for the LLDP Command-Line Interface" - select PACKAGE_json-c default n endmenu -- 2.4.3 _______ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https:/

[OpenWrt-Devel] [PATCH] config: Add option to make crypto default when there is an config option for it

2015-12-24 Thread openwrt
oth + encrypted and unencrypted flavours, even when the encryption library + is a 'heavier' one such as OpenSSL. + comment "Kernel build options" source "config/Config-kernel.in" -- 2.4.3 ________

[OpenWrt-Devel] [PATCH] base-files image: Require login even on console (including failsafe)

2015-12-23 Thread openwrt
n/ash --login +tts/0::askfirst:/sbin/login_wrapper +hvc0::askfirst:/sbin/login_wrapper +tty1::askfirst:/sbin/login_wrapper -- 2.4.3 _______ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] pre-Xmas bonus security patch

2015-12-23 Thread openwrt
or in the overlayfs. This version of patch doesn't use getty because I realized using getty for login is not needed on openwrt because of askfirst/askconsole which setup the console for the login command (on standard distros getty is required because the terminal(s) are not active unless getty activates them

[OpenWrt-Devel] [PATCH] base-files image: Require login even on console

2015-12-24 Thread openwrt
tdown:/etc/init.d/rcS K stop -tts/0::askfirst:/bin/ash --login -hvc0::askfirst:/bin/ash --login -tty1::askfirst:/bin/ash --login +tts/0::askfirst:/sbin/login_wrapper +hvc0::askfirst:/sbin/login_wrapper +tty1::askfirst:/sbin/login_wrapper -- 2.4.3 _______ op

[OpenWrt-Devel] V2: pre-Xmas bonus security patch

2015-12-24 Thread openwrt
without it (but given that the normal openwrt community user is experimenting a lot, it wouldn't make sense to make that the default for stock builds). ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman

[OpenWrt-Devel] [PATCH] base-files: Allow to disable failsafe mode

2015-12-24 Thread openwrt
nications run_failsafe_hook() { +if [ "$pi_preinit_no_failsafe" = "y" ]; then + return + fi if [ "$FAILSAFE" = "true" ]; then boot_run_hook failsafe lock -w /tmp/.failsafe diff --git a/package/base-files/image-config.in b/pac

[OpenWrt-Devel] pre-Xmas security patch #2

2015-12-24 Thread openwrt
The following patch allows the a user to disable failsafe mode either via a menuconfig option or by passing NOFAILSAFE=1 on the command line. This allows production use of openwrt to avoid a major security loophole that allows easy access to passwordless root access given physical access

[OpenWrt-Devel] [PATCH] config: Add option to make crypto default when there is an config option for it

2015-12-23 Thread openwrt
ion, but which do not have both + encrypted and unencrypted flavours, even when the encryption library + is a 'heavier' one such as OpenSSL. + comment "Kernel build options" source "config/Config-kernel.in" -- 2.4.3 ________

[OpenWrt-Devel] [PATCH Note] Explaination of config option to make crypto default

2015-12-23 Thread openwrt
tweak many packages through menuconfig or manual modifications to .config (for people not building public releases and who therefore have created a proper release machinery). [PATCH] config: Add option to make crypto default when there is an ___ openwrt-devel

[OpenWrt-Devel] [PATCH] feeds: Add option for build-time configuration of opkg repositories

2015-12-17 Thread openwrt
e, base-packages/packages, sdk-packages/base, + and sdk-packages/packages. config PER_FEED_REPO_ADD_DISABLED bool "Add available but not enabled feeds to opkg.conf" -- 2.4.3 ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH 0/4] Output filename enhancements

2015-12-17 Thread openwrt
, IB, [PATCH 3/4] images: use configured distribution name for output image [PATCH 4/4] images imagebuilder: Allow to add sanitized extra name ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo

[OpenWrt-Devel] [PATCH 2/4] targets: Use configured distribution name for SDK, IB, and Toolchain tarball names

2015-12-17 Thread openwrt
-13,7 +13,7 @@ include $(INCLUDE_DIR)/feeds.mk override MAKEFLAGS= -IB_NAME:=OpenWrt-ImageBuilder-$(if $(CONFIG_VERSION_FILENAMES),$(VERSION_NUMBER)-)$(BOARD)$(if $(SUBTARGET),-$(SUBTARGET)).$(HOST_OS)-$(HOST_ARCH) +IB_NAME:=$(VERSION_DIST)-ImageBuilder-$(if $(CONFIG_VERSION_FILENAMES),$(VE

[OpenWrt-Devel] [PATCH 3/4] images: use configured distribution name for output image names

2015-12-17 Thread openwrt
changed, 15 insertions(+), 13 deletions(-) diff --git a/include/image.mk b/include/image.mk index 37eb28a..445b1f0 100644 --- a/include/image.mk +++ b/include/image.mk @@ -18,7 +18,21 @@ KDIR=$(KERNEL_BUILD_DIR) KDIR_TMP=$(KDIR)/tmp DTS_DIR:=$(LINUX_DIR)/arch/$(LINUX_KARCH)/boot/dts -IMG_PRE

[OpenWrt-Devel] [PATCH 1/4] target/toolchain: Fix tarball filename

2015-12-17 Thread openwrt
From: Daniel Dickinson <open...@daniel.thecshore.com> Toolchain makefile was missing include of version.mk so the openwrt version was missing from the filename. This patch fixes that. Signed-off-by: Daniel Dickinson <open...@daniel.thecshore.com> --- target/toolchain/Makefile |

[OpenWrt-Devel] [PATCH 4/4] images imagebuilder: Allow to add sanitized extra name

2015-12-17 Thread openwrt
)/image install EXTRA_IMAGE_NAME=$(EXTRA_IMAGE_NAME) TARGET_BUILD=1 IB=1 \ $(if $(USER_PROFILE),PROFILE="$(USER_PROFILE)") clean: -- 2.4.3 _______ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH] scripts/metadata: Allow to select which profiles to build

2016-01-10 Thread openwrt
$profile->{kconfig} and print "\tselect PROFILE_KCONFIG\n"; my @pkglist = merge_package_lists($target->{packages}, $profile->{packages}); foreach my $pkg (@pkglist) { @@ -308,7 +334,7 @@ EOF } print <<E

[OpenWrt-Devel] [PATCH] base-files: For sysfixtime use hwclock if RTC available

2016-01-09 Thread openwrt
-type f -exec date -r {} +%s \; | sort -nr | head -n1)" + [ $curtime -lt $maxtime ] && date -s @$maxtime + fi +} + +start() { + if [ -e /dev/rtc ]; then + hwclock -s + fi +} + +stop() { + if [ -e /dev/rtc ]; then + hwclock -w + fi }

[OpenWrt-Devel] [PATCH] package/libs/polarssl: Download location has moved and redirect is wrong

2016-01-09 Thread openwrt
N) -- 2.4.3 ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH] brcm47xx: Mark broken; no working images

2016-01-14 Thread openwrt
R:=4.1 -- 2.4.3 _______ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH 09/13] sunxi: Add an 'All Profiles' profile

2016-01-18 Thread openwrt
- -- 2.4.3 ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH 03/13] at91: Translate the build all profiles profile to new multi-profile config

2016-01-18 Thread openwrt
)) -- 2.4.3 ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

  1   2   3   4   5   6   7   8   9   10   >