Skip to content
Snippets Groups Projects
Commit b2cbab3f authored by Simon McVittie's avatar Simon McVittie
Browse files

pv-runtime: Add infrastructure to make symlinks in real + emulated roots


This will allow commit 5e0f8520 "pv-runtime: Duplicate symlinks in
/etc, /var in the interpreter root" to be generalized to cover more
of the symlinks we create.

No functional change intended, yet: all callers currently pass in
EMULATION_ROOTS_INTERPRETER_ONLY, which has the same behaviour that
MAKE_SYMLINK_FLAGS_INTERPRETER_ROOT previously did.

EMULATION_ROOTS_REAL_ONLY replaces the (currently unused)
MAKE_SYMLINK_FLAGS_NONE, and EMULATION_ROOTS_BOTH is new and does both
at the same time.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 81fae0a9
No related branches found
No related tags found
1 merge request!604Refactor creation of symlinks in an emulator's interpreter root
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment