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

feat(raspberry-pi-os): Add Raspberry Pi OS support #5827

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Oct 17, 2024

  1. Added Raspberry Pi OS support

    This commit adds support for the Raspberry Pi OS debian distribution.
    It includes a distro definition, 3 modules and integration into other
    systems like config generation.
    
    Signed-off-by: paulober <[email protected]>
    paulober committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    683ffc8 View commit details
    Browse the repository at this point in the history
  2. Remove legacy dhcp

    Signed-off-by: paulober <[email protected]>
    paulober committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    99f3e5b View commit details
    Browse the repository at this point in the history
  3. Add only available NTP client

    Signed-off-by: paulober <[email protected]>
    paulober committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7990420 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Update raspberry-pi-os config

    Signed-off-by: paulober <[email protected]>
    paulober committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    9cd9c2f View commit details
    Browse the repository at this point in the history
  2. Add cc_netplan_nm_patch module

    Signed-off-by: paulober <[email protected]>
    paulober committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    9bb2b18 View commit details
    Browse the repository at this point in the history