Sergey Zolotorev wrote: > This script find ALL unmanaged - for example /etc/fstab. For example I > don not know is it /etc/cron.daily/foo was installed by some (already > uninstalled) package or was in stage archive (and needed by system).
All files in /etc should either belong to a package or are installed by hand from you. And it does not matter if the file was delivered through a stage tarball or from an ordinary install (i.e. paludis -i foo). At the end all files from the stage tarball have been installed with the package manager! /etc/fstab for example should be part of the baselayout package. You should check your install if this is not the case. ;-) Regards, Markus
pgp3rCZzH4XX9.pgp
Description: PGP signature
_______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
