Notice: the grml team is migrating from Mercurial to Git.
Please visit git.grml.org instead!
| author | Michael Prokop <mika@grml.org> |
| Tue Jun 12 18:44:17 2007 +0200 (17 months ago) | |
| changeset 13 | 5e089ff6840b |
| manifest | 5e089ff6840b |
| parent 12 | c32cf38a2f5d |
| child 14 | 485cf62ad48a |
--- a/debian/changelog Mon Jun 11 12:37:01 2007 +0200+++ b/debian/changelog Tue Jun 12 18:44:17 2007 +0200@@ -1,3 +1,9 @@ grml-hwinfo (0.3-3) unstable; urgency=lo+grml-hwinfo (0.3-4) unstable; urgency=low++ * Support x86info.++ -- Michael Prokop <mika@grml.org> Tue, 12 Jun 2007 18:44:07 +0200+grml-hwinfo (0.3-3) unstable; urgency=low[Michael Prokop]
--- a/grml-hwinfo Mon Jun 11 12:37:01 2007 +0200+++ b/grml-hwinfo Tue Jun 12 18:44:17 2007 +0200@@ -4,7 +4,7 @@# Authors: grml-team (grml.org), (c) Michael Prokop <mika@grml.org># Bug-Reports: see http://grml.org/bugs/# License: This file is licensed under the GPL v2.-# Latest change: Mon Jun 11 12:15:04 CEST 2007 [mika]+# Latest change: Die Jun 12 18:44:00 CEST 2007 [mika]################################################################################# Notice: Some ideas have been taken from# http://club.black.co.at/david/hwdb/infodump@@ -114,6 +114,7 @@ mkdir info || exit -1# hwinfoexectest discover && discover -v --type-summary --enable-bus all > discover 2> discover.2exectest hwinfo && hwinfo log=hwinfo+ exectest x86info && x86info > x86info 2>x86info.2# net stuffexectest ifconfig && ifconfig -v -a > ifconfig