facter 1.6.5-1ubuntu1.1 source package in Ubuntu

Changelog

facter (1.6.5-1ubuntu1.1) precise; urgency=low

  * d/p/kvm-cpuinfo: detect "Common KVM processor" in /proc/cpuinfo as virtual
    (LP: #1170325).
  * Add dep8 smoke test.
 -- Robie Basak <email address hidden>   Mon, 20 May 2013 10:59:11 +0000

Upload details

Uploaded by:
Robie Basak
Sponsored by:
Brian Murray
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
facter_1.6.5.orig.tar.gz 114.6 KiB 831e6f6f12c2c55c0dc65c004e6a7b8a18c127aa6c0946c5db366517adefd2ac
facter_1.6.5-1ubuntu1.1.debian.tar.gz 7.9 KiB 9186546af791e237c9d6ec6016e2405c4258988a816cf8b69882820deae1816c
facter_1.6.5-1ubuntu1.1.dsc 1.5 KiB 9e424137f9daaa01140075069f6d7825e2810fd6c62e00e2b2f05aa5e37ea166

View changes file

Binary packages built by this source

facter: collect and display facts about the system

 A cross-platform Ruby library for retrieving facts from operating systems.
 Supports multiple resolution mechanisms, any of which can be restricted to
 working only on certain operating systems or environments. Facter is
 especially useful for retrieving things like operating system names, IP
 addresses, MAC addresses, and SSH keys.
 .
 It is easy to extend Facter to include your own custom facts or to include
 additional mechanisms for retrieving facts.