Dnsmasq used SIGHUP to do too many things: 1) set dnssec time validation
enabled, 2) bump SOA zone serial, 3) clear dns cache, 4) reload hosts
files, 5) reload resolvers/servers files.
Many subsystems within LEDE can send SIGHUP to dnsmasq: 1) ntpd hotplug
(to indicate time is valid for dnssec) 2)
Add the Embedded Wireless "Balin" platform
SoC: QCA AR9344 or AR9350
RAM: DDR2-RAM 64MBytes
Flash: SPI-NOR 16MBytes
WLAN: 2 x 2 MIMO 2.4 & 5 GHz IEEE802.11 a/b/g/n
Ethernet: 3 x 10/100 Mb/s
USB: 1 x USB2.0 Host/Device bootstrap-pin at power-up
PCI-Express: 1 x lane PCIe 1.2
UART: 1 x Normal
Hi John & Piotr
Thank you for your advices. I updated the patch, inclusive your comments,
I hope now you can commit the new patch version v5.
Best regards
Catrinel
-Original Message-
From: Piotr Dymacz [mailto:pep...@gmail.com]
Sent: Samstag, 13. Januar 2018 15:25
To: Catrinel Catrines
Hi,
ddns for ipv6 doesn't work since the last few updates related to the ddns
package. From log file:
Mon Jan 15 17:35:21 2018 user.notice DEBUG: hotplug igmpproxy: device 'wan_6'
action 'ifup'
Mon Jan 15 17:35:22 2018 user.notice ddns-scripts[7394]: dynv6_ipv6: PID '7394'
started at 2018-01-1
So it seems that SCHED_HRTICK got removed from a lot of targets when
moving from 4.4 to 4.9. Anyone know why?
I'm about to submit a patch for mt7621 that fixes a major regression
with the target resulting from this.
___
Lede-dev mailing list
Lede-dev@li
The setup code defines four individual structures for the
Reset buttons of the supported boards. The only difference
between the definitions is the GPIO number used for the
button.
Replace the different structures with one generic variant,
and add a helper function to simplify the button registrat
Fixes FS #1242.
The way I figured this out was by using diff on config-4.4 from 17.01
and config-4.9 from trunk. First I removed CONFIG options. That did not work.
Then I started adding. This one seems to do the trick.
The issue is that anything in /dev/sdX starts returning bad data when read.
PC
Hi Hartmut,
either try newest scripts from github (updated last weekend)
or insert "network_flush_cache" at about line 900 inside
dynamic_dns_functions.sh function get_local_ip()
while : ; do
if [ -n "$ip_network" ]; then
# set correct program
-->
15.01.2018 21:09, Rosen Penev:
Fixes FS #1242.
The way I figured this out was by using diff on config-4.4 from 17.01
and config-4.9 from trunk. First I removed CONFIG options. That did not work.
Then I started adding. This one seems to do the trick.
The issue is that anything in /dev/sdX starts
It is defined in generic yes. From discussions on IRC, the issue may
be related to something else. I will do further testing to see whether
or not this is correct. Should take me another week or so...
I still have no idea why in 17.01 CONIG_SCHED_HRTICK is defined in
generic and in a bunch of arch
15.01.2018 22:30, Rosen Penev:
It is defined in generic yes. From discussions on IRC, the issue may
be related to something else. I will do further testing to see whether
or not this is correct. Should take me another week or so...
I still have no idea why in 17.01 CONIG_SCHED_HRTICK is defined
On Mon, Jan 15, 2018 at 1:45 PM, Kevin Darbyshire-Bryant
wrote:
> Dnsmasq used SIGHUP to do too many things: 1) set dnssec time validation
> enabled, 2) bump SOA zone serial, 3) clear dns cache, 4) reload hosts
> files, 5) reload resolvers/servers files.
>
> Many subsystems within LEDE can send SI
Commit e15c63a37574 ("ar71xx: add support for MikroTik RouterBOARD wAP
G-5HacT2HnD (wAP AC") broke the format of the patches. In unified diff
format, the unchanged, contextual lines must be preceded by a space
character.
Refresh the patches with quilt to fix them.
Fixes: e15c63a37574 ("ar71xx: ad
The patches introduced in commit 20e68f6d395d ("ar71xx: kernel: enable
PCI on QCA9556 SoC") have non standard format. In unified diff format,
the unchanged, contextual lines must be preceded by a space character.
Refresh the patches with quilt to fix them.
Fixes: 20e68f6d395d ("ar71xx: kernel: en
A practica;l note on the style differences.
The white LEDE style is very clearly different from the darkish OpenWrt style:
one does notice very easily which version of the wiki (and other stuff as well)
one sees.
A good reason to maintain the visual different styles for the near future.
Paul
p.
15 matches
Mail list logo