PureDarwin / darwinbuild

Darwinbuild is a collection of tools that assist compilation of the many projects contained in Darwin, the open source base of Apple's macOS operating system.
https://macosforge.github.io/darwinbuild/
Other
48 stars 13 forks source link

General fixes regarding build root disk image handling #24

Closed wjk closed 6 years ago

wjk commented 6 years ago

Now, the build root image will not be unnecessarily re-created (which, while harmless on its own, causes broken duplicate symlinks to pile up in the root directory of the build image as a side effect of ln -s). In addition, the timestamp will be omitted from the volume name when possible.