Marius Dinu
Marius Dinu
It still doesn't compile. New error: ``` make[7]: Entering directory '/build/openwrtb/build_dir/target-arm_cortex-a9+vfpv3_musl_eabi/audit-4.0.2/audisp/plugins/filter' ccache arm-openwrt-linux-muslgnueabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../lib -I../../../common -I../../../auparse -I/build/openwrtb/staging_dir/toolchain-arm_cortex-a9+vfpv3_gcc-13.2.0_musl_eabi/usr/include -I/build/op enwrtb/staging_dir/toolchain-arm_cortex-a9+vfpv3_gcc-13.2.0_musl_eabi/include -I/build/openwrtb/staging_dir/toolchain-arm_cortex-a9+vfpv3_gcc-13.2.0_musl_eabi/include/fortify -fPIE -DPIE -g -D_GNU_SOURCE -Wundef -Wno-format-truncation...
It works! Builds ok, runs ok, even on Marvell (see the other bug). Could you make a new release? It would help with packaging for OpenWrt. I can't be sure...
Tested v3.1.3 (with the latest commit) and it works too. :thumbsup: OpenWrt has its own init scripts. It's not affected, if that's the only thing removed. Then it's probably better...
Thank you.
I'm happy to report that v3.1.4 was accepted and merged into OpenWrt. https://github.com/openwrt/openwrt/pull/15138 Thanks!
It might be the same as: https://github.com/openwrt/luci/issues/4555
Since I opened this pull request, more and more changes were needed to keep up with the main branch. I can't test it every single time. Please let me know...
I split it into 3 patches to make it easy to review.
Fixed a recursive dependency. Ready to merge.
I'm sorry to disagree. My arguments are these: - "OpenWRT used as a bastion host" doesn't need ssh keys! Open a ssh tunnel and use that to connect directly from...