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 aarch64 support #49

Merged
merged 11 commits into from
Sep 20, 2021
Merged

Add aarch64 support #49

merged 11 commits into from
Sep 20, 2021

Commits on Sep 19, 2021

  1. naive aarch64 support

    b100dian committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    0333042 View commit details
    Browse the repository at this point in the history
  2. Detect 64 bit more properly

    b100dian committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    c4d95ac View commit details
    Browse the repository at this point in the history
  3. [patchmanager.spec] Beautify (only)

    - Eliminate BASHisms (which was not functionally necessary, because busybox's ash supports them)
    - Enhance wording and grammar in strings
    - Ease understanding the code: ":" -> "true" etc.
    - Proper quoting (better too often than too rarely)
    Olf0 authored and b100dian committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    f38cba8 View commit details
    Browse the repository at this point in the history
  4. Include @nephros' commit d019e90

    Include @nephros' commit d019e90 "[cleanup] fix ancient typo in .spec %pre" to avoid the necessity for rebasing.
    Olf0 authored and b100dian committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    e6ce87b View commit details
    Browse the repository at this point in the history
  5. [patchmanager.spec] Enhance comment

    Olf0 authored and b100dian committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    b4909ea View commit details
    Browse the repository at this point in the history
  6. Use RPM variables & Rebase

    ... manually to recent fixes.
    Olf0 authored and b100dian committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    e7726f6 View commit details
    Browse the repository at this point in the history
  7. [systemd] use _userunitdir macro in .spec file

    nephros authored and b100dian committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    cb6640c View commit details
    Browse the repository at this point in the history
  8. [aarch64] use LIBDIR variable instead of hardcoded path

    nephros authored and b100dian committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    45ff65b View commit details
    Browse the repository at this point in the history
  9. Only call /sbin/ldconfig if necessary

    ... when uninstalling.
    Olf0 authored and b100dian committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    74f470c View commit details
    Browse the repository at this point in the history
  10. Use RPM varaible %{name} consistently

    Olf0 authored and b100dian committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    1c77f44 View commit details
    Browse the repository at this point in the history
  11. aarch64 yaml entry for build

    b100dian committed Sep 19, 2021
    Configuration menu
    Copy the full SHA
    5372900 View commit details
    Browse the repository at this point in the history