X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=c10a937eba40cf2a96710fbb41821c885eed32fa;hb=1361f334205bacc3161307386d1588adb9d8b65c;hp=45b9465e285133f4889def7e706a353bde9eb107;hpb=8fa5a7070ae4fdc94d9b8c4e0f1267318126ba59;p=grml-hwinfo.git diff --git a/debian/control b/debian/control index 45b9465..c10a937 100644 --- a/debian/control +++ b/debian/control @@ -13,30 +13,32 @@ Bugs: mailto:bugs@grml.org Package: grml-hwinfo Architecture: all Depends: sysfsutils, - ${misc:Depends}, - ${shlibs:Depends} -Suggests: acpi, - dmidecode, - dmsetup, - hdparm, - hwinfo, - iproute, - lvm2, - mdadm, - net-tools, - parted, - pcmcia-utils, - powermgmt-base, - procinfo, - smartmontools, - usbutils, - x11-utils, - x11-xserver-utils, - xresprobe + ${misc:Depends} +Recommends: acpi, + dconf, + dmidecode, + dmsetup, + hdparm, + hwinfo, + iproute, + laptop-detect, + lvm2, + mdadm, + net-tools, + numactl, + parted, + powermgmt-base, + procinfo, + smartmontools, + usbutils, + x11-utils, + x11-xserver-utils, + x86info, + xresprobe Description: collect hardware information This tool collects information of the hardware this tool is - being executed on. It can be executed as normal user to collect + being executed on. It can be executed as normal user to collect some basic information or with root permissions to collect as - much information as possible. A file named info.tar.bz2 storing - all collected information will be created in the current working - directory. + much information as possible. A file named + grml-hwinfo-$TIMESTAMP.tar.bz2 storing all collected information + will be created in the current working directory.