|
|
@ -3,9 +3,11 @@ |
|
|
|
Q) What informations are reported by popularity-contest ? |
|
|
|
|
|
|
|
A) popularity-contest report the Debian architecture you use, the version of |
|
|
|
popularity-contest you use and the list of packages installed on the system |
|
|
|
with the most recent atime of important files in them (mainly executable |
|
|
|
files). |
|
|
|
popularity-contest you use and the list of packages installed on your |
|
|
|
system. For each packages, popularity-contest looks at the most recently |
|
|
|
used (based on atime) files, and report the filename, its last access time |
|
|
|
(atime) and last change time (ctime). However, some files are not considered, |
|
|
|
because they have unreliable atime. |
|
|
|
|
|
|
|
Q) What are the privacy consideration for popularity-contest ? |
|
|
|
|
|
|
|