setup/clone/REAMDE.md

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 :

  1. Format the device
  2. Extract image into it
  3. Generate a pair of ecdsa:521 keys for SSH and append the server's authorized_keys file
  4. Set up the WiFi configuration
  5. Update SATS' authorized_keys file to create key-only access (for maintenance).