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 FreeBSD support in pkg/mount and pkg/reexec #1215

Merged
merged 4 commits into from Apr 22, 2022
Merged

Commits on Apr 22, 2022

  1. Remove stray import

    Signed-off-by: Doug Rabson <dfr@rabson.org>
    dfr committed Apr 22, 2022
    Copy the full SHA
    982f30c View commit details
    Browse the repository at this point in the history
  2. Add mount flag values for FreeBSD

    This adds support for remounting layers as read-only which is needed by
    the zfs driver to support 'buildah commit'.
    
    Signed-off-by: Doug Rabson <dfr@rabson.org>
    dfr committed Apr 22, 2022
    Copy the full SHA
    a09c711 View commit details
    Browse the repository at this point in the history
  3. Add support for pkg/reexec on FreeBSD

    Signed-off-by: Doug Rabson <dfr@rabson.org>
    dfr committed Apr 22, 2022
    Copy the full SHA
    296dade View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into freebsd

    dfr committed Apr 22, 2022
    Copy the full SHA
    53d6492 View commit details
    Browse the repository at this point in the history