Package: ct-bugcheck
Version: 2016-07-21
Depends: libc
Source: feeds/base/package/utils/ct-bugcheck
Section: utils
Maintainer: Ben Greear <greearb@candelatech.com>
Architecture: x86_64
Installed-Size: 1637
Description:  Scripts to check for bugs (like firmware crashes) and package them for reporting.
 Currently this script only checks for ath10k firmware crashes.
 Once installed, you can enable this tool by creating a file called
 /etc/config/bugcheck with the following contents:
 DO_BUGCHECK=1
 export DO_BUGCHECK
 
