Release new version 0.17.1
[grml-hwinfo.git] / grml-hwinfo
2023-09-22 Michael ProkopMerge remote-tracking branch 'origin/github/pr/9'
2023-09-22 Darshaka Pathiranagrml-hwinfo: Warn the user if grml-hwinfo is running...
2023-09-22 Darshaka Pathiranagrml-hwinfo: Add inxi output
2023-09-08 Michael ProkopCollect information about network devices via ethtool
2023-08-27 Michael ProkopMerge remote-tracking branch 'origin/github/pr/7'
2023-08-24 Darshaka PathiranaReimplement disk_info() function
2023-05-01 Michael ProkopDrop dconf support (tool no longer maintained/available)
2022-02-14 Michael ProkopIterate over present disks to collect "sfdisk -d" infor...
2021-03-05 Michael ProkopLog efibootmgr errors to efibootmgr.error
2021-03-05 Michael ProkopLog 'ip route show table' errors to corresponding error...
2021-03-05 Michael ProkopProvide information to user if sysdump might be hanging
2020-10-08 Michael ProkopStore `ip netconf` output in file `ip_netconf`
2019-11-13 Michael ProkopStore output of `lscpu -e` in file `lscpu_extended`
2019-06-24 Michael ProkopStore cpuid output in file `cpuid`, add cpuid to Recommends
2019-01-31 Michael ProkopRecord uptime (/proc/uptime in `proc_uptime` and uptime...
2019-01-15 Michael ProkopReport SecureBoot state via mokutil
2019-01-15 Michael ProkopStore "$HOME"/.local/share/xorg/Xorg.0.log (if availabl...
2019-01-15 Michael ProkopLog output of verbose lsusb run in file lsusb_verbose
2019-01-15 Michael ProkopProvide output of verbose lspci run in file lspci_verbose
2019-01-15 Michael ProkopRecommend acpica-tools package and provide acpidump...
2018-10-31 Michael ProkopProvide output of `efibootmgr -v` in file efibootmgr
2018-03-27 Michael ProkopRedirect `ip mrule show` errors to ip_mrule.error
2017-04-07 Michael ProkopProvide `acpi --everything` output in file `acpi.everyt...
2015-12-14 Michael ProkopRedirect hdparm + sg_inq errors to according .error...
2015-11-19 Michael ProkopDon't use working directory when --output-directory...
2015-11-19 Michael ProkopFix shellcheck issue with quoting
2015-11-19 Michael ProkopImprove local disk detection for recent kernel changes
2015-11-19 Michael ProkopSupport options --force + --quiet for usage with cron
2015-10-21 Michael ProkopSave stderr of x86info and discover in *.error instead...
2015-10-21 Michael ProkopFix shell scripting issues discovered by shellcheck
2015-10-21 Michael ProkopImprove shell quoting (thanks to shellcheck)
2015-10-21 Michael Prokopip: also store table specific route information
2014-09-02 Michael ProkopSupport i2c-tools's decode-dimms
2014-09-02 Michael ProkopSupport edac-utils
2014-09-02 Michael ProkopSupport mcelog
2013-08-14 Michael ProkopUse iproute's ip tool to retrieve all its output
2013-06-18 Michael ProkopRead /proc/acpi/info only if the file exists, drop...
2013-06-18 Michael ProkopAdd support for sg_inq from sg3-utils
2013-05-14 Michael ProkopSupport lscpu, lsblk and dmsetup ls --tree
2012-09-24 Michael Prokoplsscsi: collect transport information in lsscsi_transport
2012-09-20 Michael ProkopRetrieve information about SCSI devices using lsscsi
2012-09-20 Michael ProkopAdd support retrieving iSCSI information using iscsiadm...
2012-08-16 Michael ProkopRun tar with --auto-compress for better --output-file...
2012-08-16 Michael ProkopImprove usage text
2012-08-16 Michael ProkopRemove only empty *.error files to see which commands...
2012-08-16 Michael ProkopRun lspci -nn for lspci output, do not check for /proc...
2012-08-16 Michael ProkopUnify indention
2012-08-16 Michael ProkopFix formating of disk tools output
2012-08-16 Michael ProkopSupport proxmox/libvirt/openvz/vserver information...
2012-08-16 Michael ProkopRework cmdline option handling, replacing "-df" with...
2012-08-15 Michael ProkopRedirect dpkg error message for running_kernel
2012-08-15 Michael ProkopGet rid of generated files which are empty
2012-08-15 Michael ProkopImprove check for running_kernel
2012-08-15 Michael ProkopDrop support for ddcprobe which is deprecated since...
2012-08-15 Michael ProkopList missing tools in file missing_tools
2012-08-15 Michael ProkopAdd support for swapon, mdadm, LVM + dmsetup
2012-01-27 Michael ProkopAdjust version string of script during package build...
2012-01-27 Michael ProkopSupport numactl to retrieve NUMA information
2011-04-21 Christian Hofstaedtlerrun all commands with C locale
2011-04-21 Christian Hofstaedtlercleanup output and help text
2011-04-21 Christian Hofstaedtlersimplify output file/directory logic
2011-04-21 Christian Hofstaedtlercorrect help text for the 'both' option
2011-04-21 Christian Hofstaedtleruse empty/nonempty for flag variables
2011-04-21 Richard HartmannA multitude of changes
2010-03-14 Ulrich DangelChange WORKING_DIR via external variable
2010-02-19 Michael ProkopCollect hardware information in a temporary directory...
2007-08-27 Michael ProkopSupport dconf 0.3.6
2007-08-20 Michael ProkopSupport /usr/share/doc/lm-sensors/examples/eeprom/decod...
2007-06-12 Michael ProkopSupport x86info
2007-06-11 Michael ProkopFix typo in apm code, thanks formorer
2007-06-11 Michael ProkopAdjust timestamp in filename and infotext for non-root...
2007-06-11 Michael ProkopBranche merge
2007-06-11 Michael ProkopDo not overwrite existing info.tar.bz2 files but use...
2007-06-11 Michael ProkopImprove /proc/ide code
2007-06-11 Michael ProkopImprove code layout (like checks for binaries, portabil...
2007-06-11 Alexander WirtAdd procinfo to suggests. Check for installed binaries.
2006-11-11 Michael Prokopinitial checkin