atlas-sw-probe: improve key creation
authorAnsuel Smith <ansuelsmth@gmail.com>
Thu, 22 Apr 2021 23:58:41 +0000 (01:58 +0200)
committerAnsuel Smith <ansuelsmth@gmail.com>
Thu, 22 Apr 2021 23:58:41 +0000 (01:58 +0200)
commit0afe371babf851d1ce239c75525e99bcef3626d0
tree5483c5967d148687aae367b557152f87bc8bf167
parentc597f12bb620cce7efb978c04c861dad24217ffe
atlas-sw-probe: improve key creation

- 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>
net/atlas-sw-probe/Makefile
net/atlas-sw-probe/files/atlas.conf
net/atlas-sw-probe/files/atlas.init
net/atlas-sw-probe/files/atlas.readme [new file with mode: 0644]