Vladimir Ermakov

Results 389 comments of Vladimir Ermakov

You should not build in /opt/ros. See source install, it uses work dir at the user. You anyway will need it to host your extra scripts. http://repo.ros2.org/status_page/ros_jazzy_default.html?q=mavros - seems 2.9...

Ah, well, it in testing: https://repo.ros2.org/ubuntu/testing/pool/main/r/ros-jazzy-mavros/ For main - need to wait next sync. https://repo.ros2.org/ubuntu/main/pool/main/r/ros-jazzy-mavros/

@BKPepe i think this one solution better, but i don't know how to make a transition package because `wgsd-coredns` should not only `+coredns` but also make `CONFIG_COREDNS_PLUGIN_WGSD=y`.

Out of curiosity I've implemented wgsd on the Ucode, it much smaller and i also added support for AmneziaWG. https://github.com/vooon/wgsd-ucode

CC: @GeorgeSapkin @BKPepe @1715173329 The changes from the initial patch: 1. Made `wgsd-coredns` transitional package to `coredns`, so old configs transition clearly 2. Jailed the service. CoreDNS do not write...

@Neustradamus maybe. Rebased to fix formalities.

@1715173329 @GeorgeSapkin there a little change since last review - i've added netbox plugin, which i'm thinking to use.

@GeorgeSapkin done. I've updated version to 1.13.2 and also added fanout plugin.

@GeorgeSapkin marked package as broken for mips (be) and rv64. Unsure if that's the best way doing it...