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

Unix - Do Not Merge! #1651

Draft
wants to merge 14 commits into
base: release/v1.51.0
Choose a base branch
from
Draft

Unix - Do Not Merge! #1651

wants to merge 14 commits into from

Commits on May 18, 2024

  1. Initial pass at making FreeBSD work

    Dylan Myers authored and Dylan-M committed May 18, 2024
    Configuration menu
    Copy the full SHA
    5283e21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6f9f90 View commit details
    Browse the repository at this point in the history
  3. Change from FreeBSD to generic BSD Unix (FreeBSD, OpenBSD, and NetBSD…

    … for now, but easy to extend)
    Dylan Myers authored and Dylan-M committed May 18, 2024
    Configuration menu
    Copy the full SHA
    b6afd0c View commit details
    Browse the repository at this point in the history
  4. Fix build bug for BSD service, and update .goreleasery.yml for approp…

    …riate archs
    Dylan Myers authored and Dylan-M committed May 18, 2024
    Configuration menu
    Copy the full SHA
    2863517 View commit details
    Browse the repository at this point in the history
  5. Add AIX, and get all BSD and AIX to compile properly.

    Dylan Myers authored and Dylan-M committed May 18, 2024
    Configuration menu
    Copy the full SHA
    0dbe8ea View commit details
    Browse the repository at this point in the history
  6. Bring all ignore tags into line. Build more arch for NetBSD

    Dylan Myers authored and Dylan-M committed May 18, 2024
    Configuration menu
    Copy the full SHA
    cc6c0a6 View commit details
    Browse the repository at this point in the history
  7. Add Solaris and Illumos

    Dylan Myers authored and Dylan-M committed May 18, 2024
    Configuration menu
    Copy the full SHA
    c21ae75 View commit details
    Browse the repository at this point in the history
  8. Temporarily disable OpenBSD while there are compiler issues for it

    Dylan Myers authored and Dylan-M committed May 18, 2024
    Configuration menu
    Copy the full SHA
    107a7d4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a621164 View commit details
    Browse the repository at this point in the history
  10. Add .env file for AIX

    Dylan Myers authored and Dylan-M committed May 18, 2024
    Configuration menu
    Copy the full SHA
    b2e119b View commit details
    Browse the repository at this point in the history
  11. Rename the .env file for AIX to inlude aix in the filename

    Dylan Myers authored and Dylan-M committed May 18, 2024
    Configuration menu
    Copy the full SHA
    dd0bbf5 View commit details
    Browse the repository at this point in the history
  12. Pass at fully working AIX installation via script, with service manag…

    …ement, and preparation for AIX rpms
    Dylan Myers authored and Dylan-M committed May 18, 2024
    Configuration menu
    Copy the full SHA
    40f812b View commit details
    Browse the repository at this point in the history
  13. Add error handling for uniquely short character length for AIX group …

    …and user names
    Dylan Myers authored and Dylan-M committed May 18, 2024
    Configuration menu
    Copy the full SHA
    d8bdfe4 View commit details
    Browse the repository at this point in the history
  14. Ensure files get placed in correct locations

    Dylan Myers authored and Dylan-M committed May 18, 2024
    Configuration menu
    Copy the full SHA
    343aa31 View commit details
    Browse the repository at this point in the history