[24374] in Source-Commits

home help back first fref pref prev next nref lref last post

/svn/athena r23971 - trunk/athena/etc/athinfod/debian

daemon@ATHENA.MIT.EDU (Geoffrey Thomas)
Thu Aug 20 02:07:24 2009

Date: Thu, 20 Aug 2009 02:07:14 -0400
From: Geoffrey Thomas <geofft@MIT.EDU>
Message-Id: <200908200607.n7K67EEt013728@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: geofft
Date: 2009-08-20 02:07:14 -0400 (Thu, 20 Aug 2009)
New Revision: 23971

Modified:
   trunk/athena/etc/athinfod/debian/athinfo.defs
   trunk/athena/etc/athinfod/debian/changelog
Log:
In athinfod:
  * Add a 'hardware' query to give the DMI-reported model of a machine
    (e.g., "OptiPlex 755").


Modified: trunk/athena/etc/athinfod/debian/athinfo.defs
===================================================================
--- trunk/athena/etc/athinfod/debian/athinfo.defs	2009-08-19 14:34:11 UTC (rev 23970)
+++ trunk/athena/etc/athinfod/debian/athinfo.defs	2009-08-20 06:07:14 UTC (rev 23971)
@@ -33,3 +33,4 @@
 modules  	lsmod
 update-status	aptitude --simulate --assume-yes dist-upgrade
 policy		apt-cache policy
+hardware	cat /sys/class/dmi/id/product_{name,version}

Modified: trunk/athena/etc/athinfod/debian/changelog
===================================================================
--- trunk/athena/etc/athinfod/debian/changelog	2009-08-19 14:34:11 UTC (rev 23970)
+++ trunk/athena/etc/athinfod/debian/changelog	2009-08-20 06:07:14 UTC (rev 23971)
@@ -1,3 +1,10 @@
+debathena-athinfod (10.0.0-0debathena10) unstable; urgency=low
+
+  * Add a 'hardware' query to give the DMI-reported model of a machine
+    (e.g., "OptiPlex 755").
+
+ -- Geoffrey Thomas <geofft@mit.edu>  Thu, 20 Aug 2009 02:03:21 -0400
+
 debathena-athinfod (10.0.0-0debathena9) unstable; urgency=low
 
   * Add a 'policy' query to run 'apt-cache policy' without arguments.


home help back first fref pref prev next nref lref last post