- Edited
Due to the failed usr-merge attempt months prior, I don't think the symlink is necessarily indicative of this new method having selected you as part of the 10%.
Instead after updating and rebooting, if /var/solus/usr-merge/merge-complete exists your system has completed the new usr-merge attempt.
If and only if that file is present you can check:
ls -l /
which should include the following (with different timestamps):lrwxrwxrwx 1 root root 7 25 aug 14:52 bin -> usr/bin lrwxrwxrwx 1 root root 7 25 aug 14:52 lib -> usr/lib lrwxrwxrwx 1 root root 9 25 aug 14:52 lib32 -> usr/lib32 lrwxrwxrwx 1 root root 9 25 aug 14:52 lib64 -> usr/lib64 lrwxrwxrwx 1 root root 8 25 aug 14:52 sbin -> usr/sbin
- /var/solus/usr-merge/orphaned-files should not exist.
Please note:
If you had opted into the usr-merge manually as discussed in the blog post, you are not going to notice anything different. There is nothing new for your system to be selected for, it is complete.