Store cpuid output in file `cpuid`, add cpuid to Recommends
authorMichael Prokop <mika@grml.org>
Mon, 24 Jun 2019 13:16:58 +0000 (15:16 +0200)
committerMichael Prokop <mika@grml.org>
Mon, 24 Jun 2019 13:17:55 +0000 (15:17 +0200)
debian/control
grml-hwinfo

index ff02190..a6c4efe 100644 (file)
@@ -16,6 +16,7 @@ Depends: sysfsutils,
          ${misc:Depends}
 Recommends: acpi,
             acpica-tools,
+            cpuid,
             dconf,
             dmidecode,
             dmsetup,
index 382594f..a2203bc 100755 (executable)
@@ -216,6 +216,8 @@ cd "${OUTDIR}" || exit 1
   done
   exectest sysdump  && sysdump > ./sysdump 2>./sysdump.error
 
+  exectest cpuid && cpuid > ./cpuid 2>./cpuid.error
+
   exectest uptime && uptime > ./uptime 2>./uptime.error
 
   # log