Hello Christian,
On 11/10/19 1:10 AM, Christian Lamparter wrote:
> Technically, the eva.bin isn't necessary. It allows for an easier
> installation, but nobody apart from the 4040 uses the append-uboot
> and there have been issues in the past with this as well.
>
> Question is: should we add that
Jonas Gorski [2019-11-09 18:43:04]:
Hi,
> This DMARC thing is nothing the submitter can fix unless they run
> their own mail server.
I think, that there are some working free email alternatives, one can go pull
request route...
> A better place would be a git hook on our server rejecting any
In order to avoid DMARC plague in the commit messages:
87f9292300cf hostapd: add IEEE 802.11k support
450d44a8ead2 openssl: change defaults: ENGINE:on, NPN:off, misc
eabc1ddc4541 build: Honour NO_COLOR in include/scan.mk
3fb45576ac16 cryptodev-linux: move from packages feed
a73283dc10f7 kerne
Branch: refs/heads/master
Home: https://github.com/sdwalker/sdwalker.github.io
Commit: 13178b02b525ba4b46a6d36fa67e438ba45a9070
https://github.com/sdwalker/sdwalker.github.io/commit/13178b02b525ba4b46a6d36fa67e438ba45a9070
Author: Stephen Walker
Date: 2019-11-10 (Sun, 10 Nov 2
"path":3,"force":7,"backup":3,"prefix":3,"command":3,"options":2}}}
-> aae57010 # status: {"status":0}
<- aae57010 #255a1cfb invoke:
{"objid":626662651,"method":"sysupg
Hi,
> -Original Message-
> From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org]
> On Behalf Of Jonas Gorski
> Sent: Samstag, 9. November 2019 13:57
> To: m...@adrianschmutzler.de
> Cc: OpenWrt Development List ; Rosy
> Song
> Subject: Re: [OpenWrt-Devel] [PATCH 2/2] base-f
This replaces all uses of $(cat /sys/class/ieee80211/phyX/macaddress)
by retrieval from the proper flash locations. This will make
02_network independent of WiFi setup again.
For the AVM FRITZ!WLAN Repeater 300E this replacement is non-trivial.
As it would be the only device in the whole trunk to
This replaces all uses of $(cat /sys/class/ieee80211/phyX/macaddress)
by retrieval from the proper flash locations. This will make
02_network independent of WiFi setup again.
Signed-off-by: Adrian Schmutzler
---
.../linux/ramips/mt7620/base-files/etc/board.d/02_network | 6 +++---
.../linux/rami
This removes the calls of $(cat /sys/class/ieee80211/phyX/macaddress)
introduced into 02_network to retrieve the label MAC address. Except
for a single case, the statements can just be replaced by the source
of the MAC address which is already used for setting up Wifi itself.
This will remove a bl
> diff --git a/target/linux/ramips/mt7621/base-files/etc/board.d/02_network
> b/target/linux/ramips/mt7621/base-files/etc/board.d/02_network
> index ae03dc71b1..0de3804cdb 100755
> --- a/target/linux/ramips/mt7621/base-files/etc/board.d/02_network
> +++ b/target/linux/ramips/mt7621/base-files/etc/b
The dumpinfo script parses `target/linux/` for targets and architectures
and prints them to stdout. This is currently used by the buildbot to
automatically generate the buildjobs.
This script is a Python3 rewrite of the Perl script dumpinfo.pl[0] with
the additional feature of allowing to run only
11 matches
Mail list logo