X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=c10a937eba40cf2a96710fbb41821c885eed32fa;hb=34088327a8f5b5801d891a2014eeb17b6e7ae1e0;hp=4e05bf0e45754fe15e0b26a7cf3c3ac18a52e11b;hpb=f5170f3dfdbc3615368b91e7184bde0dde12e483;p=grml-hwinfo.git diff --git a/debian/control b/debian/control index 4e05bf0..c10a937 100644 --- a/debian/control +++ b/debian/control @@ -15,26 +15,30 @@ Architecture: all Depends: sysfsutils, ${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.