1.6.0
===
9404a7a (#7670) Add an acceptance test
0c23845 maint: Fix spelling of acceptance directory
926e912 (#7670) Stop preloading all facts in the application
2255abe (#7670) Never fail to find a fact that is present
8002c24 (#7507) Fix 1.9.2 test failure
0635822 Removed inappropriately uncredited Ohai method from ec2 fact
6b1cd16 (#6614) Update ipaddress6 fact to work with Ruby 1.9
21fe217 (#6612) Changed uptime spec to be endian agnostic
19f96b5 (#6728) Facter improperly detects openvzve on CloudLinux systems
5b10173
(#5135) Fix faulty logic in physicalprocessorcount
53cd946 Ensures that ARP facts are returned only on EC2 hosts
bfa038d Fixed #6974 - Moved to Apache 2.0 license
d56bca8 refactor the mechanism for allowing for resolution ordering to be influenced
9f4c5c6 (#6740) facter doesn't always respect facts in environment variables
7441b32 Partial fix for #6971 - Fix for virtual tests
7f3e89d (#2714) Fixed faulty test
bfc16f6 (#2714) Added timeout to prtdiag resulution
c2ff833 (#5135) Refactored physicalprocessorcount
0c4a98b Re-factor. Do not use pure-Ruby file reading against "/proc/cpuinfo" and possibly any entry under "/sys" from the sysfs file system.
cb52b06 Fix. Using sysfs file system entries to count the number of physical CPUs. Fall-back to "/proc/cpuinfo" included for backward-compatibility with legacy systems.
3efa9d7 (#3856) Add virtualbox detection via lspci (graphics card), dmidecode, and prtdiag for Solaris and corresponding tests. Darwin case is not handled yet.
7c80172 (#6883) Update Facter install.rb to be slightly more informative.
d31e3f9 (#5394) Document each Facter fact.
af4947c (#6862) Add a default subject for the mail_patches rake task
d6967a0 (#6613) Switch solaris macaddress fact to netstat
e056218 (#6817) Fix for Ruby 1.9 by calling .each_line on a string
861c2b2 maint: cleanup whitespace
f6c9927 (#6719) Corrected faulty logic in bugfix
e42e57c (#3856) Add virtualbox detection via lspci (graphics card), dmidecode, and prtdiag for Solaris and corresponding tests. Darwin case is not handled yet.
0b5b546 (#6883) Update Facter install.rb to be slightly more informative.
7c08270 (#5394) Document each Facter fact.
06eb3f5 (#6883) Update Facter install.rb to be slightly more informative.
1063753 (#6862) Add a default subject for the mail_patches rake task
56b5f10 (#6613) Switch solaris macaddress fact to netstat
fd4f31c (#6817) Fix for Ruby 1.9 by calling .each_line on a string
72996ff maint: cleanup whitespace
171 lines
7.6 KiB
Text
171 lines
7.6 KiB
Text
@comment $NetBSD: PLIST,v 1.10 2011/08/12 17:14:42 taca Exp $
|
|
bin/facter
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_LIBDIR}/CHANGELOG
|
|
${GEM_LIBDIR}/INSTALL
|
|
${GEM_LIBDIR}/LICENSE
|
|
${GEM_LIBDIR}/README.md
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/bin/facter
|
|
${GEM_LIBDIR}/conf/osx/PackageInfo.plist
|
|
${GEM_LIBDIR}/conf/osx/createpackage.sh
|
|
${GEM_LIBDIR}/conf/osx/preflight
|
|
${GEM_LIBDIR}/conf/redhat/facter.spec
|
|
${GEM_LIBDIR}/conf/solaris/pkginfo
|
|
${GEM_LIBDIR}/etc/facter.conf
|
|
${GEM_LIBDIR}/install.rb
|
|
${GEM_LIBDIR}/lib/facter.rb
|
|
${GEM_LIBDIR}/lib/facter/Cfkey.rb
|
|
${GEM_LIBDIR}/lib/facter/application.rb
|
|
${GEM_LIBDIR}/lib/facter/architecture.rb
|
|
${GEM_LIBDIR}/lib/facter/arp.rb
|
|
${GEM_LIBDIR}/lib/facter/domain.rb
|
|
${GEM_LIBDIR}/lib/facter/ec2.rb
|
|
${GEM_LIBDIR}/lib/facter/facterversion.rb
|
|
${GEM_LIBDIR}/lib/facter/fqdn.rb
|
|
${GEM_LIBDIR}/lib/facter/hardwareisa.rb
|
|
${GEM_LIBDIR}/lib/facter/hardwaremodel.rb
|
|
${GEM_LIBDIR}/lib/facter/hostname.rb
|
|
${GEM_LIBDIR}/lib/facter/id.rb
|
|
${GEM_LIBDIR}/lib/facter/interfaces.rb
|
|
${GEM_LIBDIR}/lib/facter/ipaddress.rb
|
|
${GEM_LIBDIR}/lib/facter/ipaddress6.rb
|
|
${GEM_LIBDIR}/lib/facter/iphostnumber.rb
|
|
${GEM_LIBDIR}/lib/facter/kernel.rb
|
|
${GEM_LIBDIR}/lib/facter/kernelmajversion.rb
|
|
${GEM_LIBDIR}/lib/facter/kernelrelease.rb
|
|
${GEM_LIBDIR}/lib/facter/kernelversion.rb
|
|
${GEM_LIBDIR}/lib/facter/lsb.rb
|
|
${GEM_LIBDIR}/lib/facter/lsbmajdistrelease.rb
|
|
${GEM_LIBDIR}/lib/facter/macaddress.rb
|
|
${GEM_LIBDIR}/lib/facter/macosx.rb
|
|
${GEM_LIBDIR}/lib/facter/manufacturer.rb
|
|
${GEM_LIBDIR}/lib/facter/memory.rb
|
|
${GEM_LIBDIR}/lib/facter/netmask.rb
|
|
${GEM_LIBDIR}/lib/facter/network.rb
|
|
${GEM_LIBDIR}/lib/facter/operatingsystem.rb
|
|
${GEM_LIBDIR}/lib/facter/operatingsystemrelease.rb
|
|
${GEM_LIBDIR}/lib/facter/path.rb
|
|
${GEM_LIBDIR}/lib/facter/physicalprocessorcount.rb
|
|
${GEM_LIBDIR}/lib/facter/processor.rb
|
|
${GEM_LIBDIR}/lib/facter/ps.rb
|
|
${GEM_LIBDIR}/lib/facter/puppetversion.rb
|
|
${GEM_LIBDIR}/lib/facter/rubysitedir.rb
|
|
${GEM_LIBDIR}/lib/facter/rubyversion.rb
|
|
${GEM_LIBDIR}/lib/facter/selinux.rb
|
|
${GEM_LIBDIR}/lib/facter/ssh.rb
|
|
${GEM_LIBDIR}/lib/facter/timezone.rb
|
|
${GEM_LIBDIR}/lib/facter/uniqueid.rb
|
|
${GEM_LIBDIR}/lib/facter/uptime.rb
|
|
${GEM_LIBDIR}/lib/facter/uptime_days.rb
|
|
${GEM_LIBDIR}/lib/facter/uptime_hours.rb
|
|
${GEM_LIBDIR}/lib/facter/uptime_seconds.rb
|
|
${GEM_LIBDIR}/lib/facter/util/collection.rb
|
|
${GEM_LIBDIR}/lib/facter/util/confine.rb
|
|
${GEM_LIBDIR}/lib/facter/util/fact.rb
|
|
${GEM_LIBDIR}/lib/facter/util/ip.rb
|
|
${GEM_LIBDIR}/lib/facter/util/loader.rb
|
|
${GEM_LIBDIR}/lib/facter/util/macaddress.rb
|
|
${GEM_LIBDIR}/lib/facter/util/macosx.rb
|
|
${GEM_LIBDIR}/lib/facter/util/manufacturer.rb
|
|
${GEM_LIBDIR}/lib/facter/util/memory.rb
|
|
${GEM_LIBDIR}/lib/facter/util/netmask.rb
|
|
${GEM_LIBDIR}/lib/facter/util/plist.rb
|
|
${GEM_LIBDIR}/lib/facter/util/plist/generator.rb
|
|
${GEM_LIBDIR}/lib/facter/util/plist/parser.rb
|
|
${GEM_LIBDIR}/lib/facter/util/resolution.rb
|
|
${GEM_LIBDIR}/lib/facter/util/uptime.rb
|
|
${GEM_LIBDIR}/lib/facter/util/values.rb
|
|
${GEM_LIBDIR}/lib/facter/util/virtual.rb
|
|
${GEM_LIBDIR}/lib/facter/util/vlans.rb
|
|
${GEM_LIBDIR}/lib/facter/util/xendomains.rb
|
|
${GEM_LIBDIR}/lib/facter/virtual.rb
|
|
${GEM_LIBDIR}/lib/facter/vlans.rb
|
|
${GEM_LIBDIR}/lib/facter/xendomains.rb
|
|
${GEM_LIBDIR}/spec/fixtures/ifconfig/bsd_ifconfig_all_with_multiple_interfaces
|
|
${GEM_LIBDIR}/spec/fixtures/ifconfig/centos_5_5
|
|
${GEM_LIBDIR}/spec/fixtures/ifconfig/centos_5_5_eth0
|
|
${GEM_LIBDIR}/spec/fixtures/ifconfig/darwin_10_3_0
|
|
${GEM_LIBDIR}/spec/fixtures/ifconfig/darwin_10_3_0_en0
|
|
${GEM_LIBDIR}/spec/fixtures/ifconfig/darwin_10_6_4
|
|
${GEM_LIBDIR}/spec/fixtures/ifconfig/darwin_10_6_4_en1
|
|
${GEM_LIBDIR}/spec/fixtures/ifconfig/darwin_10_6_6_dualstack
|
|
${GEM_LIBDIR}/spec/fixtures/ifconfig/darwin_10_6_6_dualstack_en1
|
|
${GEM_LIBDIR}/spec/fixtures/ifconfig/darwin_9_8_0
|
|
${GEM_LIBDIR}/spec/fixtures/ifconfig/darwin_9_8_0_en0
|
|
${GEM_LIBDIR}/spec/fixtures/ifconfig/darwin_ifconfig_all_with_multiple_interfaces
|
|
${GEM_LIBDIR}/spec/fixtures/ifconfig/fedora_10
|
|
${GEM_LIBDIR}/spec/fixtures/ifconfig/fedora_10_eth0
|
|
${GEM_LIBDIR}/spec/fixtures/ifconfig/fedora_13
|
|
${GEM_LIBDIR}/spec/fixtures/ifconfig/fedora_13_eth0
|
|
${GEM_LIBDIR}/spec/fixtures/ifconfig/fedora_8
|
|
${GEM_LIBDIR}/spec/fixtures/ifconfig/fedora_8_eth0
|
|
${GEM_LIBDIR}/spec/fixtures/ifconfig/freebsd_6_0
|
|
${GEM_LIBDIR}/spec/fixtures/ifconfig/linux_ifconfig_all_with_multiple_interfaces
|
|
${GEM_LIBDIR}/spec/fixtures/ifconfig/open_solaris_10
|
|
${GEM_LIBDIR}/spec/fixtures/ifconfig/open_solaris_b132
|
|
${GEM_LIBDIR}/spec/fixtures/ifconfig/sunos_ifconfig_all_with_multiple_interfaces
|
|
${GEM_LIBDIR}/spec/fixtures/ifconfig/ubuntu_7_04
|
|
${GEM_LIBDIR}/spec/fixtures/ifconfig/ubuntu_7_04_eth0
|
|
${GEM_LIBDIR}/spec/fixtures/netstat/centos_5_5
|
|
${GEM_LIBDIR}/spec/fixtures/netstat/darwin_10_3_0
|
|
${GEM_LIBDIR}/spec/fixtures/netstat/darwin_10_6_4
|
|
${GEM_LIBDIR}/spec/fixtures/netstat/darwin_10_6_6_dualstack
|
|
${GEM_LIBDIR}/spec/fixtures/netstat/darwin_9_8_0
|
|
${GEM_LIBDIR}/spec/fixtures/netstat/fedora_10
|
|
${GEM_LIBDIR}/spec/fixtures/netstat/open_solaris_10
|
|
${GEM_LIBDIR}/spec/fixtures/netstat/open_solaris_b132
|
|
${GEM_LIBDIR}/spec/fixtures/netstat/ubuntu_7_04
|
|
${GEM_LIBDIR}/spec/fixtures/uptime/kstat_boot_time
|
|
${GEM_LIBDIR}/spec/fixtures/uptime/sysctl_kern_boottime_big_endian
|
|
${GEM_LIBDIR}/spec/fixtures/uptime/sysctl_kern_boottime_little_endian
|
|
${GEM_LIBDIR}/spec/fixtures/uptime/ubuntu_proc_uptime
|
|
${GEM_LIBDIR}/spec/fixtures/uptime/who_b_boottime
|
|
${GEM_LIBDIR}/spec/fixtures/virtual/proc_self_status/vserver_2_1/guest
|
|
${GEM_LIBDIR}/spec/fixtures/virtual/proc_self_status/vserver_2_1/host
|
|
${GEM_LIBDIR}/spec/fixtures/virtual/proc_self_status/vserver_2_3/guest
|
|
${GEM_LIBDIR}/spec/fixtures/virtual/proc_self_status/vserver_2_3/host
|
|
${GEM_LIBDIR}/spec/integration/facter_spec.rb
|
|
${GEM_LIBDIR}/spec/spec.opts
|
|
${GEM_LIBDIR}/spec/spec_helper.rb
|
|
${GEM_LIBDIR}/spec/unit/data/6.0-STABLE_FreeBSD_ifconfig
|
|
${GEM_LIBDIR}/spec/unit/data/Mac_OS_X_10.5.5_ifconfig
|
|
${GEM_LIBDIR}/spec/unit/data/darwin_ifconfig_all_with_multiple_interfaces
|
|
${GEM_LIBDIR}/spec/unit/data/darwin_ifconfig_single_interface
|
|
${GEM_LIBDIR}/spec/unit/data/debian_kfreebsd_ifconfig
|
|
${GEM_LIBDIR}/spec/unit/data/freebsd_dmidecode
|
|
${GEM_LIBDIR}/spec/unit/data/hpux_ifconfig_single_interface
|
|
${GEM_LIBDIR}/spec/unit/data/hpux_netstat_all_interfaces
|
|
${GEM_LIBDIR}/spec/unit/data/linux_dmidecode_with_spaces
|
|
${GEM_LIBDIR}/spec/unit/data/linux_ifconfig_all_with_single_interface
|
|
${GEM_LIBDIR}/spec/unit/data/linux_vlan_config
|
|
${GEM_LIBDIR}/spec/unit/data/opensolaris_smbios
|
|
${GEM_LIBDIR}/spec/unit/data/selinux_sestatus
|
|
${GEM_LIBDIR}/spec/unit/data/solaris_ifconfig_all_with_multiple_interfaces
|
|
${GEM_LIBDIR}/spec/unit/data/solaris_ifconfig_single_interface
|
|
${GEM_LIBDIR}/spec/unit/data/xendomains
|
|
${GEM_LIBDIR}/spec/unit/facter_spec.rb
|
|
${GEM_LIBDIR}/spec/unit/id_spec.rb
|
|
${GEM_LIBDIR}/spec/unit/interfaces_spec.rb
|
|
${GEM_LIBDIR}/spec/unit/ipaddress6_spec.rb
|
|
${GEM_LIBDIR}/spec/unit/memory_spec.rb
|
|
${GEM_LIBDIR}/spec/unit/operatingsystem_spec.rb
|
|
${GEM_LIBDIR}/spec/unit/operatingsystemrelease_spec.rb
|
|
${GEM_LIBDIR}/spec/unit/physicalprocessorcount_spec.rb
|
|
${GEM_LIBDIR}/spec/unit/selinux_spec.rb
|
|
${GEM_LIBDIR}/spec/unit/uptime_spec.rb
|
|
${GEM_LIBDIR}/spec/unit/util/collection_spec.rb
|
|
${GEM_LIBDIR}/spec/unit/util/confine_spec.rb
|
|
${GEM_LIBDIR}/spec/unit/util/fact_spec.rb
|
|
${GEM_LIBDIR}/spec/unit/util/ip_spec.rb
|
|
${GEM_LIBDIR}/spec/unit/util/loader_spec.rb
|
|
${GEM_LIBDIR}/spec/unit/util/macaddress_spec.rb
|
|
${GEM_LIBDIR}/spec/unit/util/macosx_spec.rb
|
|
${GEM_LIBDIR}/spec/unit/util/manufacturer_spec.rb
|
|
${GEM_LIBDIR}/spec/unit/util/resolution_spec.rb
|
|
${GEM_LIBDIR}/spec/unit/util/uptime_spec.rb
|
|
${GEM_LIBDIR}/spec/unit/util/virtual_spec.rb
|
|
${GEM_LIBDIR}/spec/unit/util/vlans_spec.rb
|
|
${GEM_LIBDIR}/spec/unit/util/xendomains_spec.rb
|
|
${GEM_LIBDIR}/spec/unit/virtual_spec.rb
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|