Revert "config: devel/kyua deprecation sabotages fetch stage"
This reverts commit 78d8ad932c3a2742b1a13810a5bd3bb0e3711767.
Let bugs be bugs ¯\_(ツ)_/¯ -- now the options stage complains.
build/tests: wedge tests set between kernel and base
It's not strictly tied to the kernel but this ensures the tests
set will be built after base and before kernel automatically.
build/tests: looks like we need this to speed things up
This is probably the fifth iteration of "how to approach testing"
which seems trivial but for a surprising number of reasons this
is really not tailored for casual testing in user systems.
build/kyua: kyua without kyua is probably better
Want to ideally just make this a package but for now break this
down to run the relevant tests by hand and do a quick opnsense-test
tool to run actual pf tests without all the glue directly from the
src tree.
build/clone: aux as well
Copy signatures if found. This can be dangerous, but for our
business workflow this is what we want as the signing keys match.
add xymon-client to the build. closes https://github.com/opnsense/tools/issues/434
this looks like a relative small package, building the port on my laptop tool less than a minute.