fauxhai 4.1.0 → 5.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (127) hide show
  1. checksums.yaml +4 -4
  2. data/.travis.yml +3 -2
  3. data/CHANGELOG.md +71 -12
  4. data/CONTRIBUTING.md +32 -20
  5. data/PLATFORMS.md +13 -73
  6. data/README.md +4 -4
  7. data/Rakefile +5 -1
  8. data/fauxhai.gemspec +3 -3
  9. data/lib/fauxhai/fetcher.rb +1 -1
  10. data/lib/fauxhai/mocker.rb +19 -17
  11. data/lib/fauxhai/platforms/amazon/2012.09.json +526 -178
  12. data/lib/fauxhai/platforms/amazon/2013.09.json +561 -235
  13. data/lib/fauxhai/platforms/amazon/2014.03.json +586 -291
  14. data/lib/fauxhai/platforms/amazon/2014.09.json +552 -218
  15. data/lib/fauxhai/platforms/amazon/2015.03.json +576 -222
  16. data/lib/fauxhai/platforms/amazon/2015.09.json +542 -238
  17. data/lib/fauxhai/platforms/amazon/2016.03.json +552 -246
  18. data/lib/fauxhai/platforms/amazon/2016.09.json +539 -237
  19. data/lib/fauxhai/platforms/amazon/2017.03.json +667 -0
  20. data/lib/fauxhai/platforms/arch/4.10.13-1-ARCH.json +1674 -0
  21. data/lib/fauxhai/platforms/arch/4.5.4-1-ARCH.json +2 -1
  22. data/lib/fauxhai/platforms/arch/4.9.11-1-ARCH.json +1 -0
  23. data/lib/fauxhai/platforms/centos/5.0.json +1 -0
  24. data/lib/fauxhai/platforms/centos/5.1.json +1 -0
  25. data/lib/fauxhai/platforms/centos/5.10.json +4536 -496
  26. data/lib/fauxhai/platforms/centos/5.11.json +4485 -318
  27. data/lib/fauxhai/platforms/centos/5.2.json +1 -0
  28. data/lib/fauxhai/platforms/centos/5.3.json +1 -0
  29. data/lib/fauxhai/platforms/centos/5.4.json +1 -0
  30. data/lib/fauxhai/platforms/centos/5.5.json +1 -0
  31. data/lib/fauxhai/platforms/centos/5.6.json +1 -0
  32. data/lib/fauxhai/platforms/centos/5.7.json +1 -0
  33. data/lib/fauxhai/platforms/centos/5.8.json +1 -0
  34. data/lib/fauxhai/platforms/centos/5.9.json +1 -0
  35. data/lib/fauxhai/platforms/centos/6.0.json +1 -0
  36. data/lib/fauxhai/platforms/centos/6.1.json +1 -0
  37. data/lib/fauxhai/platforms/centos/6.2.json +1 -0
  38. data/lib/fauxhai/platforms/centos/6.3.json +1 -0
  39. data/lib/fauxhai/platforms/centos/6.4.json +1 -0
  40. data/lib/fauxhai/platforms/centos/6.5.json +1 -0
  41. data/lib/fauxhai/platforms/centos/6.6.json +1 -0
  42. data/lib/fauxhai/platforms/centos/6.8.json +2278 -422
  43. data/lib/fauxhai/platforms/centos/6.9.json +5910 -0
  44. data/lib/fauxhai/platforms/centos/7.0.1406.json +2 -1
  45. data/lib/fauxhai/platforms/centos/7.0.json +2 -1
  46. data/lib/fauxhai/platforms/centos/7.1.1503.json +2 -1
  47. data/lib/fauxhai/platforms/centos/7.2.1511.json +3620 -547
  48. data/lib/fauxhai/platforms/centos/7.3.1611.json +3781 -561
  49. data/lib/fauxhai/platforms/clearos/7.0.json +1985 -0
  50. data/lib/fauxhai/platforms/debian/7.0.json +1 -0
  51. data/lib/fauxhai/platforms/debian/7.1.json +1 -0
  52. data/lib/fauxhai/platforms/debian/7.10.json +3568 -522
  53. data/lib/fauxhai/platforms/debian/7.11.json +3340 -311
  54. data/lib/fauxhai/platforms/debian/7.2.json +1 -0
  55. data/lib/fauxhai/platforms/debian/7.4.json +1 -0
  56. data/lib/fauxhai/platforms/debian/7.5.json +1 -0
  57. data/lib/fauxhai/platforms/debian/7.6.json +1 -0
  58. data/lib/fauxhai/platforms/debian/7.7.json +1 -0
  59. data/lib/fauxhai/platforms/debian/7.8.json +1 -0
  60. data/lib/fauxhai/platforms/debian/7.9.json +1 -0
  61. data/lib/fauxhai/platforms/debian/8.0.json +1 -0
  62. data/lib/fauxhai/platforms/debian/8.1.json +2 -1
  63. data/lib/fauxhai/platforms/debian/8.2.json +2 -1
  64. data/lib/fauxhai/platforms/debian/8.4.json +2 -1
  65. data/lib/fauxhai/platforms/debian/8.5.json +1 -0
  66. data/lib/fauxhai/platforms/debian/8.6.json +1 -0
  67. data/lib/fauxhai/platforms/debian/8.7.json +3398 -544
  68. data/lib/fauxhai/platforms/debian/8.8.json +3620 -0
  69. data/lib/fauxhai/platforms/fedora/21.json +2 -1
  70. data/lib/fauxhai/platforms/fedora/22.json +2 -1
  71. data/lib/fauxhai/platforms/fedora/23.json +2 -1
  72. data/lib/fauxhai/platforms/fedora/24.json +5120 -668
  73. data/lib/fauxhai/platforms/fedora/25.json +5140 -560
  74. data/lib/fauxhai/platforms/freebsd/10.1.json +2 -1
  75. data/lib/fauxhai/platforms/freebsd/10.2.json +2 -1
  76. data/lib/fauxhai/platforms/freebsd/10.3.json +276 -137
  77. data/lib/fauxhai/platforms/freebsd/11.0.json +270 -137
  78. data/lib/fauxhai/platforms/freebsd/9.3.json +2 -1
  79. data/lib/fauxhai/platforms/linuxmint/18.1.json +10773 -0
  80. data/lib/fauxhai/platforms/mac_os_x/10.10.json +618 -542
  81. data/lib/fauxhai/platforms/mac_os_x/10.11.1.json +1 -0
  82. data/lib/fauxhai/platforms/mac_os_x/10.11.json +982 -0
  83. data/lib/fauxhai/platforms/mac_os_x/10.12.json +658 -645
  84. data/lib/fauxhai/platforms/mac_os_x/10.9.2.json +1 -0
  85. data/lib/fauxhai/platforms/omnios/151014.json +2 -1
  86. data/lib/fauxhai/platforms/opensuse/12.3.json +2 -1
  87. data/lib/fauxhai/platforms/opensuse/13.1.json +1 -0
  88. data/lib/fauxhai/platforms/opensuse/13.2.json +4667 -558
  89. data/lib/fauxhai/platforms/opensuse/42.1.json +5544 -461
  90. data/lib/fauxhai/platforms/opensuse/42.2.json +7674 -545
  91. data/lib/fauxhai/platforms/oracle/5.8.json +1 -0
  92. data/lib/fauxhai/platforms/oracle/6.5.json +1 -0
  93. data/lib/fauxhai/platforms/oracle/6.6.json +1 -0
  94. data/lib/fauxhai/platforms/oracle/7.0.json +1 -0
  95. data/lib/fauxhai/platforms/oracle/7.1.json +1 -0
  96. data/lib/fauxhai/platforms/redhat/5.6.json +2 -1
  97. data/lib/fauxhai/platforms/redhat/5.7.json +2 -1
  98. data/lib/fauxhai/platforms/redhat/5.8.json +2 -1
  99. data/lib/fauxhai/platforms/redhat/6.0.json +2 -1
  100. data/lib/fauxhai/platforms/redhat/6.1.json +2 -1
  101. data/lib/fauxhai/platforms/redhat/6.2.json +2 -1
  102. data/lib/fauxhai/platforms/redhat/6.3.json +2 -1
  103. data/lib/fauxhai/platforms/redhat/6.4.json +2 -1
  104. data/lib/fauxhai/platforms/redhat/6.5.json +2 -1
  105. data/lib/fauxhai/platforms/redhat/6.6.json +1 -0
  106. data/lib/fauxhai/platforms/redhat/7.0.json +1 -0
  107. data/lib/fauxhai/platforms/redhat/7.1.json +1 -0
  108. data/lib/fauxhai/platforms/smartos/joyent_20130111T180733Z.json +2 -1
  109. data/lib/fauxhai/platforms/solaris2/5.11.json +10884 -3268
  110. data/lib/fauxhai/platforms/suse/11.3.json +2 -1
  111. data/lib/fauxhai/platforms/suse/12.0.json +1 -0
  112. data/lib/fauxhai/platforms/ubuntu/12.04.json +2 -1
  113. data/lib/fauxhai/platforms/ubuntu/14.04.json +2800 -272
  114. data/lib/fauxhai/platforms/ubuntu/15.04.json +2 -1
  115. data/lib/fauxhai/platforms/ubuntu/15.10.json +2 -1
  116. data/lib/fauxhai/platforms/ubuntu/16.04.json +3487 -541
  117. data/lib/fauxhai/platforms/windows/10.json +119 -82
  118. data/lib/fauxhai/platforms/windows/2003R2.json +1 -0
  119. data/lib/fauxhai/platforms/windows/2008R2.json +156 -5734
  120. data/lib/fauxhai/platforms/windows/2012R2.json +157 -3592
  121. data/lib/fauxhai/platforms/windows/7.json +116 -77
  122. data/lib/fauxhai/platforms/windows/8.1.json +100 -98
  123. data/lib/fauxhai/platforms/windows/8.json +1 -0
  124. data/lib/fauxhai/runner.rb +6 -3
  125. data/lib/fauxhai/runner/default.rb +133 -67
  126. data/lib/fauxhai/version.rb +1 -1
  127. metadata +15 -8
@@ -1,88 +1,372 @@
1
1
  {
2
- "filesystem": {
3
- "/dev/disk1": {
4
- "block_size": 512,
5
- "kb_size": 487350400,
6
- "kb_used": 441823508,
7
- "kb_available": 45270892,
8
- "percent_used": "91%",
9
- "inodes_used": "3021849",
10
- "inodes_available": "4291945430",
11
- "total_inodes": "4294967279",
12
- "mount": "/",
13
- "fs_type": "hfs",
14
- "mount_options": [
15
- "local",
16
- "journaled"
17
- ]
2
+ "chef_packages": {
3
+ "chef": {
4
+ "version": "13.1.31",
5
+ "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.4.0/gems/chef-13.1.31/lib"
18
6
  },
19
- "devfs": {
20
- "block_size": 512,
21
- "kb_size": 208,
22
- "kb_used": 208,
23
- "kb_available": 0,
24
- "percent_used": "100%",
25
- "inodes_used": "722",
26
- "inodes_available": "0",
27
- "total_inodes": "722",
28
- "mount": "/dev",
29
- "fs_type": "devfs",
30
- "mount_options": [
31
- "local",
32
- "nobrowse"
33
- ]
7
+ "ohai": {
8
+ "version": "13.1.0",
9
+ "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.4.0/gems/ohai-13.1.0/lib/ohai"
10
+ }
11
+ },
12
+ "command": {
13
+ "ps": "ps -ef"
14
+ },
15
+ "counters": {
16
+ "network": {
17
+ "interfaces": {
18
+ "lo": {
19
+ "tx": {
20
+ "queuelen": "1",
21
+ "bytes": 0,
22
+ "packets": 0,
23
+ "errors": 0,
24
+ "drop": 0,
25
+ "carrier": 0,
26
+ "collisions": 0
27
+ },
28
+ "rx": {
29
+ "bytes": 0,
30
+ "packets": 0,
31
+ "errors": 0,
32
+ "drop": 0,
33
+ "overrun": 0
34
+ }
35
+ },
36
+ "en0": {
37
+ "rx": {
38
+ "bytes": 0,
39
+ "packets": 0,
40
+ "errors": 0,
41
+ "drop": 0,
42
+ "overrun": 0,
43
+ "frame": 0,
44
+ "compressed": 0,
45
+ "multicast": 0
46
+ },
47
+ "tx": {
48
+ "bytes": 0,
49
+ "packets": 0,
50
+ "errors": 0,
51
+ "drop": 0,
52
+ "overrun": 0,
53
+ "collisions": 0,
54
+ "carrier": 0,
55
+ "compressed": 0
56
+ }
57
+ }
58
+ }
59
+ }
60
+ },
61
+ "cpu": {
62
+ "real": 1,
63
+ "total": 1,
64
+ "cores": 1
65
+ },
66
+ "current_user": "fauxhai",
67
+ "dmi": {
68
+ },
69
+ "domain": "local",
70
+ "etc": {
71
+ "passwd": {
72
+ "fauxhai": {
73
+ "dir": "/home/fauxhai",
74
+ "gid": 0,
75
+ "uid": 0,
76
+ "shell": "/bin/bash",
77
+ "gecos": "Fauxhai"
78
+ }
34
79
  },
35
- "map -hosts": {
36
- "block_size": 512,
37
- "kb_size": 0,
38
- "kb_used": 0,
39
- "kb_available": 0,
40
- "percent_used": "100%",
41
- "inodes_used": "0",
42
- "inodes_available": "0",
43
- "total_inodes": "0",
44
- "mount": "/net",
45
- "fs_type": "autofs",
46
- "mount_options": [
47
- "nosuid",
48
- "automounted",
49
- "nobrowse"
50
- ]
80
+ "group": {
81
+ "fauxhai": {
82
+ "gid": 0,
83
+ "members": [
84
+ "fauxhai"
85
+ ]
86
+ }
87
+ }
88
+ },
89
+ "filesystem": {
90
+ "by_device": {
91
+ "/dev/disk0s2": {
92
+ "block_size": 512,
93
+ "kb_size": "41103432",
94
+ "kb_used": "9250804",
95
+ "kb_available": "31596628",
96
+ "percent_used": "23%",
97
+ "inodes_used": "475213",
98
+ "inodes_available": "4294492066",
99
+ "total_inodes": "4294967279",
100
+ "inodes_percent_used": "0%",
101
+ "fs_type": "hfs",
102
+ "mount_options": [
103
+ "local",
104
+ "journaled"
105
+ ],
106
+ "mounts": [
107
+ "/"
108
+ ]
109
+ },
110
+ "devfs": {
111
+ "block_size": 512,
112
+ "kb_size": "178",
113
+ "kb_used": "178",
114
+ "kb_available": "0",
115
+ "percent_used": "100%",
116
+ "inodes_used": "618",
117
+ "inodes_available": "0",
118
+ "total_inodes": "618",
119
+ "inodes_percent_used": "100%",
120
+ "fs_type": "devfs",
121
+ "mount_options": [
122
+ "local",
123
+ "nobrowse"
124
+ ],
125
+ "mounts": [
126
+ "/dev"
127
+ ]
128
+ },
129
+ "map -hosts": {
130
+ "block_size": 512,
131
+ "kb_size": "0",
132
+ "kb_used": "0",
133
+ "kb_available": "0",
134
+ "percent_used": "100%",
135
+ "inodes_used": "0",
136
+ "inodes_available": "0",
137
+ "total_inodes": "0",
138
+ "inodes_percent_used": "100%",
139
+ "fs_type": "autofs",
140
+ "mount_options": [
141
+ "nosuid",
142
+ "automounted",
143
+ "nobrowse"
144
+ ],
145
+ "mounts": [
146
+ "/net"
147
+ ]
148
+ },
149
+ "map auto_home": {
150
+ "block_size": 512,
151
+ "kb_size": "0",
152
+ "kb_used": "0",
153
+ "kb_available": "0",
154
+ "percent_used": "100%",
155
+ "inodes_used": "0",
156
+ "inodes_available": "0",
157
+ "total_inodes": "0",
158
+ "inodes_percent_used": "100%",
159
+ "fs_type": "autofs",
160
+ "mount_options": [
161
+ "automounted",
162
+ "nobrowse"
163
+ ],
164
+ "mounts": [
165
+ "/home"
166
+ ]
167
+ },
168
+ ".host:/VMware Shared Folders": {
169
+ "block_size": 512,
170
+ "kb_size": "0",
171
+ "kb_used": "0",
172
+ "kb_available": "0",
173
+ "percent_used": "100%",
174
+ "inodes_used": "0",
175
+ "inodes_available": "0",
176
+ "total_inodes": "0",
177
+ "inodes_percent_used": "100%",
178
+ "mounts": [
179
+ "/Volumes/VMware Shared Folders"
180
+ ]
181
+ }
51
182
  },
52
- "map auto_home": {
53
- "block_size": 512,
54
- "kb_size": 0,
55
- "kb_used": 0,
56
- "kb_available": 0,
57
- "percent_used": "100%",
58
- "inodes_used": "0",
59
- "inodes_available": "0",
60
- "total_inodes": "0",
61
- "mount": "/home",
62
- "fs_type": "autofs",
63
- "mount_options": [
64
- "automounted",
65
- "nobrowse"
66
- ]
183
+ "by_mountpoint": {
184
+ "/": {
185
+ "block_size": 512,
186
+ "kb_size": "41103432",
187
+ "kb_used": "9250804",
188
+ "kb_available": "31596628",
189
+ "percent_used": "23%",
190
+ "inodes_used": "475213",
191
+ "inodes_available": "4294492066",
192
+ "total_inodes": "4294967279",
193
+ "inodes_percent_used": "0%",
194
+ "fs_type": "hfs",
195
+ "mount_options": [
196
+ "local",
197
+ "journaled"
198
+ ],
199
+ "devices": [
200
+ "/dev/disk0s2"
201
+ ]
202
+ },
203
+ "/dev": {
204
+ "block_size": 512,
205
+ "kb_size": "178",
206
+ "kb_used": "178",
207
+ "kb_available": "0",
208
+ "percent_used": "100%",
209
+ "inodes_used": "618",
210
+ "inodes_available": "0",
211
+ "total_inodes": "618",
212
+ "inodes_percent_used": "100%",
213
+ "fs_type": "devfs",
214
+ "mount_options": [
215
+ "local",
216
+ "nobrowse"
217
+ ],
218
+ "devices": [
219
+ "devfs"
220
+ ]
221
+ },
222
+ "/net": {
223
+ "block_size": 512,
224
+ "kb_size": "0",
225
+ "kb_used": "0",
226
+ "kb_available": "0",
227
+ "percent_used": "100%",
228
+ "inodes_used": "0",
229
+ "inodes_available": "0",
230
+ "total_inodes": "0",
231
+ "inodes_percent_used": "100%",
232
+ "fs_type": "autofs",
233
+ "mount_options": [
234
+ "nosuid",
235
+ "automounted",
236
+ "nobrowse"
237
+ ],
238
+ "devices": [
239
+ "map -hosts"
240
+ ]
241
+ },
242
+ "/home": {
243
+ "block_size": 512,
244
+ "kb_size": "0",
245
+ "kb_used": "0",
246
+ "kb_available": "0",
247
+ "percent_used": "100%",
248
+ "inodes_used": "0",
249
+ "inodes_available": "0",
250
+ "total_inodes": "0",
251
+ "inodes_percent_used": "100%",
252
+ "fs_type": "autofs",
253
+ "mount_options": [
254
+ "automounted",
255
+ "nobrowse"
256
+ ],
257
+ "devices": [
258
+ "map auto_home"
259
+ ]
260
+ },
261
+ "/Volumes/VMware Shared Folders": {
262
+ "block_size": 512,
263
+ "kb_size": "0",
264
+ "kb_used": "0",
265
+ "kb_available": "0",
266
+ "percent_used": "100%",
267
+ "inodes_used": "0",
268
+ "inodes_available": "0",
269
+ "total_inodes": "0",
270
+ "inodes_percent_used": "100%",
271
+ "devices": [
272
+ ".host:/VMware Shared Folders"
273
+ ]
274
+ }
67
275
  },
68
- "localhost:/hxb8Xjdp4golYTdinFtgNK": {
69
- "block_size": 512,
70
- "kb_size": 487350400,
71
- "kb_used": 487350400,
72
- "kb_available": 0,
73
- "percent_used": "100%",
74
- "inodes_used": "0",
75
- "inodes_available": "0",
76
- "total_inodes": "0",
77
- "mount": "/Volumes/MobileBackups",
78
- "fs_type": "mtmfs",
79
- "mount_options": [
80
- "nosuid",
81
- "read-only",
82
- "nobrowse"
83
- ]
276
+ "by_pair": {
277
+ "/dev/disk0s2,/": {
278
+ "block_size": 512,
279
+ "device": "/dev/disk0s2",
280
+ "kb_size": "41103432",
281
+ "kb_used": "9250804",
282
+ "kb_available": "31596628",
283
+ "percent_used": "23%",
284
+ "inodes_used": "475213",
285
+ "inodes_available": "4294492066",
286
+ "total_inodes": "4294967279",
287
+ "inodes_percent_used": "0%",
288
+ "mount": "/",
289
+ "fs_type": "hfs",
290
+ "mount_options": [
291
+ "local",
292
+ "journaled"
293
+ ]
294
+ },
295
+ "devfs,/dev": {
296
+ "block_size": 512,
297
+ "device": "devfs",
298
+ "kb_size": "178",
299
+ "kb_used": "178",
300
+ "kb_available": "0",
301
+ "percent_used": "100%",
302
+ "inodes_used": "618",
303
+ "inodes_available": "0",
304
+ "total_inodes": "618",
305
+ "inodes_percent_used": "100%",
306
+ "mount": "/dev",
307
+ "fs_type": "devfs",
308
+ "mount_options": [
309
+ "local",
310
+ "nobrowse"
311
+ ]
312
+ },
313
+ "map -hosts,/net": {
314
+ "block_size": 512,
315
+ "device": "map -hosts",
316
+ "kb_size": "0",
317
+ "kb_used": "0",
318
+ "kb_available": "0",
319
+ "percent_used": "100%",
320
+ "inodes_used": "0",
321
+ "inodes_available": "0",
322
+ "total_inodes": "0",
323
+ "inodes_percent_used": "100%",
324
+ "mount": "/net",
325
+ "fs_type": "autofs",
326
+ "mount_options": [
327
+ "nosuid",
328
+ "automounted",
329
+ "nobrowse"
330
+ ]
331
+ },
332
+ "map auto_home,/home": {
333
+ "block_size": 512,
334
+ "device": "map auto_home",
335
+ "kb_size": "0",
336
+ "kb_used": "0",
337
+ "kb_available": "0",
338
+ "percent_used": "100%",
339
+ "inodes_used": "0",
340
+ "inodes_available": "0",
341
+ "total_inodes": "0",
342
+ "inodes_percent_used": "100%",
343
+ "mount": "/home",
344
+ "fs_type": "autofs",
345
+ "mount_options": [
346
+ "automounted",
347
+ "nobrowse"
348
+ ]
349
+ },
350
+ ".host:/VMware Shared Folders,/Volumes/VMware Shared Folders": {
351
+ "block_size": 512,
352
+ "device": ".host:/VMware Shared Folders",
353
+ "kb_size": "0",
354
+ "kb_used": "0",
355
+ "kb_available": "0",
356
+ "percent_used": "100%",
357
+ "inodes_used": "0",
358
+ "inodes_available": "0",
359
+ "total_inodes": "0",
360
+ "inodes_percent_used": "100%",
361
+ "mount": "/Volumes/VMware Shared Folders"
362
+ }
84
363
  }
85
364
  },
365
+ "fqdn": "fauxhai.local",
366
+ "hostname": "Fauxhai",
367
+ "idle": "30 days 15 hours 07 minutes 30 seconds",
368
+ "idletime_seconds": 2646450,
369
+ "ipaddress": "10.0.0.2",
86
370
  "kernel": {
87
371
  "name": "Darwin",
88
372
  "release": "16.0.0",
@@ -95,7 +379,7 @@
95
379
  "version": "1.0",
96
380
  "size": 692224,
97
381
  "index": "8",
98
- "refcount": "7"
382
+ "refcount": "5"
99
383
  },
100
384
  "com.apple.kec.pthread": {
101
385
  "version": "1",
@@ -107,19 +391,19 @@
107
391
  "version": "1.4",
108
392
  "size": 36864,
109
393
  "index": "10",
110
- "refcount": "25"
394
+ "refcount": "18"
111
395
  },
112
396
  "com.apple.iokit.IOPCIFamily": {
113
397
  "version": "2.9",
114
398
  "size": 212992,
115
399
  "index": "11",
116
- "refcount": "32"
400
+ "refcount": "15"
117
401
  },
118
402
  "com.apple.driver.AppleACPIPlatform": {
119
403
  "version": "5.0",
120
404
  "size": 393216,
121
405
  "index": "12",
122
- "refcount": "2"
406
+ "refcount": "1"
123
407
  },
124
408
  "com.apple.driver.AppleFDEKeyStore": {
125
409
  "version": "28.30",
@@ -131,13 +415,13 @@
131
415
  "version": "31",
132
416
  "size": 28672,
133
417
  "index": "14",
134
- "refcount": "5"
418
+ "refcount": "2"
135
419
  },
136
420
  "com.apple.iokit.IOStorageFamily": {
137
421
  "version": "2.1",
138
422
  "size": 159744,
139
423
  "index": "15",
140
- "refcount": "7"
424
+ "refcount": "8"
141
425
  },
142
426
  "com.apple.driver.DiskImages": {
143
427
  "version": "444",
@@ -155,7 +439,7 @@
155
439
  "version": "1.0.5",
156
440
  "size": 90112,
157
441
  "index": "18",
158
- "refcount": "3"
442
+ "refcount": "2"
159
443
  },
160
444
  "com.apple.driver.AppleKeyStore": {
161
445
  "version": "2",
@@ -193,179 +477,191 @@
193
477
  "index": "25",
194
478
  "refcount": "0"
195
479
  },
196
- "com.apple.iokit.IOSMBusFamily": {
197
- "version": "1.1",
480
+ "com.apple.driver.AppleSMBIOS": {
481
+ "version": "2.1",
198
482
  "size": 16384,
199
483
  "index": "26",
200
- "refcount": "3"
201
- },
202
- "com.apple.driver.AppleACPIEC": {
203
- "version": "5.0",
204
- "size": 28672,
205
- "index": "27",
206
484
  "refcount": "0"
207
485
  },
208
- "com.apple.driver.AppleSMBIOS": {
209
- "version": "2.1",
210
- "size": 16384,
211
- "index": "28",
486
+ "com.apple.driver.AppleRTC": {
487
+ "version": "2.0",
488
+ "size": 32768,
489
+ "index": "27",
212
490
  "refcount": "0"
213
491
  },
214
492
  "com.apple.driver.AppleHPET": {
215
493
  "version": "1.8",
216
494
  "size": 12288,
217
- "index": "29",
495
+ "index": "28",
218
496
  "refcount": "0"
219
497
  },
220
498
  "com.apple.iokit.IOHIDFamily": {
221
499
  "version": "2.0.0",
222
500
  "size": 491520,
223
- "index": "30",
224
- "refcount": "5"
501
+ "index": "29",
502
+ "refcount": "2"
225
503
  },
226
504
  "com.apple.driver.AppleACPIButtons": {
227
505
  "version": "5.0",
228
506
  "size": 16384,
229
- "index": "31",
230
- "refcount": "0"
231
- },
232
- "com.apple.driver.AppleRTC": {
233
- "version": "2.0",
234
- "size": 32768,
235
- "index": "32",
507
+ "index": "30",
236
508
  "refcount": "0"
237
509
  },
238
510
  "com.apple.driver.AppleEFIRuntime": {
239
511
  "version": "2.0",
240
512
  "size": 20480,
241
- "index": "33",
513
+ "index": "31",
242
514
  "refcount": "1"
243
515
  },
244
- "com.apple.driver.AppleSmartBatteryManager": {
245
- "version": "161.0.0",
246
- "size": 32768,
516
+ "com.apple.iokit.IOATAFamily": {
517
+ "version": "2.5.3",
518
+ "size": 102400,
519
+ "index": "32",
520
+ "refcount": "2"
521
+ },
522
+ "com.apple.driver.AppleIntelPIIXATA": {
523
+ "version": "2.5.1",
524
+ "size": 40960,
525
+ "index": "33",
526
+ "refcount": "0"
527
+ },
528
+ "com.apple.iokit.IOSCSIArchitectureModelFamily": {
529
+ "version": "394",
530
+ "size": 176128,
247
531
  "index": "34",
532
+ "refcount": "5"
533
+ },
534
+ "com.apple.iokit.IOSCSIParallelFamily": {
535
+ "version": "3.0.0",
536
+ "size": 73728,
537
+ "index": "35",
538
+ "refcount": "1"
539
+ },
540
+ "com.apple.driver.AppleLSIFusionMPT": {
541
+ "version": "3.8.0",
542
+ "size": 98304,
543
+ "index": "36",
248
544
  "refcount": "0"
249
545
  },
250
546
  "com.apple.driver.AppleEFINVRAM": {
251
547
  "version": "2.1",
252
548
  "size": 45056,
253
- "index": "35",
254
- "refcount": "1"
549
+ "index": "37",
550
+ "refcount": "0"
255
551
  },
256
552
  "com.apple.driver.AppleBusPowerController": {
257
553
  "version": "1.0",
258
554
  "size": 53248,
259
- "index": "36",
260
- "refcount": "1"
261
- },
262
- "com.apple.driver.AppleUSBHostMergeProperties": {
263
- "version": "1.1",
264
- "size": 16384,
265
- "index": "37",
555
+ "index": "38",
266
556
  "refcount": "1"
267
557
  },
268
558
  "com.apple.iokit.IOUSBHostFamily": {
269
559
  "version": "1.1",
270
560
  "size": 425984,
271
- "index": "38",
272
- "refcount": "17"
273
- },
274
- "com.apple.iokit.IOUSBFamily": {
275
- "version": "900.4.1",
276
- "size": 626688,
277
561
  "index": "39",
278
- "refcount": "4"
562
+ "refcount": "10"
279
563
  },
280
- "com.apple.driver.usb.AppleUSBHostPacketFilter": {
281
- "version": "1.0",
282
- "size": 20480,
564
+ "com.apple.driver.usb.AppleUSBEHCI": {
565
+ "version": "1.1",
566
+ "size": 249856,
283
567
  "index": "40",
284
- "refcount": "0"
568
+ "refcount": "3"
285
569
  },
286
- "com.apple.driver.usb.AppleUSBXHCI": {
570
+ "com.apple.driver.usb.AppleUSBUHCI": {
287
571
  "version": "1.1",
288
- "size": 262144,
572
+ "size": 126976,
289
573
  "index": "41",
290
574
  "refcount": "1"
291
575
  },
292
- "com.apple.driver.usb.AppleUSBXHCIPCI": {
576
+ "com.apple.driver.usb.AppleUSBUHCIPCI": {
293
577
  "version": "1.1",
294
- "size": 151552,
578
+ "size": 24576,
295
579
  "index": "42",
296
580
  "refcount": "0"
297
581
  },
298
- "com.apple.iokit.IOThunderboltFamily": {
299
- "version": "6.2.1",
300
- "size": 954368,
582
+ "com.apple.iokit.IONetworkingFamily": {
583
+ "version": "3.2",
584
+ "size": 184320,
301
585
  "index": "43",
302
- "refcount": "5"
303
- },
304
- "com.apple.driver.AppleThunderboltNHI": {
305
- "version": "4.1.3",
306
- "size": 118784,
307
- "index": "44",
308
- "refcount": "0"
586
+ "refcount": "2"
309
587
  },
310
- "com.apple.driver.AppleThunderboltPCIDownAdapter": {
311
- "version": "2.0.3",
312
- "size": 20480,
588
+ "com.apple.driver.usb.AppleUSBEHCIPCI": {
589
+ "version": "1.1",
590
+ "size": 57344,
313
591
  "index": "45",
314
592
  "refcount": "0"
315
593
  },
316
- "com.apple.driver.AppleThunderboltDPAdapterFamily": {
317
- "version": "4.5.3",
318
- "size": 65536,
594
+ "com.apple.iokit.IOATAPIProtocolTransport": {
595
+ "version": "3.5.0",
596
+ "size": 28672,
319
597
  "index": "46",
320
- "refcount": "1"
598
+ "refcount": "0"
321
599
  },
322
- "com.apple.driver.AppleThunderboltDPInAdapter": {
323
- "version": "4.5.3",
324
- "size": 24576,
600
+ "com.apple.iokit.IOSCSIBlockCommandsDevice": {
601
+ "version": "394",
602
+ "size": 102400,
325
603
  "index": "47",
326
604
  "refcount": "0"
327
605
  },
328
- "com.apple.iokit.IOAHCIFamily": {
329
- "version": "288",
330
- "size": 106496,
606
+ "com.apple.iokit.SCSITaskUserClient": {
607
+ "version": "394",
608
+ "size": 28672,
331
609
  "index": "48",
332
- "refcount": "2"
610
+ "refcount": "0"
333
611
  },
334
- "com.apple.driver.AppleAHCIPort": {
335
- "version": "326",
336
- "size": 122880,
612
+ "com.apple.iokit.IOCDStorageFamily": {
613
+ "version": "1.8",
614
+ "size": 57344,
337
615
  "index": "49",
338
- "refcount": "0"
616
+ "refcount": "3"
339
617
  },
340
- "com.apple.iokit.IOAHCIBlockStorage": {
341
- "version": "295.1.1",
342
- "size": 114688,
618
+ "com.apple.iokit.IODVDStorageFamily": {
619
+ "version": "1.8",
620
+ "size": 45056,
343
621
  "index": "50",
622
+ "refcount": "2"
623
+ },
624
+ "com.apple.iokit.IOBDStorageFamily": {
625
+ "version": "1.8",
626
+ "size": 36864,
627
+ "index": "51",
628
+ "refcount": "1"
629
+ },
630
+ "com.apple.iokit.IOSCSIMultimediaCommandsDevice": {
631
+ "version": "394",
632
+ "size": 106496,
633
+ "index": "52",
634
+ "refcount": "0"
635
+ },
636
+ "com.apple.iokit.IOUSBFamily": {
637
+ "version": "900.4.1",
638
+ "size": 626688,
639
+ "index": "53",
640
+ "refcount": "0"
641
+ },
642
+ "com.apple.driver.usb.AppleUSBHostPacketFilter": {
643
+ "version": "1.0",
644
+ "size": 20480,
645
+ "index": "54",
344
646
  "refcount": "0"
345
647
  },
346
648
  "com.apple.filesystems.hfs.encodings.kext": {
347
649
  "version": "1",
348
650
  "size": 28672,
349
- "index": "54",
350
- "refcount": "2"
651
+ "index": "55",
652
+ "refcount": "1"
351
653
  },
352
654
  "com.apple.filesystems.hfs.kext": {
353
655
  "version": "366.1.1",
354
656
  "size": 430080,
355
- "index": "55",
657
+ "index": "56",
356
658
  "refcount": "0"
357
659
  },
358
660
  "com.apple.BootCache": {
359
661
  "version": "39",
360
662
  "size": 40960,
361
- "index": "56",
362
- "refcount": "0"
363
- },
364
- "com.apple.iokit.IONetworkingFamily": {
365
- "version": "3.2",
366
- "size": 184320,
367
663
  "index": "57",
368
- "refcount": "5"
664
+ "refcount": "0"
369
665
  },
370
666
  "com.apple.AppleFSCompression.AppleFSCompressionTypeZlib": {
371
667
  "version": "1.0.0",
@@ -373,465 +669,182 @@
373
669
  "index": "58",
374
670
  "refcount": "0"
375
671
  },
376
- "com.apple.driver.CoreStorage": {
377
- "version": "540",
378
- "size": 901120,
379
- "index": "61",
380
- "refcount": "0"
381
- },
382
672
  "com.apple.driver.usb.AppleUSBHub": {
383
673
  "version": "1.1",
384
674
  "size": 188416,
385
- "index": "63",
675
+ "index": "62",
386
676
  "refcount": "0"
387
677
  },
388
678
  "com.apple.driver.usb.AppleUSBHostCompositeDevice": {
389
679
  "version": "1.1",
390
680
  "size": 32768,
391
- "index": "64",
681
+ "index": "63",
392
682
  "refcount": "0"
393
683
  },
394
684
  "com.apple.driver.usb.networking": {
395
685
  "version": "5.0.0",
396
686
  "size": 32768,
397
- "index": "65",
687
+ "index": "64",
688
+ "refcount": "0"
689
+ },
690
+ "com.apple.driver.AppleUSBHostMergeProperties": {
691
+ "version": "1.1",
692
+ "size": 16384,
693
+ "index": "66",
398
694
  "refcount": "0"
399
695
  },
400
696
  "com.apple.driver.usb.IOUSBHostHIDDevice": {
401
697
  "version": "1.1",
402
698
  "size": 45056,
403
699
  "index": "67",
404
- "refcount": "3"
405
- },
406
- "com.apple.driver.AppleUSBTCKeyboard": {
407
- "version": "251",
408
- "size": 12288,
409
- "index": "68",
410
- "refcount": "0"
411
- },
412
- "com.apple.driver.AppleUSBTCButtons": {
413
- "version": "251",
414
- "size": 12288,
415
- "index": "69",
416
- "refcount": "0"
417
- },
418
- "com.apple.driver.AppleUSBMultitouch": {
419
- "version": "258",
420
- "size": 73728,
421
- "index": "70",
422
- "refcount": "0"
423
- },
424
- "com.apple.iokit.IOSCSIArchitectureModelFamily": {
425
- "version": "394",
426
- "size": 176128,
427
- "index": "72",
428
- "refcount": "3"
429
- },
430
- "com.apple.iokit.IOUSBMassStorageDriver": {
431
- "version": "131.1.1",
432
- "size": 184320,
433
- "index": "73",
434
- "refcount": "1"
435
- },
436
- "com.apple.iokit.IOSCSIBlockCommandsDevice": {
437
- "version": "394",
438
- "size": 102400,
439
- "index": "74",
440
- "refcount": "1"
441
- },
442
- "com.apple.driver.AppleUSBCardReader": {
443
- "version": "404.1.1",
444
- "size": 49152,
445
- "index": "75",
446
- "refcount": "0"
447
- },
448
- "com.apple.kext.triggers": {
449
- "version": "1.0",
450
- "size": 20480,
451
- "index": "80",
452
- "refcount": "2"
453
- },
454
- "com.apple.filesystems.autofs": {
455
- "version": "3.0",
456
- "size": 36864,
457
- "index": "81",
458
- "refcount": "0"
459
- },
460
- "org.virtualbox.kext.VBoxDrv": {
461
- "version": "5.0.26",
462
- "size": 405504,
463
- "index": "82",
464
- "refcount": "3"
465
- },
466
- "com.apple.iokit.IOGraphicsFamily": {
467
- "version": "2.4.1",
468
- "size": 241664,
469
- "index": "83",
470
- "refcount": "16"
471
- },
472
- "com.apple.iokit.IOAcceleratorFamily2": {
473
- "version": "288.13",
474
- "size": 589824,
475
- "index": "84",
476
- "refcount": "3"
477
- },
478
- "com.apple.AppleGraphicsDeviceControl": {
479
- "version": "3.13.60",
480
- "size": 36864,
481
- "index": "85",
482
- "refcount": "4"
483
- },
484
- "com.apple.driver.AppleIntelFramebufferAzul": {
485
- "version": "10.1.8",
486
- "size": 1376256,
487
- "index": "86",
488
- "refcount": "0"
489
- },
490
- "com.apple.driver.AppleSMC": {
491
- "version": "3.1.9",
492
- "size": 102400,
493
- "index": "88",
494
- "refcount": "6"
495
- },
496
- "com.apple.driver.AppleMCCSControl": {
497
- "version": "1.2.13",
498
- "size": 57344,
499
- "index": "89",
500
700
  "refcount": "0"
501
701
  },
502
702
  "com.apple.iokit.IOSlowAdaptiveClockingFamily": {
503
703
  "version": "1.0.0",
504
704
  "size": 20480,
505
- "index": "93",
705
+ "index": "69",
506
706
  "refcount": "1"
507
707
  },
508
708
  "com.apple.driver.AppleIntelSlowAdaptiveClocking": {
509
709
  "version": "4.0.0",
510
710
  "size": 8192,
511
- "index": "94",
512
- "refcount": "0"
513
- },
514
- "com.apple.driver.X86PlatformPlugin": {
515
- "version": "1.0.0",
516
- "size": 94208,
517
- "index": "96",
518
- "refcount": "1"
519
- },
520
- "com.apple.driver.AppleCameraInterface": {
521
- "version": "5.57.0",
522
- "size": 688128,
523
- "index": "97",
524
- "refcount": "0"
525
- },
526
- "com.apple.driver.AppleGraphicsControl": {
527
- "version": "3.13.60",
528
- "size": 12288,
529
- "index": "98",
530
- "refcount": "2"
531
- },
532
- "com.apple.iokit.IONDRVSupport": {
533
- "version": "2.4.1",
534
- "size": 57344,
535
- "index": "99",
536
- "refcount": "5"
537
- },
538
- "com.apple.driver.AppleBacklightExpert": {
539
- "version": "1.1.0",
540
- "size": 20480,
541
- "index": "100",
542
- "refcount": "1"
543
- },
544
- "com.apple.driver.AppleMuxControl": {
545
- "version": "3.13.60",
546
- "size": 81920,
547
- "index": "101",
548
- "refcount": "0"
549
- },
550
- "com.apple.driver.corecapture": {
551
- "version": "1.0.4",
552
- "size": 167936,
553
- "index": "102",
554
- "refcount": "2"
555
- },
556
- "com.apple.iokit.IO80211Family": {
557
- "version": "1200.12.2",
558
- "size": 942080,
559
- "index": "104",
560
- "refcount": "1"
561
- },
562
- "com.apple.kec.Libm": {
563
- "version": "1",
564
- "size": 45056,
565
- "index": "107",
566
- "refcount": "1"
567
- },
568
- "com.apple.vecLib.kext": {
569
- "version": "1.2.0",
570
- "size": 610304,
571
- "index": "108",
572
- "refcount": "2"
573
- },
574
- "com.apple.iokit.IOAudioFamily": {
575
- "version": "205.11",
576
- "size": 196608,
577
- "index": "109",
578
- "refcount": "4"
579
- },
580
- "com.apple.iokit.IOHDAFamily": {
581
- "version": "276.26",
582
- "size": 49152,
583
- "index": "110",
584
- "refcount": "2"
585
- },
586
- "com.apple.driver.AppleHDAController": {
587
- "version": "276.26",
588
- "size": 110592,
589
- "index": "111",
590
- "refcount": "1"
591
- },
592
- "com.apple.driver.AppleLPC": {
593
- "version": "3.1",
594
- "size": 12288,
595
- "index": "112",
596
- "refcount": "0"
597
- },
598
- "com.apple.driver.AppleSMCLMU": {
599
- "version": "208",
600
- "size": 20480,
601
- "index": "113",
602
- "refcount": "0"
603
- },
604
- "com.apple.driver.AppleThunderboltIP": {
605
- "version": "3.0.8",
606
- "size": 77824,
607
- "index": "121",
711
+ "index": "70",
608
712
  "refcount": "0"
609
713
  },
610
714
  "com.apple.driver.AppleHV": {
611
715
  "version": "1",
612
716
  "size": 40960,
613
- "index": "122",
717
+ "index": "71",
614
718
  "refcount": "0"
615
719
  },
616
- "com.apple.kext.OSvKernDSPLib": {
617
- "version": "525",
618
- "size": 77824,
619
- "index": "125",
620
- "refcount": "1"
621
- },
622
- "com.apple.driver.DspFuncLib": {
623
- "version": "276.26",
624
- "size": 1335296,
625
- "index": "126",
626
- "refcount": "1"
627
- },
628
- "com.apple.driver.AppleHDA": {
629
- "version": "276.26",
630
- "size": 737280,
631
- "index": "127",
632
- "refcount": "0"
720
+ "com.apple.driver.AppleSMC": {
721
+ "version": "3.1.9",
722
+ "size": 102400,
723
+ "index": "72",
724
+ "refcount": "3"
633
725
  },
634
- "com.apple.nvidia.driver.NVDAResman": {
635
- "version": "10.1.2",
636
- "size": 3084288,
637
- "index": "128",
726
+ "com.apple.iokit.IOSerialFamily": {
727
+ "version": "11",
728
+ "size": 57344,
729
+ "index": "75",
638
730
  "refcount": "2"
639
731
  },
640
- "com.apple.nvidia.driver.NVDAGK100Hal": {
641
- "version": "10.1.2",
642
- "size": 1781760,
643
- "index": "129",
644
- "refcount": "0"
645
- },
646
- "com.apple.GeForce": {
647
- "version": "10.1.2",
648
- "size": 671744,
649
- "index": "130",
650
- "refcount": "0"
651
- },
652
- "com.apple.driver.AppleOSXWatchdog": {
653
- "version": "1",
654
- "size": 16384,
655
- "index": "131",
656
- "refcount": "0"
732
+ "com.apple.iokit.IOGraphicsFamily": {
733
+ "version": "2.4.1",
734
+ "size": 241664,
735
+ "index": "77",
736
+ "refcount": "3"
657
737
  },
658
738
  "com.apple.iokit.IOSurface": {
659
739
  "version": "152",
660
740
  "size": 94208,
661
- "index": "132",
662
- "refcount": "1"
663
- },
664
- "com.apple.driver.AppleIntelHD5000Graphics": {
665
- "version": "10.1.8",
666
- "size": 466944,
667
- "index": "133",
668
- "refcount": "0"
669
- },
670
- "com.apple.driver.AppleUpstreamUserClient": {
671
- "version": "3.6.4",
672
- "size": 20480,
673
- "index": "136",
674
- "refcount": "0"
675
- },
676
- "com.apple.driver.AppleGraphicsDevicePolicy": {
677
- "version": "3.13.60",
678
- "size": 45056,
679
- "index": "137",
680
- "refcount": "0"
681
- },
682
- "com.apple.iokit.IOSerialFamily": {
683
- "version": "11",
684
- "size": 57344,
685
- "index": "138",
686
- "refcount": "1"
687
- },
688
- "com.apple.driver.X86PlatformShim": {
689
- "version": "1.0.0",
690
- "size": 28672,
691
- "index": "140",
692
- "refcount": "1"
693
- },
694
- "com.apple.driver.AGPM": {
695
- "version": "110.23.7",
696
- "size": 98304,
697
- "index": "142",
741
+ "index": "78",
698
742
  "refcount": "0"
699
743
  },
700
744
  "com.apple.iokit.IOUserEthernet": {
701
745
  "version": "1.0.1",
702
746
  "size": 24576,
703
- "index": "143",
747
+ "index": "79",
704
748
  "refcount": "0"
705
749
  },
706
750
  "com.apple.driver.pmtelemetry": {
707
751
  "version": "1",
708
752
  "size": 53248,
709
- "index": "144",
753
+ "index": "80",
710
754
  "refcount": "0"
711
755
  },
712
- "com.apple.iokit.IOUSBUserClient": {
713
- "version": "900.4.1",
714
- "size": 12288,
715
- "index": "145",
756
+ "com.apple.driver.Apple16X50Serial": {
757
+ "version": "3.2",
758
+ "size": 61440,
759
+ "index": "81",
716
760
  "refcount": "1"
717
761
  },
718
- "org.virtualbox.kext.VBoxUSB": {
719
- "version": "5.0.26",
720
- "size": 32768,
721
- "index": "146",
762
+ "com.apple.driver.Apple16X50ACPI": {
763
+ "version": "3.2",
764
+ "size": 8192,
765
+ "index": "82",
722
766
  "refcount": "0"
723
767
  },
724
- "foo.tun": {
725
- "version": "1.0",
726
- "size": 32768,
727
- "index": "147",
728
- "refcount": "0"
768
+ "com.apple.driver.IOPlatformPluginLegacy": {
769
+ "version": "1.0.0",
770
+ "size": 73728,
771
+ "index": "84",
772
+ "refcount": "1"
729
773
  },
730
- "com.apple.driver.AudioAUUC": {
731
- "version": "1.70",
732
- "size": 20480,
733
- "index": "148",
774
+ "com.apple.driver.AppleOSXWatchdog": {
775
+ "version": "1",
776
+ "size": 16384,
777
+ "index": "86",
734
778
  "refcount": "0"
735
779
  },
736
- "org.virtualbox.kext.VBoxNetFlt": {
737
- "version": "5.0.26",
738
- "size": 20480,
739
- "index": "150",
780
+ "com.vmware.kext.VMwareGfx": {
781
+ "version": "0430.16.79",
782
+ "size": 86016,
783
+ "index": "87",
740
784
  "refcount": "0"
741
785
  },
742
- "foo.tap": {
743
- "version": "1.0",
744
- "size": 28672,
745
- "index": "151",
746
- "refcount": "0"
786
+ "com.apple.iokit.IOSMBusFamily": {
787
+ "version": "1.1",
788
+ "size": 16384,
789
+ "index": "89",
790
+ "refcount": "1"
747
791
  },
748
- "org.virtualbox.kext.VBoxNetAdp": {
749
- "version": "5.0.26",
750
- "size": 24576,
751
- "index": "152",
792
+ "com.apple.driver.AppleMCCSControl": {
793
+ "version": "1.2.13",
794
+ "size": 57344,
795
+ "index": "91",
752
796
  "refcount": "0"
753
797
  },
754
- "com.apple.filesystems.smbfs": {
755
- "version": "3.1",
756
- "size": 397312,
757
- "index": "153",
798
+ "com.apple.driver.AppleUpstreamUserClient": {
799
+ "version": "3.6.4",
800
+ "size": 20480,
801
+ "index": "92",
758
802
  "refcount": "0"
759
803
  },
760
- "com.vmware.kext.vmci": {
761
- "version": "90.8.1",
762
- "size": 69632,
763
- "index": "155",
804
+ "com.apple.kext.triggers": {
805
+ "version": "1.0",
806
+ "size": 20480,
807
+ "index": "94",
764
808
  "refcount": "1"
765
809
  },
766
- "com.vmware.kext.vsockets": {
767
- "version": "90.8.0",
768
- "size": 61440,
769
- "index": "156",
770
- "refcount": "0"
771
- },
772
- "com.vmware.kext.vmnet": {
773
- "version": "0316.43.12",
774
- "size": 40960,
775
- "index": "157",
776
- "refcount": "0"
777
- },
778
- "com.vmware.kext.vmx86": {
779
- "version": "0316.43.12",
780
- "size": 65536,
781
- "index": "158",
810
+ "com.apple.filesystems.autofs": {
811
+ "version": "3.0",
812
+ "size": 36864,
813
+ "index": "95",
782
814
  "refcount": "0"
783
815
  },
784
- "com.vmware.kext.vmioplug.15.1.6": {
785
- "version": "15.1.6",
816
+ "com.vmware.kext.vmmemctl": {
817
+ "version": "0430.16.79",
786
818
  "size": 24576,
787
- "index": "159",
788
- "refcount": "0"
789
- },
790
- "com.apple.security.SecureRemotePassword": {
791
- "version": "1.0",
792
- "size": 73728,
793
- "index": "171",
794
- "refcount": "1"
795
- },
796
- "com.apple.filesystems.afpfs": {
797
- "version": "11.0.1",
798
- "size": 335872,
799
- "index": "172",
819
+ "index": "96",
800
820
  "refcount": "0"
801
821
  },
802
- "at.obdev.nke.LittleSnitch": {
803
- "version": "4362",
804
- "size": 303104,
805
- "index": "185",
822
+ "com.vmware.kext.vmhgfs": {
823
+ "version": "0430.16.79",
824
+ "size": 40960,
825
+ "index": "97",
806
826
  "refcount": "0"
807
827
  }
808
828
  }
809
829
  },
810
- "os": "darwin",
811
- "os_version": "16.0.0",
812
- "platform": "mac_os_x",
813
- "platform_version": "10.12",
814
- "platform_build": "16A320",
815
- "platform_family": "mac_os_x",
816
- "dmi": {
817
- },
818
- "command": {
819
- "ps": "ps -ef"
830
+ "keys": {
831
+ "ssh": {
832
+ "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
833
+ "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
834
+ }
820
835
  },
821
- "ohai_time": 1473439394.262954,
822
- "root_group": "wheel",
823
836
  "languages": {
824
837
  "ruby": {
825
- "platform": "x86_64-darwin15",
826
- "version": "2.3.1",
827
- "release_date": "2016-04-26",
828
- "target": "x86_64-apple-darwin15",
829
- "target_cpu": "x86_64",
838
+ "platform": "universal.x86_64-darwin16",
839
+ "version": "2.0.0",
840
+ "release_date": "2015-12-16",
841
+ "target": "universal-apple-darwin16",
842
+ "target_cpu": "universal",
830
843
  "target_vendor": "apple",
831
- "target_os": "darwin15",
832
- "host": "x86_64-apple-darwin15.6.0",
844
+ "target_os": "darwin16",
845
+ "host": "x86_64-apple-darwin16",
833
846
  "host_cpu": "x86_64",
834
- "host_os": "darwin15.6.0",
847
+ "host_os": "darwin16",
835
848
  "host_vendor": "apple",
836
849
  "bin_dir": "/usr/local/bin",
837
850
  "ruby_bin": "/usr/local/bin/ruby",
@@ -840,127 +853,127 @@
840
853
  },
841
854
  "powershell": null
842
855
  },
843
- "chef_packages": {
844
- "chef": {
845
- "version": "12.13.37",
846
- "chef_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/chef-12.13.37/lib"
847
- },
848
- "ohai": {
849
- "version": "8.20.0",
850
- "ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.20.0/lib/ohai"
851
- }
852
- },
853
- "counters": {
854
- "network": {
855
- "interfaces": {
856
- "eth0": {
857
- "rx": {
858
- "bytes": "0",
859
- "packets": "0",
860
- "errors": "0",
861
- "drop": 0,
862
- "overrun": 0,
863
- "frame": 0,
864
- "compressed": 0,
865
- "multicast": 0
866
- },
867
- "tx": {
868
- "bytes": "342",
869
- "packets": "0",
870
- "errors": "0",
871
- "drop": 0,
872
- "overrun": 0,
873
- "collisions": "0",
874
- "carrier": 0,
875
- "compressed": 0
876
- }
877
- }
878
- }
879
- }
880
- },
881
- "current_user": "fauxhai",
882
- "domain": "local",
883
- "etc": {
884
- "passwd": {
885
- "fauxhai": {
886
- "dir": "/home/fauxhai",
887
- "gid": 0,
888
- "uid": 0,
889
- "shell": "/bin/bash",
890
- "gecos": "Fauxhai"
891
- }
892
- },
893
- "group": {
894
- "fauxhai": {
895
- "gid": 0,
896
- "members": [
897
- "fauxhai"
898
- ]
899
- }
900
- }
901
- },
902
- "hostname": "Fauxhai",
903
- "fqdn": "fauxhai.local",
904
- "ipaddress": "10.0.0.2",
905
- "keys": {
906
- "ssh": {
907
- "host_dsa_public": "ssh-dss AAAAB3NzaC1kc3MAAACBAJFo9BLAw4WKEs5hgipk5m423FzBsDXCZSMcC9ca/om/1VYzMqImixGe3uICDzNFUWxFoLJTQAOccyzo6MXZiQqwWJDLFi5qOSr6w2XcMyE+zd4wOyMoDiVM5fizmG8K3FzrqvGjwBcHcBdOQnavSijoj38DN25J9zhrid5BY4WlAAAAFQDxXrCyG52XCzn3FV4ej38wJBkomQAAAIBovGPJ4mP2P6BK8lHl0PPbktwQbWlpJ13oz6REJFDVcUi7vV26bX/BjQX+ohzZQzljdz1SpUbPc/8nuA4darYkVh91eBi307EN8IdxRHj2eBgp/ZG4yshIebG3WHrwJD/xUjjZ1MRfyDT1ermVi4LvjjPgWDxLZnPpMaR6S1nzgQAAAIEAj0Vd6DCWslvlsZ8+N53HWsqPi3gnx35JoLPz9Z2epkKIKqmEHav+93G3hdfztVa4I4t3phoPniQchYryF5+RNg8hqxKzjNtrIqUYCeuf2NJrksNsH7OZygPHZpqt4kTuwAGZxjxEGfAI0y8DhkU2ntp2LnzRnWH106BQBCmcXwo= fauxhai.local",
908
- "host_rsa_public": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtLCeqtqr/HbnORckw1ukdLhpfGoOPFi5/esKEokzTqq1gsgQ2V8emmyjfq1i6XXfRtSBxkdlHv/GWdP5wBTuE2G85MzBkVSQPvmwQN8lX/JMPEEtKXkeOo0o92/PiSmvY4eRsdF0mw40Uvg7jtE3f3fxj497kzh5fKtkrHnF4x9gXCbVdr3FqXJfggR5IJwAxToerbK7x/uRS+7YuZI9Pip3tt14nv9ezwXcuGb/tvjWOZINiFl8izVIFKi7sxfTX09p4NgamxRS7TD2Yd0jT8nEoF9UZTsgXcJ1kDSx7N7NxFfNfP6rCdOGRRz4gUhXtsUjG/XkxPeCwZ7A9VnOD fauxhai.local"
909
- }
910
- },
911
856
  "macaddress": "11:11:11:11:11:11",
857
+ "machinename": "Fauxhai",
858
+ "memory": {
859
+ "total": "1048576kB"
860
+ },
912
861
  "network": {
913
- "default_gateway": "10.0.0.1",
914
- "default_interface": "eth0",
915
- "settings": {
916
- },
917
862
  "interfaces": {
918
- "eth0": {
863
+ "lo": {
864
+ "mtu": "65536",
865
+ "flags": [
866
+ "LOOPBACK",
867
+ "UP",
868
+ "LOWER_UP"
869
+ ],
870
+ "encapsulation": "Loopback",
919
871
  "addresses": {
920
- "10.0.0.2": {
921
- "broadcast": "10.0.0.255",
872
+ "127.0.0.1": {
922
873
  "family": "inet",
923
- "netmask": "255.255.255.0",
924
- "prefixlen": "24",
925
- "scope": "Global"
874
+ "prefixlen": "8",
875
+ "netmask": "255.0.0.0",
876
+ "scope": "Node",
877
+ "ip_scope": "LOOPBACK"
878
+ },
879
+ "::1": {
880
+ "family": "inet6",
881
+ "prefixlen": "128",
882
+ "scope": "Node",
883
+ "tags": [
884
+
885
+ ],
886
+ "ip_scope": "LINK LOCAL LOOPBACK"
926
887
  }
927
888
  },
928
- "arp": {
929
- "10.0.0.1": "fe:ff:ff:ff:ff:ff"
930
- },
931
- "encapsulation": "Ethernet",
889
+ "state": "unknown"
890
+ },
891
+ "en0": {
892
+ "type": "en",
893
+ "number": "0",
894
+ "mtu": "1500",
932
895
  "flags": [
933
896
  "BROADCAST",
934
897
  "MULTICAST",
935
898
  "UP",
936
899
  "LOWER_UP"
937
900
  ],
938
- "mtu": "1500",
939
- "number": "0",
901
+ "encapsulation": "Ethernet",
902
+ "addresses": {
903
+ "11:11:11:11:11:11": {
904
+ "family": "lladdr"
905
+ },
906
+ "10.0.0.2": {
907
+ "family": "inet",
908
+ "prefixlen": "24",
909
+ "netmask": "255.255.255.0",
910
+ "broadcast": "10.0.0.255",
911
+ "scope": "Global",
912
+ "ip_scope": "RFC1918 PRIVATE"
913
+ },
914
+ "fe80::11:1111:1111:1111": {
915
+ "family": "inet6",
916
+ "prefixlen": "64",
917
+ "scope": "Link",
918
+ "tags": [
919
+
920
+ ],
921
+ "ip_scope": "LINK LOCAL UNICAST"
922
+ }
923
+ },
924
+ "state": "up",
925
+ "arp": {
926
+ "10.0.0.1": "fe:ff:ff:ff:ff:ff"
927
+ },
940
928
  "routes": [
929
+ {
930
+ "destination": "default",
931
+ "family": "inet",
932
+ "via": "10.0.0.1"
933
+ },
941
934
  {
942
935
  "destination": "10.0.0.0/24",
943
936
  "family": "inet",
944
937
  "scope": "link",
945
938
  "proto": "kernel",
946
939
  "src": "10.0.0.2"
940
+ },
941
+ {
942
+ "destination": "fe80::/64",
943
+ "family": "inet6",
944
+ "metric": "256",
945
+ "proto": "kernel"
947
946
  }
948
947
  ],
949
- "state": "up",
950
- "type": "eth"
948
+ "ring_params": {
949
+ }
951
950
  }
952
- }
951
+ },
952
+ "default_interface": "en0",
953
+ "default_gateway": "10.0.0.1"
954
+ },
955
+ "ohai_time": 1497307460.661943,
956
+ "os": "darwin",
957
+ "os_version": "16.0.0",
958
+ "platform": "mac_os_x",
959
+ "platform_build": "16A320",
960
+ "platform_family": "mac_os_x",
961
+ "platform_version": "10.12",
962
+ "root_group": "wheel",
963
+ "shard_seed": 121531362,
964
+ "shells": [
965
+ "/bin/bash",
966
+ "/bin/csh",
967
+ "/bin/ksh",
968
+ "/bin/sh",
969
+ "/bin/tcsh",
970
+ "/bin/zsh"
971
+ ],
972
+ "time": {
973
+ "timezone": "GMT"
953
974
  },
954
975
  "uptime": "30 days 15 hours 07 minutes 30 seconds",
955
976
  "uptime_seconds": 2646450,
956
- "cpu": {
957
- "real": 1,
958
- "total": 1,
959
- "cores": 1
960
- },
961
- "memory": {
962
- "total": "1048576kB"
963
- },
964
977
  "virtualization": {
965
978
  "systems": {
966
979
  }