tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Breaking out of the emulation dir
> No. The problem is that thesymlink needs to point to
> /../usr/pkg/etc/tsm/dsm.opt rather than /usr/pkg/etc/tsm/dsm.opt.
>
> The "/../" is magic and leads to the real root. Just "/" leads to the
> emulation root.
But that means that "absolute" symlink targets inside the emulation are
actually emulation-relative (unless prefixed with the magic "/../").
That sounds reasonable (especially for libraries), but could I have known that?
Home |
Main Index |
Thread Index |
Old Index