]> git.donarmstrong.com Git - neurodebian.git/blob - sphinx/popularity.rst
gr -- 1 more tiny fix to derivatives.rst
[neurodebian.git] / sphinx / popularity.rst
1 .. -*- mode: rst; fill-column: 78 -*-
2 .. ex: set sts=4 ts=4 sw=4 et tw=79:
3
4 .. _chap_popularity:
5
6 *********************
7 Popularity Statistics
8 *********************
9
10 Repository subscriptions
11 ========================
12
13 .. raw:: html
14
15  <p><img border="0" src="_files/nd_subscriptionstats.png" title="Statistics of new repository subscriptions for all supported releases. Note: subscription is only done once per machine." /></p>
16
17 Popularity Contest
18 ==================
19
20 We encourage you to participate in the `popularity
21 contest <http://popcon.debian.org>`_ (popcon), which anonymously
22 collects the list of packages you installed/use on your system.
23 Collecting such statistics is of particular importance for research
24 software projects as a prove of an existing user-base.  If upon
25 installation of the system you rejected the invitation to participate
26 you can always change your decision by running::
27
28  sudo dpkg-reconfigure popularity-contest
29
30 .. note::
31
32    If you are deploying multiple systems through cloning, to not have
33    all systems considered as one, it would be necessary to re-generate
34    the random MY_HOSTID.  Following commands ran as root should do it
35    (as root) without any interactive dialog::
36
37     sed -i -e 's,PARTICIPATE *= *.no.,PARTICIPATE="yes",g' -e '/^ *MY_HOSTID/d' /etc/popularity-contest.conf
38     DEBIAN_FRONTEND=noninteractive dpkg-reconfigure popularity-contest
39
40 In addition to popcon pages for your "core" distribution (e.g. `Debian
41 <http://popcon.debian.org/>`__ or `Ubuntu
42 <http://popcon.ubuntu.com/>`__) you can see/get statistics for
43 submissions to `NeuroDebian <http://neuro.debian.net/popcon/>`__ and
44 know that you are already contributing back to the community.
45
46 ..include:: link_names.txt