Re: Pass option from /etc/config/wireless to hostapd config

2024-07-05 Thread Gio
Hi! The first file of this patchset https://github.com/G10h4ck/openwrt/commit/555fd77fdeaaf2a893c5d41180b84e693b43b336 should answer your question ;-) Cheers On 2024-07-04 22:08, Moritz Warning via openwrt-devel wrote: The sender domain has a DMARC Reject/Quarantine policy which disallows se

[RFC PATCH] hostapd: Add support for APuP

2024-05-10 Thread gio--- 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 --- From: Gioacchino Mazzurco Add su

[PATCH] ubus: add command to create devices dynamically

2024-05-10 Thread gio--- 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 --- From: Gioacchino Mazzurco Some k

Re: [PATCH] scripts: create kernel configuration upgrade script

2024-03-26 Thread Gio
ool i have implemented does just that) Cheers Gio On 2024-03-24 20:00, Elliott Mitchell wrote: On Sat, Mar 23, 2024 at 07:56:01PM +0100, Stijn Segers wrote: Op zondag 3 maart 2024 om 15:24:50 -08:00:00 schreef Elliott Mitchell : Date: Tue, 6 Feb 2024 17:16:41 -0800 Create a script for autom

Re: Booting from any non-first-containing-rootfs partition is broken Was: Librerouter v1 booting from second partition broken

2024-02-08 Thread Gio
support dual boot in a different manner ? Cheers Gio On 2/7/24 20:16, Bjørn Mork wrote: To me it looks like the uimage-fw parser isn't running at all in the second case. I assume that is because CONFIG_MTD_SPLIT_FIRMWARE is unset. The reason splitting works in the first case is becau

Re: Booting from any non-first-containing-rootfs partition is broken Was: Librerouter v1 booting from second partition broken

2024-02-07 Thread Gio
and the DT partition, which there isn't when "fw2" is renamed to "firmware". If I am correct, you can make this work simply by setting CONFIG_MTD_SPLIT_FIRMWARE=y without any other changes. I believe this should make the second case work by matching on the &quo

Booting from any non-first-containing-rootfs partition is broken Was: Librerouter v1 booting from second partition broken

2024-02-07 Thread Gio
ional, AFAIU the rootfs is always inside the "super-partition" called "firmware", if you can confirm my understanding is correct I can change the code so "dual boot" is supported again and submit a patch. Cheers Gio P.S. rafal as direct recipient because from git

Re: Librerouter v1 booting from second partition broken

2024-02-05 Thread Gio
thing to do with the `compatible = "denx,uimage";` line present on the DTS  which refer to the firmware partition? Cheers Gio On 2/3/24 01:18, Isaev Ruslan wrote: Try to remove your patch and just remove mtdparts from dts. On Sat, Feb 3, 2024, 00:19 Gio wrote: Hi! lib

Librerouter v1 booting from second partition broken

2024-02-02 Thread Gio
Hi! librerouterOS used to be based on OpenWrt 19 librerouterOS is basically plain OpenWrt plus safe-upgrade, safe-upgrade is a mechanism to flash an updated firmware to a second partition and mark it as testing, so if something goes wrong and user doesn't confirm everything is ok, after a whi

[OpenWrt-Devel] [PATCH uclient] Add option to read POST data from file

2020-06-12 Thread Gio
Passing post data in command line is convenient but has limited size, and may become tricky to correctly escape passed data expecially in scripts. This patch add the option --post-file so the data to post can be read from a file. I haven't compiled the patch (it is not clear to me where fiddle in

Re: [OpenWrt-Devel] Inquery

2019-12-11 Thread Gio
On Wednesday, 11 December 2019 15:22:09 CET Daniel Golle wrote: > Hi Tomislav, > > On Wed, Dec 11, 2019 at 11:24:21AM +0100, Tom Psyborg wrote: > > suck it > > As a community, we decided to give our self a set of minimal rules[1]. > And even though it is in the last position, rule #12 "Be nice to

Re: [OpenWrt-Devel] [RFC]merge routing repository to packages

2019-07-07 Thread Gio
past problematic situation. Cheers! Gio On Friday, 5 July 2019 14:26:31 CEST Paul Spooren wrote: > Hi all, > > just as a notification as I don't want to spread the discussion to all > kinds of platforms: > > I proposed (actually jow in 2017) to merge openwrt-routing/