feature: Add module to distribute SMT management tools.
Adds a module which installs activate_smt
and deactivate_smt
executables for sudo
users in the conclude step. For use on the RT PCs on the robots. All users should have the permissions in sudoers list to run these commands at any time to e.g. speed up compilation.
TODOs:
- Add all users to sudoers file and allow them to run these scripts (see https://gitlab.com/h2t/organization/admin-organization/-/issues/128)
- Add checks to the RTUnit to ensure that SMT is disabled when booting up
Edited by Christian Dreher