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 support for running host context #23

Open
cgwalters opened this issue Nov 3, 2023 · 1 comment
Open

Add support for running host context #23

cgwalters opened this issue Nov 3, 2023 · 1 comment

Comments

@cgwalters
Copy link
Member

Today in the MCD we chroot the whole process, which has good and bad effects.

I think what would work well here is to add something like a SetTargetRoot() API on the client that causes it to prefix every CLI invocation of rpm-ostree with e.g. systemd-run -P to execute in the host context, piping its output back.

@leo8a
Copy link

leo8a commented Nov 9, 2023

/cc @jc-rh @sudomakeinstall2

Feel free to comment / discuss the issues you have observed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants