nettings / medianet

A distribution overlay for Raspbian and similar systems to create a JACK-based embedded system for audio processing and streaming. Contract work for [mn] medianet. https://www.medianet-home.de
Other
11 stars 2 forks source link

Image bootstrapping: factor out final "deployment step" #40

Closed nettings closed 4 years ago

nettings commented 4 years ago

Currently, the bootstrapping docs will make the user create a final, deployed image. Factor out the deployment specific steps such as

  1. set machine id
  2. set config
  3. set host keys
  4. grow local partition to media size
  5. eeprom update

and recommend the user to create a base image before performing these.