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 helix image for armv6 raspbian #1083

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

Commits on May 30, 2024

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

Commits on May 31, 2024

  1. Some fixes

    - Use --platform for base image
    - Specify bookworm in build-rootfs
    - Set osVersion in manifest.json
    - Fix raspbian version in manifest.json
    sbomer committed May 31, 2024
    Configuration menu
    Copy the full SHA
    7afb569 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Increase timeout

    sbomer committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    8667ab0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    360f9ce View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

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

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    232c599 View commit details
    Browse the repository at this point in the history
  2. Remove --platform

    sbomer committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    7b1bad6 View commit details
    Browse the repository at this point in the history
  3. Revert "Remove --platform"

    This reverts commit 7b1bad6.
    sbomer committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e59bdc7 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Revert "Revert "Remove --platform""

    This reverts commit e59bdc7.
    sbomer committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    95a10f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    832419e View commit details
    Browse the repository at this point in the history
  3. Fix rootfs build

    - Pass --platform=linux/arm/v7
    - Specify lldb version
    sbomer committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    e5366a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    131b3d4 View commit details
    Browse the repository at this point in the history
  5. Pass --break-system-packages

    sbomer committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    c28e26d View commit details
    Browse the repository at this point in the history
  6. Install rust

    Required to build cryptography wheel
    sbomer committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    2981dfd View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Increase timeout

    sbomer committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    989dbf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4ed118 View commit details
    Browse the repository at this point in the history