Re: [PATCH] busybox: enable whois by default

2020-11-16 Thread Petr Štetiar
Josef Schlehofer [2020-11-17 02:07:09]: Hi, > Whois can identify who owns a domain and how to get reach owner. Providing > this tool in OpenWrt someone does not need to use websites for everything. I don't think, that this tool is essential enough to be shipped by default. One can use whois

[PATCH] busybox: enable whois by default

2020-11-16 Thread Josef Schlehofer
Some users of OpenWrt would like to use whois on their routers without re-compiling whole busybox. It means that they need to know how to cross-compile things for OpenWrt, enable it, compile busybox and flash it on the router. That's can be difficult as force reinstall of busybox can leads to some

Re: [PATCH v2] build: store buildsystem revision in packages

2020-11-16 Thread Paul Spooren
On Mon Jul 20, 2020 at 9:53 AM HST, Paul Spooren wrote: > Buildinfo files were added to allow reproducible builds testing. The > combination of the three buildinfo files > {feeds,config,version}.buildinfo allows to recreate the buildsystem and > check if compiled binaries are bit for bit the same

[no subject]

2020-11-16 Thread Filip Moc via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- There already was an option for

Re: [PATCH 2/2] LICENSE: add SPDX identifiers

2020-11-16 Thread Paul Spooren
On Tue Jul 28, 2020 at 11:32 PM HST, Paul Spooren wrote: > SPDX license header follow a machine readable and versioned identifier > format for licenses. The adoption to such system would simplify > scanning of licenses within OpenWrt. > > Adopted from the Linux Kernel[0] store store SPDX

RE: [PATCH] scripts: add size_compare.sh

2020-11-16 Thread Paul Spooren
On Thu Sep 3, 2020 at 3:36 AM HST, Adrian Schmutzler wrote: > > -Original Message- > > From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] > > On Behalf Of Paul Spooren > > Sent: Freitag, 31. Juli 2020 05:15 > > To: openwrt-devel@lists.openwrt.org > > Cc:

Kernel problems

2020-11-16 Thread Jan Kardell
Hi, I'm lifting our old barrier_braker code on an omap am3552 custom board, and building it on master per 13 november. I currently run it as an zImage-initramfs, but the board normally uses ubifs on nand flash. I get exceptions logged to dmesg, included snippets from the logs  as attachment.