How can I identify which files have been changed or added since the OS was originally installed? I'm talking about just the OS without any packages?
The original would have just been the extracted kernel.txz and base.txz so a diff of those files against current would be fairly close. Can anyone suggest how to do this? I suspect that there would be very few changes, but I'd like to make sure. I'm assuming a freebsd-update has not been done since the installation.
The original would have just been the extracted kernel.txz and base.txz so a diff of those files against current would be fairly close. Can anyone suggest how to do this? I suspect that there would be very few changes, but I'd like to make sure. I'm assuming a freebsd-update has not been done since the installation.