summaryrefslogtreecommitdiffstats
path: root/.extra_dist
blob: 76d9aa1a8ae0f011078c18c87b35139c1d311b69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
.fmf/version
pkg/Makefile.am
pkg/Makefile.qunit
pkg/apps/application-list.jsx
pkg/apps/application.jsx
pkg/apps/application.scss
pkg/apps/apps.jsx
pkg/apps/appstream.js
pkg/apps/content-security-policy.override
pkg/apps/default.png
pkg/apps/index.html
pkg/apps/manifest.json
pkg/apps/packagekit.js
pkg/apps/utils.jsx
pkg/apps/watch-appstream.py
pkg/base1/cockpit.js
pkg/base1/manifest.json
pkg/base1/test-base64.js
pkg/base1/test-browser-storage.js
pkg/base1/test-cache.js
pkg/base1/test-chan.js
pkg/base1/test-dbus-address.js
pkg/base1/test-dbus-common.js
pkg/base1/test-dbus-framed.js
pkg/base1/test-dbus.js
pkg/base1/test-echo.js
pkg/base1/test-events.js
pkg/base1/test-external.js
pkg/base1/test-file.js
pkg/base1/test-format.js
pkg/base1/test-framed-cache.js
pkg/base1/test-framed.js
pkg/base1/test-http.js
pkg/base1/test-journal-renderer.js
pkg/base1/test-locale.js
pkg/base1/test-location.js
pkg/base1/test-metrics.js
pkg/base1/test-no-jquery.js
pkg/base1/test-permissions.js
pkg/base1/test-promise.js
pkg/base1/test-protocol.js
pkg/base1/test-series.js
pkg/base1/test-spawn-proc.js
pkg/base1/test-spawn.js
pkg/base1/test-stream.js
pkg/base1/test-user.js
pkg/base1/test-utf8.js
pkg/base1/test-websocket.js
pkg/kdump/config-client-suse.js
pkg/kdump/config-client.js
pkg/kdump/crashkernel.sh
pkg/kdump/index.html
pkg/kdump/kdump-client.js
pkg/kdump/kdump-view.jsx
pkg/kdump/kdump.js
pkg/kdump/kdump.scss
pkg/kdump/manifest.json
pkg/kdump/test-config-client.js
pkg/kdump/testwritable.sh
pkg/lib/README
pkg/lib/_global-variables.scss
pkg/lib/cockpit-components-context-menu.jsx
pkg/lib/cockpit-components-dialog.jsx
pkg/lib/cockpit-components-dialog.scss
pkg/lib/cockpit-components-dynamic-list.jsx
pkg/lib/cockpit-components-dynamic-list.scss
pkg/lib/cockpit-components-empty-state.css
pkg/lib/cockpit-components-empty-state.jsx
pkg/lib/cockpit-components-file-autocomplete.jsx
pkg/lib/cockpit-components-firewalld-request.jsx
pkg/lib/cockpit-components-firewalld-request.scss
pkg/lib/cockpit-components-form-helper.jsx
pkg/lib/cockpit-components-inline-notification.css
pkg/lib/cockpit-components-inline-notification.jsx
pkg/lib/cockpit-components-install-dialog.css
pkg/lib/cockpit-components-install-dialog.jsx
pkg/lib/cockpit-components-listing-panel.jsx
pkg/lib/cockpit-components-listing-panel.scss
pkg/lib/cockpit-components-logs-panel.jsx
pkg/lib/cockpit-components-logs-panel.scss
pkg/lib/cockpit-components-modifications.css
pkg/lib/cockpit-components-modifications.jsx
pkg/lib/cockpit-components-password.jsx
pkg/lib/cockpit-components-password.scss
pkg/lib/cockpit-components-plot.jsx
pkg/lib/cockpit-components-plot.scss
pkg/lib/cockpit-components-privileged.jsx
pkg/lib/cockpit-components-shutdown.jsx
pkg/lib/cockpit-components-shutdown.scss
pkg/lib/cockpit-components-table.jsx
pkg/lib/cockpit-components-table.scss
pkg/lib/cockpit-components-terminal.jsx
pkg/lib/cockpit-components-truncate.jsx
pkg/lib/cockpit-components-truncate.scss
pkg/lib/cockpit-dark-theme.js
pkg/lib/cockpit-po-plugin.js
pkg/lib/cockpit-rsync-plugin.js
pkg/lib/cockpit.js
pkg/lib/console.css
pkg/lib/context-menu.scss
pkg/lib/credentials-ssh-private-keys.sh
pkg/lib/credentials-ssh-remove-key.sh
pkg/lib/credentials.js
pkg/lib/ct-card.scss
pkg/lib/dialogs.jsx
pkg/lib/esbuild-cleanup-plugin.js
pkg/lib/esbuild-common.js
pkg/lib/esbuild-compress-plugin.js
pkg/lib/esbuild-test-html-plugin.js
pkg/lib/get-timesync-backend.py
pkg/lib/hooks.js
pkg/lib/html2po.js
pkg/lib/inotify.py
pkg/lib/journal.css
pkg/lib/journal.js
pkg/lib/long-running-process.js
pkg/lib/machine-info.js
pkg/lib/manifest2po.js
pkg/lib/menu-select-widget.scss
pkg/lib/notifications.js
pkg/lib/os-release.js
pkg/lib/packagekit.js
pkg/lib/page.scss
pkg/lib/pam_user_parser.js
pkg/lib/patternfly/_fonts.scss
pkg/lib/patternfly/patternfly-5-cockpit.scss
pkg/lib/patternfly/patternfly-5-overrides.scss
pkg/lib/plot.js
pkg/lib/polyfills.js
pkg/lib/python.js
pkg/lib/qunit-template.html.in
pkg/lib/qunit-tests.js
pkg/lib/serverTime.js
pkg/lib/serverTime.scss
pkg/lib/service.js
pkg/lib/superuser.js
pkg/lib/table.css
pkg/lib/timeformat.js
pkg/lib/utils.jsx
pkg/metrics/index.html
pkg/metrics/index.js
pkg/metrics/manifest.json
pkg/metrics/metrics.jsx
pkg/metrics/metrics.scss
pkg/networkmanager/bond.jsx
pkg/networkmanager/bridge.jsx
pkg/networkmanager/bridgeport.jsx
pkg/networkmanager/dialogs-common.jsx
pkg/networkmanager/firewall-client.js
pkg/networkmanager/firewall-switch.jsx
pkg/networkmanager/firewall.html
pkg/networkmanager/firewall.jsx
pkg/networkmanager/helpers.js
pkg/networkmanager/index.html
pkg/networkmanager/interfaces.js
pkg/networkmanager/ip-settings.jsx
pkg/networkmanager/mac.jsx
pkg/networkmanager/manifest.json
pkg/networkmanager/model-context.jsx
pkg/networkmanager/mtu.jsx
pkg/networkmanager/network-interface-members.jsx
pkg/networkmanager/network-interface.jsx
pkg/networkmanager/network-main.jsx
pkg/networkmanager/networking.scss
pkg/networkmanager/networkmanager.jsx
pkg/networkmanager/plots.js
pkg/networkmanager/team.jsx
pkg/networkmanager/teamport.jsx
pkg/networkmanager/test-utils.js
pkg/networkmanager/utils.js
pkg/networkmanager/vlan.jsx
pkg/networkmanager/wireguard.jsx
pkg/networkmanager/wireguard.scss
pkg/packagekit/autoupdates.jsx
pkg/packagekit/callTracer.py
pkg/packagekit/history.jsx
pkg/packagekit/index.html
pkg/packagekit/kpatch.jsx
pkg/packagekit/manifest.json
pkg/packagekit/mock-updates.js
pkg/packagekit/pf-security.woff
pkg/packagekit/updates.jsx
pkg/packagekit/updates.scss
pkg/pcp/manifest.json
pkg/playground/exception.html
pkg/playground/exception.js
pkg/playground/hammer.gif
pkg/playground/index.html
pkg/playground/index.js
pkg/playground/journal.html
pkg/playground/journal.jsx
pkg/playground/manifest.json
pkg/playground/metrics.html
pkg/playground/metrics.js
pkg/playground/notifications-receiver.html
pkg/playground/notifications-receiver.js
pkg/playground/pkgs.html
pkg/playground/pkgs.js
pkg/playground/plot.css
pkg/playground/plot.html
pkg/playground/plot.js
pkg/playground/preloaded.html
pkg/playground/preloaded.js
pkg/playground/react-demo-cards.jsx
pkg/playground/react-demo-dialog.jsx
pkg/playground/react-demo-file-autocomplete.jsx
pkg/playground/react-patterns.html
pkg/playground/react-patterns.js
pkg/playground/service.html
pkg/playground/service.js
pkg/playground/speed.css
pkg/playground/speed.html
pkg/playground/speed.js
pkg/playground/test.html
pkg/playground/test.js
pkg/playground/translate.html
pkg/playground/translate.js
pkg/ruff.toml
pkg/selinux/index.html
pkg/selinux/manifest.json
pkg/selinux/selinux-client.js
pkg/selinux/selinux.js
pkg/selinux/setroubleshoot-client.js
pkg/selinux/setroubleshoot-view.jsx
pkg/selinux/setroubleshoot.scss
pkg/shell/active-pages-modal.jsx
pkg/shell/base_index.js
pkg/shell/credentials.jsx
pkg/shell/credentials.scss
pkg/shell/failures.jsx
pkg/shell/hosts.jsx
pkg/shell/hosts_dialog.jsx
pkg/shell/images/bg-plain.jpg
pkg/shell/images/cockpit-icon.svg
pkg/shell/images/server-error.png
pkg/shell/images/server-large.png
pkg/shell/images/server-small.png
pkg/shell/index.html
pkg/shell/indexes.jsx
pkg/shell/machines/machines.js
pkg/shell/machines/ssh-add-key.sh
pkg/shell/machines/ssh-show-default-key.sh
pkg/shell/machines/test-machines.js
pkg/shell/manifest.json
pkg/shell/nav.jsx
pkg/shell/nav.scss
pkg/shell/shell-modals.jsx
pkg/shell/shell.html
pkg/shell/shell.js
pkg/shell/shell.scss
pkg/shell/superuser.jsx
pkg/shell/topnav.jsx
pkg/sosreport/cockpit-sosreport.png
pkg/sosreport/index.html
pkg/sosreport/manifest.json
pkg/sosreport/sosreport.jsx
pkg/sosreport/sosreport.png
pkg/sosreport/sosreport.scss
pkg/static/login.html
pkg/static/login.js
pkg/static/login.scss
pkg/static/manifest.json
pkg/storaged/anaconda.jsx
pkg/storaged/block/create-pages.jsx
pkg/storaged/block/format-dialog.jsx
pkg/storaged/block/other.jsx
pkg/storaged/block/resize.jsx
pkg/storaged/block/unformatted-data.jsx
pkg/storaged/block/unrecognized-data.jsx
pkg/storaged/btrfs/device.jsx
pkg/storaged/btrfs/filesystem.jsx
pkg/storaged/btrfs/subvolume.jsx
pkg/storaged/btrfs/utils.jsx
pkg/storaged/btrfs/volume.jsx
pkg/storaged/client.js
pkg/storaged/crypto/actions.jsx
pkg/storaged/crypto/clevis-luks-passphrase.sh
pkg/storaged/crypto/encryption.jsx
pkg/storaged/crypto/keyslots.jsx
pkg/storaged/crypto/locked-encrypted-data.jsx
pkg/storaged/crypto/luksmeta-monitor-hack.py
pkg/storaged/crypto/tang.jsx
pkg/storaged/dialog.jsx
pkg/storaged/drive/drive.jsx
pkg/storaged/filesystem/filesystem.jsx
pkg/storaged/filesystem/mismounting.jsx
pkg/storaged/filesystem/mounting-dialog.jsx
pkg/storaged/filesystem/utils.jsx
pkg/storaged/icons/gnome-icons.jsx
pkg/storaged/index.html
pkg/storaged/iscsi/create-dialog.jsx
pkg/storaged/iscsi/session.jsx
pkg/storaged/jobs-panel.jsx
pkg/storaged/legacy-vdo/legacy-vdo.jsx
pkg/storaged/legacy-vdo/vdo-monitor.py
pkg/storaged/logs-panel.jsx
pkg/storaged/lvm2/block-logical-volume.jsx
pkg/storaged/lvm2/create-dialog.jsx
pkg/storaged/lvm2/create-logical-volume-dialog.jsx
pkg/storaged/lvm2/inactive-logical-volume.jsx
pkg/storaged/lvm2/physical-volume.jsx
pkg/storaged/lvm2/thin-pool-logical-volume.jsx
pkg/storaged/lvm2/unsupported-logical-volume.jsx
pkg/storaged/lvm2/utils.jsx
pkg/storaged/lvm2/vdo-pool.jsx
pkg/storaged/lvm2/volume-group.jsx
pkg/storaged/manifest.json
pkg/storaged/mdraid/create-dialog.jsx
pkg/storaged/mdraid/mdraid-disk.jsx
pkg/storaged/mdraid/mdraid.jsx
pkg/storaged/mount-users.py
pkg/storaged/multipath.jsx
pkg/storaged/nfs/nfs-mounts.py
pkg/storaged/nfs/nfs.jsx
pkg/storaged/overview/overview.jsx
pkg/storaged/pages.jsx
pkg/storaged/partitions/actions.jsx
pkg/storaged/partitions/format-disk-dialog.jsx
pkg/storaged/partitions/partition-table.jsx
pkg/storaged/partitions/partition.jsx
pkg/storaged/plot.jsx
pkg/storaged/storage-controls.jsx
pkg/storaged/storage.scss
pkg/storaged/storaged.jsx
pkg/storaged/stratis/blockdev.jsx
pkg/storaged/stratis/create-dialog.jsx
pkg/storaged/stratis/filesystem.jsx
pkg/storaged/stratis/pool.jsx
pkg/storaged/stratis/stopped-pool.jsx
pkg/storaged/stratis/stratis2-set-key.py
pkg/storaged/stratis/stratis3-set-key.py
pkg/storaged/stratis/utils.jsx
pkg/storaged/swap/swap.jsx
pkg/storaged/test-util.js
pkg/storaged/utils.js
pkg/systemd/README-realmd.md
pkg/systemd/abrtLog.jsx
pkg/systemd/busnames.js
pkg/systemd/hw-detect.js
pkg/systemd/hwinfo.html
pkg/systemd/hwinfo.jsx
pkg/systemd/hwinfo.scss
pkg/systemd/index.html
pkg/systemd/kernelopt.sh
pkg/systemd/logDetails.jsx
pkg/systemd/logs.html
pkg/systemd/logs.jsx
pkg/systemd/logs.scss
pkg/systemd/logsHelpers.js
pkg/systemd/logsJournal.jsx
pkg/systemd/manifest.json
pkg/systemd/overview-cards/configurationCard.jsx
pkg/systemd/overview-cards/configurationCard.scss
pkg/systemd/overview-cards/cryptoPolicies.jsx
pkg/systemd/overview-cards/cryptoPolicies.scss
pkg/systemd/overview-cards/healthCard.jsx
pkg/systemd/overview-cards/healthCard.scss
pkg/systemd/overview-cards/insights-poll-hack.sh
pkg/systemd/overview-cards/insights.jsx
pkg/systemd/overview-cards/insights.scss
pkg/systemd/overview-cards/lastLogin.jsx
pkg/systemd/overview-cards/lastLogin.scss
pkg/systemd/overview-cards/motdCard.jsx
pkg/systemd/overview-cards/motdCard.scss
pkg/systemd/overview-cards/profiles-menu-dialog-body.jsx
pkg/systemd/overview-cards/realmd.jsx
pkg/systemd/overview-cards/realmd.scss
pkg/systemd/overview-cards/shutdownStatus.jsx
pkg/systemd/overview-cards/shutdownStatus.scss
pkg/systemd/overview-cards/ssh-list-host-keys.sh
pkg/systemd/overview-cards/systemInformationCard.jsx
pkg/systemd/overview-cards/systemInformationCard.scss
pkg/systemd/overview-cards/tuned-dialog.jsx
pkg/systemd/overview-cards/usageCard.jsx
pkg/systemd/overview-cards/usageCard.scss
pkg/systemd/overview.jsx
pkg/systemd/overview.scss
pkg/systemd/page-status.jsx
pkg/systemd/page-status.scss
pkg/systemd/reporting.jsx
pkg/systemd/reporting.scss
pkg/systemd/service-details.jsx
pkg/systemd/service-details.scss
pkg/systemd/service-tabs.jsx
pkg/systemd/service.jsx
pkg/systemd/services-list.jsx
pkg/systemd/services.html
pkg/systemd/services.jsx
pkg/systemd/services.scss
pkg/systemd/superuser-alert.jsx
pkg/systemd/system-global.scss
pkg/systemd/terminal.html
pkg/systemd/terminal.jsx
pkg/systemd/terminal.scss
pkg/systemd/timer-dialog-helpers.js
pkg/systemd/timer-dialog.jsx
pkg/systemd/timers.scss
pkg/users/account-create-dialog.js
pkg/users/account-details.js
pkg/users/account-logs-panel.jsx
pkg/users/accounts-list.js
pkg/users/authorized-keys-panel.js
pkg/users/authorized-keys.js
pkg/users/delete-account-dialog.js
pkg/users/delete-group-dialog.js
pkg/users/dialog-utils.js
pkg/users/expiration-dialogs.js
pkg/users/group-actions.jsx
pkg/users/group-create-dialog.js
pkg/users/index.html
pkg/users/lock-account-dialog.js
pkg/users/logout-account-dialog.js
pkg/users/manifest.json
pkg/users/mock/ssh/1-input
pkg/users/mock/ssh/1-output
pkg/users/mock/ssh/2-input
pkg/users/mock/ssh/2-output
pkg/users/mock/ssh/3-input
pkg/users/mock/ssh/3-output
pkg/users/mock/ssh/4-input
pkg/users/mock/ssh/4-output
pkg/users/password-dialogs.js
pkg/users/rename-group-dialog.jsx
pkg/users/shell-dialog.js
pkg/users/ssh-add-public-key.sh
pkg/users/ssh-list-public-keys.sh
pkg/users/test-list-public-keys.sh
pkg/users/users.js
pkg/users/users.scss
pkg/users/utils.js
plans/all.fmf
plans/podman.fmf
test/ARCHITECTURE.md
test/README.md
test/__init__.py
test/browser/browser.sh
test/browser/main.fmf
test/browser/run-test.sh
test/common/__init__.py
test/common/cdp.py
test/common/chromium-cdp-driver.js
test/common/firefox-cdp-driver.js
test/common/git-utils.sh
test/common/lcov.py
test/common/link-patterns.json
test/common/make-bots
test/common/netlib.py
test/common/packagelib.py
test/common/pixel-tests
test/common/pixeldiff.html
test/common/pywrap
test/common/ruff.toml
test/common/run-tests
test/common/storagelib.py
test/common/tap-cdp
test/common/test-functions.js
test/common/testlib.py
test/data/100years/0-self-signed.cert
test/data/100years/0-self-signed.key
test/data/README
test/data/expired/0-self-signed.cert
test/data/expired/0-self-signed.key
test/data/expired/1.cert
test/data/expired/1.key
test/data/expired/combined.cert
test/example/check-example
test/example/check-retry
test/example/ruff.toml
test/image-prepare
test/ostree.install
test/pytest/__init__.py
test/pytest/conftest.py
test/pytest/mockpeer.py
test/pytest/mocktransport.py
test/pytest/pseudo.py
test/pytest/test_beiboot.py
test/pytest/test_bridge.py
test/pytest/test_browser.py
test/pytest/test_packages.py
test/pytest/test_peer.py
test/pytest/test_samples.py
test/pytest/test_transport.py
test/reference
test/reference-image
test/run
test/static-code
test/verify/__init__.py
test/verify/check-apps
test/verify/check-bots-api
test/verify/check-client
test/verify/check-connection
test/verify/check-embed
test/verify/check-examples
test/verify/check-kdump
test/verify/check-loopback
test/verify/check-metrics
test/verify/check-networkmanager-basic
test/verify/check-networkmanager-bond
test/verify/check-networkmanager-bridge
test/verify/check-networkmanager-checkpoints
test/verify/check-networkmanager-firewall
test/verify/check-networkmanager-mac
test/verify/check-networkmanager-mtu
test/verify/check-networkmanager-other
test/verify/check-networkmanager-settings
test/verify/check-networkmanager-team
test/verify/check-networkmanager-unmanaged
test/verify/check-networkmanager-vlan
test/verify/check-networkmanager-wireguard
test/verify/check-packagekit
test/verify/check-packages
test/verify/check-pages
test/verify/check-reauthorize
test/verify/check-selinux
test/verify/check-session
test/verify/check-shell-active-pages
test/verify/check-shell-host-switching
test/verify/check-shell-keys
test/verify/check-shell-menu
test/verify/check-shell-multi-machine
test/verify/check-shell-multi-machine-key
test/verify/check-shell-multi-os
test/verify/check-sosreport
test/verify/check-static-login
test/verify/check-storage-anaconda
test/verify/check-storage-basic
test/verify/check-storage-btrfs
test/verify/check-storage-format
test/verify/check-storage-hidden
test/verify/check-storage-ignored
test/verify/check-storage-iscsi
test/verify/check-storage-luks
test/verify/check-storage-lvm2
test/verify/check-storage-mdraid
test/verify/check-storage-mounting
test/verify/check-storage-msdos
test/verify/check-storage-multipath
test/verify/check-storage-nfs
test/verify/check-storage-partitions
test/verify/check-storage-raid1
test/verify/check-storage-resize
test/verify/check-storage-scaling
test/verify/check-storage-stratis
test/verify/check-storage-swap
test/verify/check-storage-unrecognized
test/verify/check-storage-unused
test/verify/check-storage-used
test/verify/check-storage-vdo
test/verify/check-superuser
test/verify/check-system-info
test/verify/check-system-journal
test/verify/check-system-realms
test/verify/check-system-services
test/verify/check-system-shutdown-restart
test/verify/check-system-terminal
test/verify/check-system-tuned
test/verify/check-testlib
test/verify/check-users
test/verify/check-users-roles
test/verify/check-ws-bastion
test/verify/conftest.py
test/verify/files/cert-chain.cert
test/verify/files/cert-chain.key
test/verify/files/cockpit_event.conf
test/verify/files/dmi/DMI
test/verify/files/dmi/smbios_entry_point
test/verify/files/embed-cockpit/embed.css
test/verify/files/embed-cockpit/embed.js
test/verify/files/embed-cockpit/index.html
test/verify/files/embed-cockpit/manifest.json
test/verify/files/metrics-archives/2corescpu.tar.gz
test/verify/files/metrics-archives/cpu_network.tar.gz
test/verify/files/metrics-archives/disk.tar.gz
test/verify/files/metrics-archives/double_events.zip
test/verify/files/metrics-archives/journal.journal.gz
test/verify/files/metrics-archives/memory.tar.gz
test/verify/files/metrics-archives/with_journal.tar.gz
test/verify/files/mock-bugzilla-server.py
test/verify/files/mock-faf-server.py
test/verify/files/mock-insights
test/verify/files/ssh/id_ecdsa
test/verify/files/ssh/id_ecdsa.pub
test/verify/files/ssh/id_ed25519
test/verify/files/ssh/id_ed25519.pub
test/verify/files/ssh/id_rsa
test/verify/files/ssh/id_rsa.pub
test/verify/files/test.png
test/verify/files/workflow_Cockpit.xml
test/verify/ruff.toml
test/vm.install
tools/Makefile-tools.am
tools/Makefile.redirect
tools/README.dist
tools/README.node_modules
tools/adjust-distdir-timestamps
tools/arch/PKGBUILD
tools/arch/cockpit-ws.sysuser.conf
tools/arch/cockpit-wsinstance.sysuser.conf
tools/arch/cockpit.pam
tools/build-debian-copyright
tools/cockpit.debian.pam
tools/cockpit.pam
tools/cockpit.spec
tools/debian/changelog
tools/debian/clean
tools/debian/cockpit-bridge.install
tools/debian/cockpit-doc.install
tools/debian/cockpit-doc.lintian-overrides
tools/debian/cockpit-networkmanager.install
tools/debian/cockpit-packagekit.install
tools/debian/cockpit-pcp.install
tools/debian/cockpit-sosreport.install
tools/debian/cockpit-storaged.install
tools/debian/cockpit-system.install
tools/debian/cockpit-tests.install
tools/debian/cockpit-ws.install
tools/debian/cockpit-ws.lintian-overrides
tools/debian/cockpit-ws.postinst
tools/debian/cockpit-ws.postrm
tools/debian/cockpit.install
tools/debian/control
tools/debian/copyright.template
tools/debian/rules
tools/debian/source/format
tools/debian/source/lintian-overrides
tools/debian/source/options
tools/debian/tests/control
tools/debian/tests/smoke
tools/debian/watch
tools/escape-to-c
tools/fix-spec
tools/git-hook-post-commit
tools/git-hook-pre-push
tools/git-hook-pre-rebase
tools/glib.supp
tools/make-debs
tools/make-dist
tools/make-rpms
tools/mock-build-env/README.md
tools/mock-build-env/gnutls.pc
tools/mock-build-env/json-glib-1.0.pc
tools/mock-build-env/krb5-gssapi.pc
tools/mock-build-env/krb5.pc
tools/mock-build-env/security/pam_appl.h
tools/node-modules
tools/patch-metainfo
tools/termschutz
tools/urls-check
tools/vulture-suppressions/cockpit.py
tools/vulture-suppressions/ferny.py
tools/vulture-suppressions/pytest.py
tools/vulture-suppressions/ruff.toml
tools/vulture-suppressions/stdlib.py
tools/vulture-suppressions/testlib.py
tools/webpack-make.js
tools/webpack-watch