Allow install to reference the source file using the mtree(5) contents= tag rather than creating a filesystem object. This is conceptually similar to creating a (symbolic or hard) link, so I implemented it as an additional link type.
Posted for comment on the approach of implementing this as a link type.
Still todo:
- support for absolute and relative contents= references
- tests
- digest