Hard-coded uuid and headless pi configuration of Network Manager

Thomas Haller thaller at redhat.com
Mon Aug 26 06:50:11 UTC 2024


On Sat, 2024-08-24 at 18:47 +0300, Guy Sheffer wrote:
> Hey all
> I am the creator of CustomPiOS, that lets you build raspberry pi
> distributions. Mostly known for OctoPi.
> Can anyone tell me if the uuid for each network manager connection
> needs to be randomized? Or is it just a uuid and I can set it to
> something constant in a distribution?
> 
> We have  file in the /boot partition that users can modify with a
> text editor to set up NetworkManager connections from a different
> machine:
> https://github.com/guysoft/CustomPiOS/pull/227/files#diff-161b922fc6d723f8927a6291fb51dabad82beb0b6d452dcfa80db0e138b25f32
> 
> 
> This is the full PR (to myself):
> https://github.com/guysoft/CustomPiOS/pull/227


Hi,


I think it's fine to use a fixed UUID for all users.

Also the approach seems fine to me.



Thomas



More information about the Networkmanager mailing list