Thanks for the suggestion.<br>I did the rpm -Va but have quite a lot of prelink warnings. But filtering them out gives a good list of files to transfer.<br><br>I still wonder why the rsync method doesn't work, as I'm rsyncing from another server with the same distribution.<br>
<br>I also don't know how to re install grub from the debian. Under chroot, there are no devices.<br>It seems that the root filesystem doesn't even get mounted, as I have no logs at all.<br><br><br><div class="gmail_quote">
On Thu, Nov 20, 2008 at 5:04 PM, Lorenzo Quatrini <span dir="ltr"><<a href="mailto:lorenzo@gmk.it" target="_blank">lorenzo@gmk.it</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Joe Barjo ha scritto:<br>
> Hello<br>
><br>
[snip]<br>
<div>><br>
> But my real question is: How can I get a list of files in the whole<br>
> filesystem that were added or modified compared to all the files that<br>
> come from rpms?<br>
> Is there a script for doing such a thing?<br>
><br>
</div>I think that doing some scripting around rpm -Va (to find modified files from<br>
rpms) and a 'comm' between "rpm -qla" and something like "find /" (with some<br>
clean-up to get files not coming from rpms) will do the magic.<br>
<font color="#888888"><br>
--<br>
Regards<br>
Lorenzo Quatrini<br>
_______________________________________________<br>
CentOS mailing list<br>
<a href="mailto:CentOS@centos.org" target="_blank">CentOS@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
</font></blockquote></div><br>