Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: qualcomm-linux/qcom-deb-images
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: arduino/arduino-deb-images
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: arduino
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 103 files changed
  • 9 contributors

Commits on Sep 30, 2025

  1. Configuration menu
    Copy the full SHA
    a40f4fa View commit details
    Browse the repository at this point in the history
  2. distro: add arduino specific modifications to installed packages

    Co-authored-by: Riccardo Mereu <r.mereu@arduino.cc> Co-authored-by: MatteoPologruto <m.pologruto@arduino.cc> Co-authored-by: lucarin91 <lucarin@protonmail.com> Co-authored-by: mirkoCrobu <mirkocrobu@NB-0531.localdomain> Co-authored-by: giulio93 <pilotto.giulio@gmail.com> Co-authored-by: Alessio Perugini <alessio@perugini.xyz> Co-authored-by: agdl <a.guadalupi@arduino.cc>
    8 people committed Sep 30, 2025
    Configuration menu
    Copy the full SHA
    48a647f View commit details
    Browse the repository at this point in the history
  3. distro: add arduino PPA

    facchinm committed Sep 30, 2025
    Configuration menu
    Copy the full SHA
    a423da8 View commit details
    Browse the repository at this point in the history
  4. packages: patch adbd

    * don't start as root * inherit arduino groups * don't expose over :5555 * use bash ad default shell Tracked in bcmi-labs/arduino-deb-images#105 Co-authored-by: Luca Rinaldi <lucarin@protonmail.com>
    facchinm and lucarin91 committed Sep 30, 2025
    Configuration menu
    Copy the full SHA
    165bf76 View commit details
    Browse the repository at this point in the history
  5. kernel: add arduino specific config

    TODO: split in multiple functional packages
    facchinm committed Sep 30, 2025
    Configuration menu
    Copy the full SHA
    5bd1ec2 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2025

  1. arduino: add packager github action and debos recipes

    Co-authored-by: MatteoPologruto <m.pologruto@arduino.cc> Co-authored-by: lucarin91 <lucarin@protonmail.com> Co-authored-by: giulio93 <pilotto.giulio@gmail.com>
    4 people committed Oct 1, 2025
    Configuration menu
    Copy the full SHA
    e0e2c81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a90430 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b86a10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8508cf View commit details
    Browse the repository at this point in the history
  5. temp: zram: keep original conf file

    Need a way to pass DEBIAN_FRONTEND=noninteractive to debos See bcmi-labs/arduino-deb-images#140 (comment)
    facchinm committed Oct 1, 2025
    Configuration menu
    Copy the full SHA
    0d37119 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    18cd06e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cdcba8e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    230bfc7 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2025

  1. Configuration menu
    Copy the full SHA
    34e565d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56265f1 View commit details
    Browse the repository at this point in the history
  3. Add workflow to promote a release to Stable (#150)

    * Add workflow to promote a release to Stable * Make a release when an image is promoted and generate a summary after each build * Promote the release as the last step to avoid pushing on S3 if something else fails * Add a release to releases only if it is not already there * Fix CHANGELOG file path
    MatteoPologruto authored and facchinm committed Oct 9, 2025
    Configuration menu
    Copy the full SHA
    72da49c View commit details
    Browse the repository at this point in the history
  4. bugfix: fix shell scripts

    Make the CI happy
    facchinm committed Oct 9, 2025
    Configuration menu
    Copy the full SHA
    e1bfe08 View commit details
    Browse the repository at this point in the history
  5. gh: use public urls

    facchinm committed Oct 9, 2025
    Configuration menu
    Copy the full SHA
    3910a01 View commit details
    Browse the repository at this point in the history
Loading