Package statistcs : data collected

posted on June 8, 2011

As a followup to my previous post, the current code collects the following data from hosts :

  • Uname of host

  • Portage profile

  • Time stampĀ of portage tree (last sync time)

  • The following portage variables :

  • ARCH

  • CHOST

  • CFLAGS

  • CXXFLAGS

  • FFLAGS

  • LDFLAGS

  • MAKEOPTS

  • ACCEPT_KEYWORDS

  • FEATURES

  • USE

  • LANG

  • SYNC

  • GENTOO_MIRRORS

  • The following metadata for each installed package :

  • Repository name

  • Keyword used to install package (for example, x86, ~x86 or -x86)

  • Useflags (plus, minus, unset) for installation

  • Counter to indicate the relative ordering of package installs

  • Installed size

  • Build time