grml-hwinfo.git
11 years agoRelease new version 0.8.0 v0.8.0
Michael Prokop [Tue, 2 Oct 2012 07:58:21 +0000 (09:58 +0200)]
Release new version 0.8.0

11 years agoBump Standards-Version to 3.9.4
Michael Prokop [Tue, 2 Oct 2012 07:57:47 +0000 (09:57 +0200)]
Bump Standards-Version to 3.9.4

11 years agolsscsi: collect transport information in lsscsi_transport
Michael Prokop [Mon, 24 Sep 2012 09:57:05 +0000 (11:57 +0200)]
lsscsi: collect transport information in lsscsi_transport

Example output:

| # lsscsi  -t
| [0:0:0:0]    disk    iqn.2006-01.com.openfiler:tsn.a5dd60798cd3,t,0x1  /dev/sda
| [1:0:0:0]    disk    iqn.2006-01.com.openfiler:tsn.7c1eb1d587d9,t,0x1  /dev/sdb
| [...]

This is useful for getting the mapping between local block device
and iSCSI target names.

11 years agoRetrieve information about SCSI devices using lsscsi
Michael Prokop [Thu, 20 Sep 2012 08:49:31 +0000 (10:49 +0200)]
Retrieve information about SCSI devices using lsscsi

Turns out to be very useful when trying to identify where a
specifc block device is coming from, e.g.:

| # lsscsi
| [0:0:0:0]    disk    OPNFILER VIRTUAL-DISK     0     /dev/sda

Thanks: Christian Hofstaedtler for the hint

11 years agoAdd support retrieving iSCSI information using iscsiadm from open-iscsi
Michael Prokop [Thu, 20 Sep 2012 08:48:43 +0000 (10:48 +0200)]
Add support retrieving iSCSI information using iscsiadm from open-iscsi

11 years agoRelease new version 0.7.0 v0.7.0
Michael Prokop [Thu, 16 Aug 2012 08:41:04 +0000 (10:41 +0200)]
Release new version 0.7.0

11 years agoRun tar with --auto-compress for better --output-file support
Michael Prokop [Thu, 16 Aug 2012 08:31:17 +0000 (10:31 +0200)]
Run tar with --auto-compress for better --output-file support

11 years agoImprove usage text
Michael Prokop [Thu, 16 Aug 2012 08:31:13 +0000 (10:31 +0200)]
Improve usage text

11 years agoRemove only empty *.error files to see which commands have been executed
Michael Prokop [Thu, 16 Aug 2012 08:22:11 +0000 (10:22 +0200)]
Remove only empty *.error files to see which commands have been executed

11 years agoRun lspci -nn for lspci output, do not check for /proc/bus/* for lspnp && lsusb comma...
Michael Prokop [Thu, 16 Aug 2012 08:22:06 +0000 (10:22 +0200)]
Run lspci -nn for lspci output, do not check for /proc/bus/* for lspnp && lsusb commands but instead just run exectest

11 years agoUnify indention
Michael Prokop [Thu, 16 Aug 2012 08:19:00 +0000 (10:19 +0200)]
Unify indention

11 years agoFix formating of disk tools output
Michael Prokop [Thu, 16 Aug 2012 08:12:29 +0000 (10:12 +0200)]
Fix formating of disk tools output

11 years agoSupport proxmox/libvirt/openvz/vserver information retrieval
Michael Prokop [Thu, 16 Aug 2012 08:08:09 +0000 (10:08 +0200)]
Support proxmox/libvirt/openvz/vserver information retrieval

11 years agoRework cmdline option handling, replacing "-df" with "-b" and adding new options
Michael Prokop [Thu, 16 Aug 2012 08:05:40 +0000 (10:05 +0200)]
Rework cmdline option handling, replacing "-df" with "-b" and adding new options

The cmdline option handling totally sucked. While adding new options
like --output-directory and --output-file we have to replace the "-df"
option with "-b"/"--both" because of the way getopt works.

11 years agoRedirect dpkg error message for running_kernel
Michael Prokop [Wed, 15 Aug 2012 23:43:25 +0000 (01:43 +0200)]
Redirect dpkg error message for running_kernel

11 years agoRelease new version 0.6.0 v0.6.0
Michael Prokop [Wed, 15 Aug 2012 23:32:57 +0000 (01:32 +0200)]
Release new version 0.6.0

11 years agoGet rid of generated files which are empty
Michael Prokop [Wed, 15 Aug 2012 23:31:58 +0000 (01:31 +0200)]
Get rid of generated files which are empty

11 years agoImprove check for running_kernel
Michael Prokop [Wed, 15 Aug 2012 23:23:42 +0000 (01:23 +0200)]
Improve check for running_kernel

11 years agoUpdate Recommends and package description to reflect current state of script
Michael Prokop [Wed, 15 Aug 2012 23:19:39 +0000 (01:19 +0200)]
Update Recommends and package description to reflect current state of script

11 years agoDrop support for ddcprobe which is deprecated since ages
Michael Prokop [Wed, 15 Aug 2012 23:19:05 +0000 (01:19 +0200)]
Drop support for ddcprobe which is deprecated since ages

11 years agoList missing tools in file missing_tools
Michael Prokop [Wed, 15 Aug 2012 23:18:59 +0000 (01:18 +0200)]
List missing tools in file missing_tools

11 years agoDrop ${shlibs:Depends} from Depends
Michael Prokop [Wed, 15 Aug 2012 23:10:16 +0000 (01:10 +0200)]
Drop ${shlibs:Depends} from Depends

11 years agoUse Recommends for all packages instead of Suggests
Michael Prokop [Wed, 15 Aug 2012 23:09:38 +0000 (01:09 +0200)]
Use Recommends for all packages instead of Suggests

11 years agoDrop deprecated pcmcia-utils from Suggests
Michael Prokop [Wed, 15 Aug 2012 23:06:05 +0000 (01:06 +0200)]
Drop deprecated pcmcia-utils from Suggests

11 years agoApply wrap-and-sort on Debian package
Michael Prokop [Wed, 15 Aug 2012 23:05:34 +0000 (01:05 +0200)]
Apply wrap-and-sort on Debian package

11 years agoBump Standards-Version to 3.9.3
Michael Prokop [Wed, 15 Aug 2012 23:03:09 +0000 (01:03 +0200)]
Bump Standards-Version to 3.9.3

11 years agoAdd support for swapon, mdadm, LVM + dmsetup
Michael Prokop [Wed, 15 Aug 2012 23:02:18 +0000 (01:02 +0200)]
Add support for swapon, mdadm, LVM + dmsetup

While ad it make the script use bash in shebang to avoid failing bashism.

12 years agoRelease new version 0.5.0 v0.5.0
Michael Prokop [Fri, 27 Jan 2012 23:04:21 +0000 (00:04 +0100)]
Release new version 0.5.0

12 years agoDrop deprecated Conflicts with grml-scripts <= 0.4-15
Michael Prokop [Fri, 27 Jan 2012 23:03:21 +0000 (00:03 +0100)]
Drop deprecated Conflicts with grml-scripts <= 0.4-15

12 years agodebian/rules: provide build-arch+ build-indep
Michael Prokop [Fri, 27 Jan 2012 23:02:06 +0000 (00:02 +0100)]
debian/rules: provide build-arch+ build-indep

Make lintian happy...

12 years agoAdjust version string of script during package build-time
Michael Prokop [Fri, 27 Jan 2012 22:57:27 +0000 (23:57 +0100)]
Adjust version string of script during package build-time

12 years agoSupport numactl to retrieve NUMA information
Michael Prokop [Fri, 27 Jan 2012 22:53:46 +0000 (23:53 +0100)]
Support numactl to retrieve NUMA information

12 years agoRelease new version 0.4.3 v0.4.3
Michael Prokop [Sat, 26 Nov 2011 18:50:21 +0000 (19:50 +0100)]
Release new version 0.4.3

12 years agodrop .hgtags file
Michael Prokop [Wed, 12 Oct 2011 17:25:47 +0000 (19:25 +0200)]
drop .hgtags file

12 years agoAdd debian/control headers Origin, Bugs
Christian Hofstaedtler [Wed, 27 Jul 2011 19:30:29 +0000 (21:30 +0200)]
Add debian/control headers Origin, Bugs

12 years agoRelease new version 0.4.2. v0.4.2
Christian Hofstaedtler [Mon, 9 May 2011 21:51:51 +0000 (23:51 +0200)]
Release new version 0.4.2.

12 years agoUpdate Suggests: list
Christian Hofstaedtler [Mon, 9 May 2011 21:51:23 +0000 (23:51 +0200)]
Update Suggests: list

12 years agoUpdate Standards-Version to 3.9.2 (no changes)
Christian Hofstaedtler [Mon, 9 May 2011 21:44:17 +0000 (23:44 +0200)]
Update Standards-Version to 3.9.2 (no changes)

13 years agorun all commands with C locale
Christian Hofstaedtler [Thu, 21 Apr 2011 23:21:25 +0000 (01:21 +0200)]
run all commands with C locale

13 years agoupdate man page with new options
Christian Hofstaedtler [Thu, 21 Apr 2011 23:12:45 +0000 (01:12 +0200)]
update man page with new options

13 years agocleanup output and help text
Christian Hofstaedtler [Thu, 21 Apr 2011 23:06:49 +0000 (01:06 +0200)]
cleanup output and help text

13 years agosimplify output file/directory logic
Christian Hofstaedtler [Thu, 21 Apr 2011 23:02:22 +0000 (01:02 +0200)]
simplify output file/directory logic

The output directory now doubles as our temporary working directory, if the
user didn't request an output directory.

13 years agocorrect help text for the 'both' option
Christian Hofstaedtler [Thu, 21 Apr 2011 21:48:30 +0000 (23:48 +0200)]
correct help text for the 'both' option

13 years agouse empty/nonempty for flag variables
Christian Hofstaedtler [Thu, 21 Apr 2011 21:45:31 +0000 (23:45 +0200)]
use empty/nonempty for flag variables

13 years agoA multitude of changes
Richard Hartmann [Tue, 5 Apr 2011 13:34:51 +0000 (15:34 +0200)]
A multitude of changes

* Support output directories, as well
* Use timestamps for output file & directory
* Make smartctl use -a instead of -i
* Put HDD names into disk info files
* Bugfix: use -e instead of -f/-d to break ties on existing files/directories

13 years agoRelease new version 0.4.1. v0.4.1
Michael Prokop [Thu, 16 Sep 2010 22:24:35 +0000 (00:24 +0200)]
Release new version 0.4.1.

13 years agoBump Standards-Version to 3.9.1.
Michael Prokop [Thu, 16 Sep 2010 22:22:53 +0000 (00:22 +0200)]
Bump Standards-Version to 3.9.1.

14 years agoUpdated changelog
Ulrich Dangel [Sun, 14 Mar 2010 13:31:10 +0000 (14:31 +0100)]
Updated changelog

14 years agoChange WORKING_DIR via external variable
Ulrich Dangel [Sun, 14 Mar 2010 13:30:15 +0000 (14:30 +0100)]
Change WORKING_DIR via external variable

14 years agoSwitch binary-arch/binary-indep rules. v0.4.0
Michael Prokop [Fri, 19 Feb 2010 20:30:42 +0000 (21:30 +0100)]
Switch binary-arch/binary-indep rules.

14 years agoBump to compat version 5.
Michael Prokop [Fri, 19 Feb 2010 20:29:45 +0000 (21:29 +0100)]
Bump to compat version 5.

14 years agoCollect hardware information in a temporary directory, Support -h/--help option,...
Michael Prokop [Fri, 19 Feb 2010 20:28:21 +0000 (21:28 +0100)]
Collect hardware information in a temporary directory, Support -h/--help option, Debian packaging updates.

16 years agoApply patch-bomb by ft, thanks a lot
Michael Prokop [Wed, 12 Sep 2007 23:39:52 +0000 (01:39 +0200)]
Apply patch-bomb by ft, thanks a lot

16 years agoAdded tag 0.3.6 for changeset 7e8d4f5ecc731d932af6636c65499b84eb63f807
Michael Prokop [Mon, 27 Aug 2007 16:45:00 +0000 (18:45 +0200)]
Added tag 0.3.6 for changeset 7e8d4f5ecc731d932af6636c65499b84eb63f807

16 years agoSupport dconf 0.3.6
Michael Prokop [Mon, 27 Aug 2007 16:32:41 +0000 (18:32 +0200)]
Support dconf

16 years agoSupport /usr/share/doc/lm-sensors/examples/eeprom/decode-dimms.pl
Michael Prokop [Mon, 20 Aug 2007 09:23:59 +0000 (11:23 +0200)]
Support /usr/share/doc/lm-sensors/examples/eeprom/decode-dimms.pl

16 years agoAdded tag 0.3.4 for changeset 0ef96ccd0039
Michael Prokop [Wed, 13 Jun 2007 09:12:21 +0000 (11:12 +0200)]
Added tag 0.3.4 for changeset 0ef96ccd0039

16 years agoChange section from grml to admin 0.3.4
Michael Prokop [Tue, 12 Jun 2007 16:54:11 +0000 (18:54 +0200)]
Change section from grml to admin

16 years agoChange version schema from x.y-z to x.y.z
Michael Prokop [Tue, 12 Jun 2007 16:45:55 +0000 (18:45 +0200)]
Change version schema from x.y-z to x.y.z

16 years agoSupport x86info
Michael Prokop [Tue, 12 Jun 2007 16:44:17 +0000 (18:44 +0200)]
Support x86info

16 years agoFix typo in apm code, thanks formorer
Michael Prokop [Mon, 11 Jun 2007 10:37:01 +0000 (12:37 +0200)]
Fix typo in apm code, thanks formorer

16 years agoAdjust timestamp in filename and infotext for non-root usage
Michael Prokop [Mon, 11 Jun 2007 10:21:59 +0000 (12:21 +0200)]
Adjust timestamp in filename and infotext for non-root usage

16 years agoBranche merge
Michael Prokop [Mon, 11 Jun 2007 10:19:00 +0000 (12:19 +0200)]
Branche merge

16 years agoDo not overwrite existing info.tar.bz2 files but use timestamp in filename instead
Michael Prokop [Mon, 11 Jun 2007 10:17:58 +0000 (12:17 +0200)]
Do not overwrite existing info.tar.bz2 files but use timestamp in filename instead

16 years agoImprove /proc/ide code
Michael Prokop [Mon, 11 Jun 2007 10:11:16 +0000 (12:11 +0200)]
Improve /proc/ide code

16 years agoImprove code layout (like checks for binaries, portability for non-grml system)
Michael Prokop [Mon, 11 Jun 2007 10:07:49 +0000 (12:07 +0200)]
Improve code layout (like checks for binaries, portability for non-grml system)

16 years agoUpdate changelog
Alexander Wirt [Mon, 11 Jun 2007 09:47:59 +0000 (11:47 +0200)]
Update changelog

16 years agoAdd procinfo to suggests. Check for installed binaries.
Alexander Wirt [Mon, 11 Jun 2007 09:45:25 +0000 (11:45 +0200)]
Add procinfo to suggests. Check for installed binaries.

17 years agoAdded tag grml0.9 for changeset a9841c341d814bc5612f65f58471646309219ba1
Michael Prokop [Thu, 7 Dec 2006 17:59:15 +0000 (18:59 +0100)]
Added tag grml0.9 for changeset a9841c341d814bc5612f65f58471646309219ba1

17 years agoAdded tag 0.3-2 for changeset 6f78a15c85fdfa3e361ede7eaaa78282d91e6881 grml0.9
Michael Prokop [Sat, 11 Nov 2006 18:30:41 +0000 (19:30 +0100)]
Added tag 0.3-2 for changeset 6f78a15c85fdfa3e361ede7eaaa78282d91e6881

17 years ago * Update copyright file (adjusted address of fsfs). 0.3-2
Michael Prokop [Sat, 11 Nov 2006 18:27:10 +0000 (19:27 +0100)]
  * Update copyright file (adjusted address of fsfs).
  * Added manpage for sysdump.
  * sysdump: do not exit on error opening file(s) but print warning
    instead.

17 years ago * Use "Architecture: all" in debian/control to support architectures
Michael Prokop [Sat, 11 Nov 2006 18:13:34 +0000 (19:13 +0100)]
  * Use "Architecture: all" in debian/control to support architectures
    not running on x86 as well.
  * Bumb Standard Version to 3.7.2 (no further changes).

17 years agoinitial checkin
Michael Prokop [Sat, 11 Nov 2006 18:12:21 +0000 (19:12 +0100)]
initial checkin