After installing an update/a new package there seems to be no standarized way to explore the changes made to the file system. A simple utililty creating a filelist of the whole system before and after installing something would help a lot, since diffing the two file lists would reveal the changes made to the file system. It would be also a great tool to detect which config files are modified by a particular gui settings panel. What's the most effective way to solve this problem?
Thanks for your help.