[24351] in Source-Commits
/svn/athena r23949 - trunk/athena/etc/athinfod/debian
daemon@ATHENA.MIT.EDU (Geoffrey Thomas)
Tue Aug 4 01:08:17 2009
Date: Tue, 4 Aug 2009 01:08:05 -0400
From: Geoffrey Thomas <geofft@MIT.EDU>
Message-Id: <200908040508.n74585L0032529@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: geofft
Date: 2009-08-04 01:08:05 -0400 (Tue, 04 Aug 2009)
New Revision: 23949
Modified:
trunk/athena/etc/athinfod/debian/athinfo.defs
trunk/athena/etc/athinfod/debian/changelog
Log:
In athinfod:
* Add a 'policy' query to run 'apt-cache policy' without arguments.
This is mainly for figuring out if a machine has -proposed
repositories enabled or not (Trac: #172).
Modified: trunk/athena/etc/athinfod/debian/athinfo.defs
===================================================================
--- trunk/athena/etc/athinfod/debian/athinfo.defs 2009-08-03 14:56:48 UTC (rev 23948)
+++ trunk/athena/etc/athinfod/debian/athinfo.defs 2009-08-04 05:08:05 UTC (rev 23949)
@@ -32,3 +32,4 @@
packages dpkg-query -W -f '${Package}\t${Version}\t${Status}\n' | sed -n 's/\tinstall ok installed$//p'
modules lsmod
update-status aptitude --simulate --assume-yes dist-upgrade
+policy apt-cache policy
Modified: trunk/athena/etc/athinfod/debian/changelog
===================================================================
--- trunk/athena/etc/athinfod/debian/changelog 2009-08-03 14:56:48 UTC (rev 23948)
+++ trunk/athena/etc/athinfod/debian/changelog 2009-08-04 05:08:05 UTC (rev 23949)
@@ -1,3 +1,11 @@
+debathena-athinfod (10.0.0-0debathena9) unstable; urgency=low
+
+ * Add a 'policy' query to run 'apt-cache policy' without arguments.
+ This is mainly for figuring out if a machine has -proposed
+ repositories enabled or not (Trac: #172).
+
+ -- Geoffrey Thomas <geofft@mit.edu> Tue, 04 Aug 2009 01:06:55 -0400
+
debathena-athinfod (10.0.0-0debathena8) unstable; urgency=low
* Add a reactivate.log query to access the instrumentation added in