feat: add MAC address provisioning for secondary ethernet port

- Added step_set_eth1_mac() to generate and configure random locally administered MAC addresses
- Made --name argument optional and conditional based on selected provisioning steps
- Updated documentation to include MAC configuration in production deployment checklist
This commit is contained in:
2025-11-11 14:23:57 +01:00
parent da411e1ee6
commit d343ec2583
2 changed files with 65 additions and 8 deletions

View File

@@ -50,4 +50,5 @@ For production, the devices need to be provisoned uniquely
- set channel name etc. in bumble-auracast/src/auracast/.env
- execute the update service scripts
- start the application (script if custom device, server and frontend if ui version)
- set mac add of secondary eth port in /etc/systemd/network/10-eth1-mac.link
- activate overlayfs (?) -probably not because we need persistent storage for stream states