Skip to content
Snippets Groups Projects
Commit a38cf361 authored by Avi Kivity's avatar Avi Kivity
Browse files

mkbootfs: hack around absolute symbolic links in source

Absolute symbolic links refer to the host directory structure, while we
want them to refer to the external/ tree.  Since we have several trees,
we can't just rebase them, so walk down the tree trying to find a match.

Fragile and ugly, but seems to work.
parent fff7241a
No related branches found
No related tags found
Loading
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