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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user