E53B cmd/buildkitd: move reexec.Init to non-Linux files by thaJeztah · Pull Request #5659 · moby/buildkit · GitHub
[go: up one dir, main page]

Skip to content

Conversation

thaJeztah
Copy link
Member
@thaJeztah thaJeztah commented Jan 14, 2025

reexec is only used on Windows and BSD for;

  • util/system/getuserinfo (lookup user information)
  • source/git (git operations)

updates 698acd3

Copy link
Member
@tonistiigi tonistiigi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still need this in freebsd etc. Anything but linux.

@thaJeztah
Copy link
Member Author

doh! forgot this repo also supports BSD; let me fix

reexec is only used on Windows and BSD for;

- util/system/getuserinfo (lookup user information)
- source/git (git operations)

updates 698acd3

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah force-pushed the reexec_windows_only branch from f8e3cdc to e1d393e Compare January 15, 2025 00:10
@thaJeztah thaJeztah changed the title cmd/buildkitd: move reexec.Init to windows-only files cmd/buildkitd: move reexec.Init to non-Linux files Jan 15, 2025
@thaJeztah
Copy link
Member Author

updated

@tonistiigi tonistiigi merged commit f33e27e into moby:master Jan 15, 2025
96 checks passed
@thaJeztah thaJeztah deleted the reexec_windows_only branch January 15, 2025 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0