this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Symlink /etc/machine-id from the host

This fixes gethostuuid() syscall not working, which surfaced as issues with Core Foundation

+1
+1
CMakeLists.txt
··· 56 56 57 57 install(FILES etc/resolv.conf 58 58 DESTINATION libexec/darling/etc) 59 + InstallSymlink(/Volumes/SystemRoot/etc/machine-id ${CMAKE_INSTALL_PREFIX}/libexec/darling/etc/machine-id) 59 60 60 61 install(DIRECTORY DESTINATION libexec/darling/Volumes) 61 62 install(DIRECTORY DESTINATION libexec/darling/Volumes/SystemRoot)