aboutsummaryrefslogtreecommitdiff
path: root/net/atlas-sw-probe
Commit message (Collapse)AuthorAge
* atlas-sw-probe: update to version 5040Josef Schlehofer2022-01-04
| | | | | | Update copyright Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* atlas-sw-probe: fix copypaste error and clean tmp dir on exitAnsuel Smith2021-08-02
| | | | | | | - Fix copypaste error for PUB_KEY link creation - Clean tmp dir on exit to clear any remaining data Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* treewide: change emailJan Pavlinec2021-07-29
| | | | | | Change from jan.pavlinec@nic.cz to jan.pavlinec1@gmail.com Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* atlas-sw-probe: fix missing link on sysupgradeAnsuel Smith2021-05-14
| | | | | | Recreate symbolic link if it's missing after a sysupgrade with a private and public key present in /etc/atlas/ Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* atlas-sw-probe: improve key creationAnsuel Smith2021-04-23
| | | | | | | | | - Exit start if a probe_key is not present - Add create_key command to generate a private_key based on the provided username in the atlas config. - Add registration instruction in /etc/atlas - Rework script to save probe_key on sysupgrade (the key are now adviced to be placed in the /etc/atlas dir and a link is used to make them accessible in the atlas-sw-scripts etc dir) Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* atlas-sw-probe: add new packageJan Pavlinec2021-04-09
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>