Stan Grishin

Results 15 issues of Stan Grishin

I have the following init script (as `/lib/systemd/system/[email protected]`) that I use on both X86_64 and ARM64 computers/VMs: ``` [Unit] Description=nebula %I Wants=basic.target After=basic.target network.target [Service] SyslogIdentifier=nebula StandardOutput=syslog StandardError=syslog ExecReload=/bin/kill -HUP...

* Support for (upcoming) dnsmasq nftset Depends on https://github.com/openwrt/packages/pull/19212 Signed-off-by: Stan Grishin

Maintainer: me Compile tested: x86_64, Sophos SG-135, OpenWrt 22.03.0-rc6 Run tested: x86_64, Sophos SG-135, OpenWrt 22.03.0-rc6 Description: * Update maintainer's email address * Style Make and init file to OpenWrt...

Hello, Is the version information present on a normal Linux distro? On OpenWrt, I get: ```sh SG-135 in ~ # https-dns-proxy -V SG-135 in ~ # ``` Do I need...

Maintainer: me Compile tested: x86_64, Sophos SG-135, OpenWrt 22.03 Run tested: x86_64, Sophos SG-135, OpenWrt 22.03, install new package, verify that it requires libidn2 Description: * fixes https://github.com/openwrt/packages/issues/18736 Signed-off-by: Stan...

Hello @tatsuhiro-t @vszakats, I'm building from last tagged release 1.2.0 and the unpacked source files do not include neither `sfparse/`, nor `munit/`, so the build fails with: ``` -- Configuring...

Maintainer: @EricLuehrsen Compile tested: no, trivial change Run tested: no, I only tested the new elif expression in shell Description: * adblock-fast can generate the compatible adb_list-file, but it's only...

This change adds/improves model identification and LED configs for Sophos devices. This change also improves the port naming on many Sophos devices: * port names now match case markings and...

target/x86

@aarond10 @baranyaib90 this issue has grown in importance since OpenWrt now mangles the PKG_RELEASE variable outside of the package's Makefile control for development branch, but not release branch. I'm building...

Maintainer: @tohojo , also pinging @stokito Environment: OpenWrt 23.05.3 Description: Having the following versions of the acme packages installed: ``` xg-135r3 in ~ # opkg list-installed | grep acme acme...