Commit Graph

52 Commits

Author SHA1 Message Date
rsadowski
690126c524 Remove all LIBxxx_VERSION hacks, cmake.mk can cope that now 2022-03-18 21:22:19 +00:00
naddy
2b3700e37e drop RCS Ids 2022-03-11 19:57:10 +00:00
sebastia
cc8a445ef9 update 3.14.19 -> 3.14.21 2022-01-05 08:38:41 +00:00
sebastia
e0dfe9fc79 update 3.14.16 -> 3.14.17 2021-05-22 21:49:15 +00:00
sebastia
cf138b401a Update 3.14.9 -> 3.14.10 2020-05-26 21:42:17 +00:00
sebastia
d419b3aed1 Update 3.14.7 -> 3.14.8 2020-02-19 08:35:12 +00:00
sebastia
8bf4f5313e Update 3.14.5 -> 3.14.6 2019-12-10 07:28:17 +00:00
sebastia
af27d569f6 simple update to 3.14.3 2019-09-18 00:36:21 +00:00
sebastia
5d05cb30bc simple update 3.14.1 -> 3.14.2 2019-08-23 08:48:46 +00:00
sebastia
26eb0aa1fa simple update to 3.14.1, eventually got the utpmx patches merged upstream. 2019-07-15 21:45:42 +00:00
sebastia
bfbf5d8ce2 Update to 3.13.0, while there, make the virtual fact work again, when
running in VMM.
2019-03-04 11:34:59 +00:00
sebastia
4126573a8e update to 3.12.0 2018-09-27 21:49:31 +00:00
bluhm
2daa748d1d Fix facter build with clang6.
OK jasper@
2018-04-16 11:24:47 +00:00
sebastia
b2232d91fc minor update to 3.10.0 2018-02-23 10:58:11 +00:00
sebastia
3b565f0131 Minor update to 3.9.2 2017-10-12 06:35:03 +00:00
sebastia
f4ac50598e Update to 3.8.0, patches to detect running OpenBSD vm within vmm
got merged upstream, renaming of facter binary not necessary anmore
2017-09-08 09:56:59 +00:00
sebastia
db1c1b0e66 Update to 3.7.0
while there, make the virtual fact properly report 'vmm' as hypervisor
when running as VM in vmm.
2017-06-30 08:06:45 +00:00
zhuk
e7a9b20507 Bring facter & friends into land of Position Independent Code.
This makes all of those build with Clang, but you'll need updated boost
first (not enforcing dependency because we don't have Clang on amd64 as well).
2017-05-30 18:01:27 +00:00
sebastia
0318a0295e Update to 3.6.4
Since 3.5, facts can be configured to be cached in facter.conf,
cached facts are stored in ${LOCALSTATEDIR}/puppetlabs/facter/cached_facts/

Feedback jasper@
2017-05-14 20:36:21 +00:00
jasper
ed1a63c314 update to facter-3.4.1 2016-08-30 11:03:33 +00:00
jasper
8f520cffb8 update to facter-3.4.0
https://docs.puppet.com/facter/3.4/release_notes.html
2016-08-12 08:42:52 +00:00
jasper
af85791183 merged upstream 2016-06-02 20:15:59 +00:00
jasper
bfb6807b1d recognize wxallowed mount option 2016-06-02 09:52:37 +00:00
jasper
8dad2fd86f update to facter-3.1.8 2016-06-02 07:36:19 +00:00
jasper
a928c314da merged upstream 2016-06-01 07:02:02 +00:00
jasper
bdc6911a16 unbreak swap fact; sorry, you don't have exabytes of swap. 2016-05-31 14:09:55 +00:00
jasper
e9be077ead submitted upstream 2016-05-30 17:01:44 +00:00
jasper
e56648b599 oh cvs, you bundle of joy... 2016-05-30 15:10:00 +00:00
jasper
dc4d15b843 be gone 2016-05-30 15:09:09 +00:00
jasper
7d7e4e16f6 long overdue update to facter-3.1.7; all our patches have been merged upstream
however some new patches are needed to deal with the split-off leatherman lib.
2016-05-30 15:07:58 +00:00
jasper
7292c783da merge two commits from upstream which effectively unbreak the 'fqdn' fact.
now it returns the proper fqdn instead insteadf of 'localhost'
2016-05-30 12:34:25 +00:00
jasper
02a9a0b2a2 sync with what's been merged upstream 2015-08-11 20:20:34 +00:00
jasper
d185feb05e - update to facter-3.0.2 2015-07-23 08:06:28 +00:00
jasper
9a64c7cf0f merged upstream 2015-07-17 23:28:22 +00:00
jasper
fb9ff99456 add a cmake flag to specify the location for facter.rb as suggested by upstream 2015-07-16 20:57:42 +00:00
jasper
1c4eab7dd4 merged upstream 2015-07-16 19:57:36 +00:00
jasper
652032cd70 merged upstream 2015-07-16 17:27:49 +00:00
jasper
5782aea29d install facter.rb into vendorlibdir instead of vendordir
as discussed with jeremy@
2015-07-16 16:44:59 +00:00
jasper
872938b3d8 submitted upstream 2015-07-16 16:31:52 +00:00
jasper
5ba851d38e when loading the ruby library it was only doing ruby_init(), but it didn't
setup the load path at all. this caused it to fail loading 'rbconfig'.

with jeremy@
2015-07-16 15:52:01 +00:00
jasper
7150911dae use default version instead of 1.9 2015-07-16 05:12:57 +00:00
jasper
df99d00b8b pass the location of libruby at configure time, since we define the version
of ruby that'll be used anyway. drop a patch that did the dynamic lookup accordingly
2015-07-16 04:45:18 +00:00
jasper
ddeed34b45 implement dmi resolver (product name, version, etc) 2015-07-15 16:12:35 +00:00
jasper
c3ed4e5d92 remove patch that serves no purpose anymore 2015-07-14 22:06:24 +00:00
jasper
bf7c707cbe add memory resolver too (minus swap for now) 2015-07-14 22:02:25 +00:00
jasper
167c531181 - implement processor facts
- dont override dhcp methods; we can read the dhclient.leases files just fine
2015-07-14 21:59:09 +00:00
jasper
d0422d14f8 implement networking resolver; this finally gives us the 'fqdn' fact (among others) 2015-07-14 21:45:15 +00:00
jasper
1b496d371b - previous pushed upstream
- list 'noatime' option if a mount has it set
2015-07-13 19:28:51 +00:00
jasper
894da9c197 implement filesystem facts ('mountpoints') 2015-07-13 19:03:19 +00:00
jasper
7a1d3e00dc merged upstream 2015-07-10 21:02:48 +00:00