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 ppc64le support #156

Merged
merged 3 commits into from
Jan 13, 2024
Merged

Add ppc64le support #156

merged 3 commits into from
Jan 13, 2024

Commits on Jan 10, 2024

  1. Add ppc64le support

    Add ppc64le support to Debian bullseye and bookworm. Debian buster does
    not support the ppc64le architecture.
    Jenkins-J committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    743e6f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Modify names of architecture lists

    Follow requested changes, improving names of debian architecture lists.
    Jenkins-J committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    d4240bd View commit details
    Browse the repository at this point in the history
  2. Fix update debian function

    Follow requested changes, updated variable names and reorganized logic for
    improved readability.
    Jenkins-J committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    557d703 View commit details
    Browse the repository at this point in the history