559 B
559 B
CLONING utilities
This folder contains necessary utilities in order to clone and setup new SATS using any micro-SD card.
1. Kernel image
image.tar.gz
is the base kernel image to burn to each SATS.
2. Clone script
./clone
is the main script that will :
- Format the device
- Extract image into it
- Generate a pair of ecdsa:521 keys for SSH and append the server's
authorized_keys
file - Set up the WiFi configuration
- Update SATS'
authorized_keys
file to create key-only access (for maintenance).