[OpenWrt-Devel] [PATCH] busybox: enable find mtime support by default

2015-10-19 Thread Dirk Brenken
busybox binary in openwrt neither supports stat nor find mtime. This patch adds find mtime support by default. I've compared ipk size for three different targets (ar71xx, brcm2708, x86): 209908 Okt 16 13:48 busybox_1.23.2-3_ar71xx.ipk-0before 210031 Okt 16 16:47

Re: [OpenWrt-Devel] how to stop a inittab service without reboot

2015-10-19 Thread Claudio Thomas
that's what I was assuming :-( thanks a lot, Claudio On 19.10.2015 11:28, John Crispin wrote: > there is no dynamic reload feature for this in procd yet > > > On 19/10/2015 11:20, Claudio Thomas wrote: >> Hi, >> on my /etc/inittab I've the following line >> >>ttyQE1::askfirst:/bin/ash

Re: [OpenWrt-Devel] [PATCH] gpsd: initial add to packages

2015-10-19 Thread John Crispin
Hi, please send a PR against the packages feed hosted on github John On 16/10/2015 23:26, Pushpal Sidhu wrote: > This package is currently in oldpackages. Add here to keep support for gpsd. > > From oldpackages, this was bumped from 3.10 -> 3.15 and includes an upstream > patch to

Re: [OpenWrt-Devel] [PATCH, v2] dnsmasq: prevent forwarding RFC6303 zones

2015-10-19 Thread Kevin Darbyshire-Bryant
On 19/10/15 01:18, Stefan Monnier wrote: >> RFC6303 specifies reverse dns zones that ideally should not be forwarded >> to upstream (root) servers and create unnecessary load upon them. > Shouldn't this be done upstream (i.e. in dnsmasq directly) rather than > in our config? > > > Stefan

[OpenWrt-Devel] how to stop a inittab service without reboot

2015-10-19 Thread Claudio Thomas
Hi, on my /etc/inittab I've the following line ttyQE1::askfirst:/bin/ash --login I've already removed the line and killed the process, but its restarts again. I know that commenting it out and rebooting is a way to stop this "service", but is there a way to stop it without rebooting? Like

Re: [OpenWrt-Devel] how to stop a inittab service without reboot

2015-10-19 Thread John Crispin
there is no dynamic reload feature for this in procd yet On 19/10/2015 11:20, Claudio Thomas wrote: > Hi, > on my /etc/inittab I've the following line > >ttyQE1::askfirst:/bin/ash --login > > I've already removed the line and killed the process, but its restarts > again. > > I know that

Re: [OpenWrt-Devel] [PATCH v5] ar71xx: Add Gainstrong MiniBox v1.0 support to trunk

2015-10-19 Thread Stijn Segers
Can someone pick this up please? Patch was good to go, same for the 15.05 version. Thank you! Stijn >From b9f1eb74cea4a654c3a31c97a5e94369b0a01849 Mon Sep 17 00:00:00 2001 From: Stijn Segers Date: Sat, 19 Sep 2015 02:19:10 +0200 Subject: [PATCH v5] ar71xx:

[OpenWrt-Devel] dan gillmor nails why I just did what I did

2015-10-19 Thread Dave Taht
From: http://www.slate.com/blogs/future_tense/2015/10/15/trans_pacific_partnership_could_thwart_computer_security_research_and_tinkering.html "Surely our government isn't insane enough to thwart research designed to keep us safer in the emerging “Internet of Things.” Yet tell that, for starters,

Re: [OpenWrt-Devel] [PATCH] ar71xx: add 4.1 support

2015-10-19 Thread Stijn Tintel
On 18-10-15 20:20, Roman Yeryomin wrote: > On 18 October 2015 at 00:16, Stijn Tintel wrote: >> On 17-07-15 19:35, Roman Yeryomin wrote: >>> Signed-off-by: Roman Yeryomin >>> --- >>> >> Hi Roman, >> >> Since ar71xx uses 4.1 kernel by default, MAC addresses on

Re: [OpenWrt-Devel] [FCC] dan gillmor nails why I just did what I did

2015-10-19 Thread L. D. Pinney
"Surely our government isn't insane" LOL On Mon, Oct 19, 2015 at 5:52 PM, Dave Taht wrote: > From: > > > http://www.slate.com/blogs/future_tense/2015/10/15/trans_pacific_partnership_could_thwart_computer_security_research_and_tinkering.html > > "Surely our government isn't

[OpenWrt-Devel] [PATCH]v2 CC: ar71xx: Bitmain Antminer S1 & S3 cleanup

2015-10-19 Thread L. D. Pinney
Sets the LEDs to boardname:color:led-name Sets the LAN to eth0 Corrects the profile names in the Makefile and changes tabs to spaces in the Makefile 'define Device/' like the other devices. Other corrections such as the Machine Name and HWIDs v1 inadvertently included files for the antrouter r1

Re: [OpenWrt-Devel] [PATCH] ar71xx: add 4.1 support

2015-10-19 Thread Ted Hess
On 18-10-15 20:20, Roman Yeryomin wrote: On 18 October 2015 at 00:16, Stijn Tintel wrote: On 17-07-15 19:35, Roman Yeryomin wrote: Signed-off-by: Roman Yeryomin --- Hi Roman, Since ar71xx uses 4.1 kernel by default, MAC addresses on my Ubiquiti

[OpenWrt-Devel] [PATCH] CC: ar71xx: Bitmain Antminer S1 & S3 cleanup

2015-10-19 Thread L. D. Pinney
Sets the LEDs to boardname:color:led-name Sets the LAN to eth0 Corrects the profile names in the Makefile and changes tabs to spaces in the Makefile 'define Device/' like the other devices. Other corrections such as the Machine Name and HWIDs Signed-off-by: L. D. Pinney ---

[OpenWrt-Devel] (no subject)

2015-10-19 Thread L. D. Pinney
Subject: [PATCH] CC: ar71xx: Bitmain Antminer S1 & S3 cleanup Sets the LEDs to boardname:color:led-name Sets the LAN to eth0 Corrects the profile names in the Makefile and changes tabs to spaces in the Makefile 'define Device/' like the other devices. Other corrections such as the Machine Name