X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=c10a937eba40cf2a96710fbb41821c885eed32fa;hb=34088327a8f5b5801d891a2014eeb17b6e7ae1e0;hp=498b4661be817f7ae90ac2d28e7bf23bbbcdeede;hpb=a5a8a78557e985174fa00a537e85ea1d976a7314;p=grml-hwinfo.git diff --git a/debian/control b/debian/control index 498b466..c10a937 100644 --- a/debian/control +++ b/debian/control @@ -13,29 +13,32 @@ Bugs: mailto:bugs@grml.org Package: grml-hwinfo Architecture: all Depends: sysfsutils, - ${misc:Depends}, - ${shlibs:Depends} + ${misc:Depends} Recommends: acpi, - dmidecode, - dmsetup, - hdparm, - hwinfo, - iproute, - lvm2, - mdadm, - net-tools, - parted, - powermgmt-base, - procinfo, - smartmontools, - usbutils, - x11-utils, - x11-xserver-utils, - xresprobe + 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.