facter 1.7.5-1ubuntu1 source package in Ubuntu
Changelog
facter (1.7.5-1ubuntu1) trusty; urgency=medium * Merge from Debian unstable. Remaining changes: - d/control: virt-what is not in main, so move Depends to Suggests. - d/control, d/tests: add dep8 smoke test. - d/p/kvm-cpuinfo: detect "Common KVM processor" in /proc/cpuinfo as virtual (LP: #1170325). facter (1.7.5-1) unstable; urgency=medium * Imported upstream release 1.7.5 * Drop "require rubygems" patch -- Robie Basak <email address hidden> Tue, 18 Feb 2014 16:30:29 +0000
Upload details
- Uploaded by:
- Robie Basak
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | main | admin |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
facter_1.7.5.orig.tar.gz | 196.7 KiB | 20bf1147960b9d16cadf77af096b5094762c033666005240d318217380fc541a |
facter_1.7.5-1ubuntu1.debian.tar.gz | 7.8 KiB | a429f789cddc56affb5c6bf31df3f8da688f717f5967cf15b2c4d7d7de415d9e |
facter_1.7.5-1ubuntu1.dsc | 2.1 KiB | 1832e229268ab897914028eb859a0d330055f4541cab7504d41ca0b06d0a0a65 |
Available diffs
- diff from 1.7.3-1ubuntu1 to 1.7.5-1ubuntu1 (21.6 KiB)
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.