The statistics are recorded and are publically available at http://klive.cpushare.com/
If we can get a decent number of gentoo-sources users using this tool then we (Gentoo kernel maintainers) would benefit by having a better general idea which Gentoo kernel versions are being tested and how much. This kind of info can be useful in some scenarios.
If you want to help out, it's really simple to set up:
Code: Select all
# emerge --sync
# emerge klive
# rc-update add klive default
# /etc/init.d/klive start* To start klive, use the init script, e.g.:
* # /etc/init.d/klive start
* You should add klive to your default runlevel so that it will be
* started on on every bootup, e.g.:
* # rc-update add klive default
* klive periodically submits basic information about the configuration of
* your running kernel to a 3rd-party server which is NOT controlled by
* Gentoo. This data is probably privately logged against your IP address.
* The data submitted is used to generate basic statistics which provide
* insight as to how widely tested a particular kernel version is.
* These statistics are publically accessible at http://klive.cpushare.com
* If you have privacy/security concerns about the submission of this data
* and/or its public availability, unmerge this package now.










