After doing a fresh installation of OS X, I wanted to recover some of my data from a Time Machine backup using the Migration Assistant. However, when it comes to the selection of data to be restored, there is no way to unselect some of the items. Thus I'm forced to restore everything, which is not what I want because I know some of the system data is broken (that's why I did the fresh installation in the first place). However, I only want to restore my home folder and some applications.
I know that I can copy the files manually from the backup volume using cp -p but that leaves me with read-only files. Is there a better way?