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

Cloud-init support for Raspberry Pi OS #950

Draft
wants to merge 14 commits into
base: qml
Choose a base branch
from

Commits on Sep 19, 2024

  1. Add USB Ethernet Gadget toggle

    Signed-off-by: paulober <[email protected]>
    paulober committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3ac37d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2223c1 View commit details
    Browse the repository at this point in the history
  3. Added CLI support for enable usb ether gadget mode config + CLI versi…

    …on and help arguments
    
    Signed-off-by: paulober <[email protected]>
    paulober committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    38ee103 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Fix typos and duplicate code

    Signed-off-by: paulober <[email protected]>
    paulober committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    bd69720 View commit details
    Browse the repository at this point in the history
  2. Support/requirement for new supportedFeatures property for devices an…

    …d OSes + fix minor QML bug
    
    Signed-off-by: paulober <[email protected]>
    paulober committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2c0da0d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Switch json supportedFeatures to capabilities + added usb ether gadge…

    …t controll script
    
    Signed-off-by: paulober <[email protected]>
    paulober committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ede04fb View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Fix capabilities for subitems

    Signed-off-by: paulober <[email protected]>
    paulober committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    879e874 View commit details
    Browse the repository at this point in the history
  2. Update ether gadget toggle script

    Signed-off-by: paulober <[email protected]>
    paulober committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    04e6378 View commit details
    Browse the repository at this point in the history
  3. Update signature of andCapabilities method

    Signed-off-by: paulober <[email protected]>
    paulober committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    879d4e5 View commit details
    Browse the repository at this point in the history
  4. Fix usb ether toggle script

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

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    cb733d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    092e59e View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Raspberry Pi OS cloud-init support

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

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    8bc961d View commit details
    Browse the repository at this point in the history