Hostility in plain sight
Hostility in plain sight
Posted Dec 22, 2012 19:07 UTC (Sat) by nix (subscriber, #2304)In reply to: Hostility in plain sight by HelloWorld
Parent article: The eudev project launches
It's trivial to get stable device names of your choosing. Simply set up a udev rule that matches some unique property of the device, and set NAME=... only nowadays you can't do that: symlinking is all you can do.
The UUID stuff is not magic: it's doing just that, only using RUN= to populate some env vars, then assigning symlinks depending on the value of those vars.
