[25638] in Source-Commits

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

/svn/athena r25139 - trunk/debathena/config/athinfod-cluster-config/debian

daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Wed Jun 15 14:51:02 2011

Date: Wed, 15 Jun 2011 14:50:54 -0400
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201106151850.p5FIoseP005117@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: jdreed
Date: 2011-06-15 14:50:54 -0400 (Wed, 15 Jun 2011)
New Revision: 25139

Modified:
   trunk/debathena/config/athinfod-cluster-config/debian/changelog
   trunk/debathena/config/athinfod-cluster-config/debian/transform_athinfo.defs.debathena
Log:
In athinfod-cluster-config:
  * Drop /var/log/messages, because we can't read it (Leave dmesg for now,
    though Oneiric might screw us over)


Modified: trunk/debathena/config/athinfod-cluster-config/debian/changelog
===================================================================
--- trunk/debathena/config/athinfod-cluster-config/debian/changelog	2011-06-15 13:53:26 UTC (rev 25138)
+++ trunk/debathena/config/athinfod-cluster-config/debian/changelog	2011-06-15 18:50:54 UTC (rev 25139)
@@ -1,3 +1,10 @@
+debathena-athinfod-cluster-config (1.3) unstable; urgency=low
+
+  * Drop /var/log/messages, because we can't read it (Leave dmesg for now,
+    though Oneiric might screw us over)
+
+ -- Jonathan Reed <jdreed@mit.edu>  Wed, 15 Jun 2011 14:50:19 -0400
+
 debathena-athinfod-cluster-config (1.2) unstable; urgency=low
 
   * Add support for dmesg and /var/log/messages (Trac #879)

Modified: trunk/debathena/config/athinfod-cluster-config/debian/transform_athinfo.defs.debathena
===================================================================
--- trunk/debathena/config/athinfod-cluster-config/debian/transform_athinfo.defs.debathena	2011-06-15 13:53:26 UTC (rev 25138)
+++ trunk/debathena/config/athinfod-cluster-config/debian/transform_athinfo.defs.debathena	2011-06-15 18:50:54 UTC (rev 25139)
@@ -12,6 +12,5 @@
 usb-hid		/usr/share/debathena-athinfod-cluster-config/usb-hid.py
 lsusb		/usr/lib/athinfod/is_cluster && lsusb
 dmesg		/usr/lib/athinfod/is_cluster && dmesg
-messages	/usr/lib/athinfod/is_cluster && cat /var/log/messages
 EOF
     exit 0;


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