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

installation steps that could be rolled into mn_make_image #70

Closed nettings closed 2 years ago

nettings commented 3 years ago

Will speed up bootstrapping and get around the need to run once with user pi and default password, closing a window of insecurity and enabling bootstrapping on untrusted networks.

10 -> mn_deploy_custom_boot_config -> jackd realtime priorities can go into overlay 20 -> mn_create_user+group: brute force in overlay, maybe surgically add to passwd/shadow/group. Also: sudo, chown home, ssh key. 23 -> mn_set_owner_medianet 25 -> mn_set_permissions 30 -> mn_set_default_config

nettings commented 2 years ago

fixed in arm64 for latest RaspiOS 2022-04-04.