Skip to content

Commit

Permalink
Change: so long zapper
Browse files Browse the repository at this point in the history
  • Loading branch information
p-gentili committed Nov 19, 2024
1 parent fc12ed5 commit 54d55a5
Show file tree
Hide file tree
Showing 24 changed files with 1 addition and 1,438 deletions.
194 changes: 0 additions & 194 deletions checkbox-support/checkbox_support/scripts/tests/test_zapper_proxy.py

This file was deleted.

112 changes: 0 additions & 112 deletions checkbox-support/checkbox_support/scripts/zapper_proxy.py

This file was deleted.

1 change: 0 additions & 1 deletion checkbox-support/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
checkbox-support-eddystone_scanner = "checkbox_support.scripts.eddystone_scanner:main"
checkbox-support-lsusb = "checkbox_support.scripts.lsusb:main"
checkbox-support-parse = "checkbox_support.parsers:main"
checkbox-support-zapper-proxy = "checkbox_support.scripts.zapper_proxy:main"
checkbox-support-image_checker = "checkbox_support.scripts.image_checker:main"
[project.entry-points."plainbox.parsers"]
pactl-list="checkbox_support.parsers.pactl:parse_pactl_output"
Expand Down
1 change: 0 additions & 1 deletion checkbox-support/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,3 @@ console_scripts=
checkbox-support-eddystone_scanner=checkbox_support.scripts.eddystone_scanner:main
checkbox-support-lsusb=checkbox_support.scripts.lsusb:main
checkbox-support-parse=checkbox_support.parsers:main
checkbox-support-zapper-proxy=checkbox_support.scripts.zapper_proxy:main
1 change: 0 additions & 1 deletion docs/tutorial/using-checkbox/advanced-commands.rst
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ To create a table listing each job id and their summary, run:
acpi_sleep_attachment | <missing _summary>
(...)
xinput | Creates resource info from xinput output.
zapper_capabilities | Get Zapper's setup capabilities
collect-manifest | Collect the hardware manifest (interactively)
manifest | Hardware Manifest
Expand Down
2 changes: 1 addition & 1 deletion providers/base/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Base Provider Units
+------------+-------------+-------------+------------------+-------------+----------------+
| camera_ | firewire | kernel-snap | oob-management | submission | wwan |
+------------+-------------+-------------+------------------+-------------+----------------+
| canary | firmware | keys | optical | suspend | zapper |
| canary | firmware | keys | optical | suspend | |
+------------+-------------+-------------+------------------+-------------+----------------+
| codecs | gadget | led | power-management | thunderbolt | |
+------------+-------------+-------------+------------------+-------------+----------------+
Expand Down
Loading

0 comments on commit 54d55a5

Please sign in to comment.