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

Investigating guestagent on FreeBSD, for containerd with runj #1509

Closed
wants to merge 7 commits into from

Commits on Oct 5, 2023

  1. Empty implementation of freebsd lima-guestagent

    Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
    afbjorklund committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    5bd297c View commit details
    Browse the repository at this point in the history
  2. Add OS to lima.yaml for FreeBSD guestagent

    Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
    afbjorklund committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    2748225 View commit details
    Browse the repository at this point in the history
  3. Stop hardcoding /run as the runtime path

    Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
    afbjorklund committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    9d7f541 View commit details
    Browse the repository at this point in the history
  4. Stop hardcoding /bin as the bash path

    Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
    afbjorklund committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    5756e4c View commit details
    Browse the repository at this point in the history
  5. Implement ListenPorts using sockstat exec

    Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
    afbjorklund committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    32e5467 View commit details
    Browse the repository at this point in the history
  6. Add experimental example for freebsd

    Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
    afbjorklund committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    a3f965d View commit details
    Browse the repository at this point in the history
  7. Add FreeBSD riscv64 guestagent

    Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
    afbjorklund committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    2977188 View commit details
    Browse the repository at this point in the history