Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add RevPi specific udev rules #1148

Closed
wants to merge 1 commit into from

Commits on Jul 15, 2024

  1. Add RevPi specific udev rules

    Add RevPi specific udev rules and helper script for mac address
    configuration from HAT eeprom. The ruleset will ensure that the following
    things behave similar to a stock RevPi OS:
    
    - Alias for RS485 interfaces (eg. /dev/ttyRS485)
    - Set mac address from HAT EEPROM for interfaces without own eeprom
    - Set interfaces names according to device markings
    - Use correct interface names for PiBridge ethernet interfaces (without this
      gateways can't work with piControl)
    
    Changelog-entry: Add RevPi udev rules
    Signed-off-by: Nicolai Buchwitz <n.buchwitz@kunbus.com>
    nbuchwitz authored and floion committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    55166b8 View commit details
    Browse the repository at this point in the history