[25394] in Source-Commits
/svn/athena r24949 - in trunk/debathena/config: . athinfod-cluster-config athinfod-cluster-config/debian
daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Mon Feb 14 12:40:49 2011
Date: Mon, 14 Feb 2011 12:40:43 -0500
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201102141740.p1EHeheH015718@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: jdreed
Date: 2011-02-14 12:40:43 -0500 (Mon, 14 Feb 2011)
New Revision: 24949
Added:
trunk/debathena/config/athinfod-cluster-config/
trunk/debathena/config/athinfod-cluster-config/debian/
trunk/debathena/config/athinfod-cluster-config/debian/changelog
trunk/debathena/config/athinfod-cluster-config/debian/compat
trunk/debathena/config/athinfod-cluster-config/debian/control.in
trunk/debathena/config/athinfod-cluster-config/debian/copyright
trunk/debathena/config/athinfod-cluster-config/debian/rules
trunk/debathena/config/athinfod-cluster-config/debian/transform_athinfo.defs.debathena
Log:
New package
Added: trunk/debathena/config/athinfod-cluster-config/debian/changelog
===================================================================
--- trunk/debathena/config/athinfod-cluster-config/debian/changelog (rev 0)
+++ trunk/debathena/config/athinfod-cluster-config/debian/changelog 2011-02-14 17:40:43 UTC (rev 24949)
@@ -0,0 +1,5 @@
+debathena-athinfod-cluster-config (1.0) unstable; urgency=low
+
+ * Initial release.
+
+ -- Jonathan Reed <jdreed@mit.edu> Mon, 14 Feb 2011 10:53:15 -0500
Added: trunk/debathena/config/athinfod-cluster-config/debian/compat
===================================================================
--- trunk/debathena/config/athinfod-cluster-config/debian/compat (rev 0)
+++ trunk/debathena/config/athinfod-cluster-config/debian/compat 2011-02-14 17:40:43 UTC (rev 24949)
@@ -0,0 +1 @@
+5
Added: trunk/debathena/config/athinfod-cluster-config/debian/control.in
===================================================================
--- trunk/debathena/config/athinfod-cluster-config/debian/control.in (rev 0)
+++ trunk/debathena/config/athinfod-cluster-config/debian/control.in 2011-02-14 17:40:43 UTC (rev 24949)
@@ -0,0 +1,14 @@
+Source: debathena-athinfod-cluster-config
+Section: debathena-config/net
+Priority: extra
+Maintainer: Debathena Project <debathena@mit.edu>
+Build-Depends: @cdbs@
+Standards-Version: 3.8.4
+
+Package: debathena-athinfod-cluster-config
+Architecture: all
+Depends: debathena-athinfod, machtype, ${misc:Depends}
+Provides: ${diverted-files}
+Conflicts: ${diverted-files}
+Description: Athinfod configuration for Debathena
+ This package configures athinfod with additional queries for cluster machines.
Added: trunk/debathena/config/athinfod-cluster-config/debian/copyright
===================================================================
--- trunk/debathena/config/athinfod-cluster-config/debian/copyright (rev 0)
+++ trunk/debathena/config/athinfod-cluster-config/debian/copyright 2011-02-14 17:40:43 UTC (rev 24949)
@@ -0,0 +1,23 @@
+This package was created debianized as part of the Debathena Project
+<http://debathena.mit.edu/>, a joint effort between MIT IS&T and the
+MIT Student Information Processing Board.
+
+The Athena source code was obtained from the Athena SVN repository at
+<svn://debathena.mit.edu/athena/trunk>, and is licensed as follows:
+
+ Copyright © 2011 by the Massachusetts Institute of Technology.
+
+ Permission to use, copy, modify, and distribute this
+ software and its documentation for any purpose and without
+ fee is hereby granted, provided that the above copyright
+ notice appear in all copies and that both that copyright
+ notice and this permission notice appear in supporting
+ documentation, and that the name of M.I.T. not be used in
+ advertising or publicity pertaining to distribution of the
+ software without specific, written prior permission.
+ M.I.T. makes no representations about the suitability of
+ this software for any purpose. It is provided "as is"
+ without express or implied warranty.
+
+The Debian packaging is Copyright © 2011 M.I.T., and has the same
+license as the original software.
Added: trunk/debathena/config/athinfod-cluster-config/debian/rules
===================================================================
--- trunk/debathena/config/athinfod-cluster-config/debian/rules (rev 0)
+++ trunk/debathena/config/athinfod-cluster-config/debian/rules 2011-02-14 17:40:43 UTC (rev 24949)
@@ -0,0 +1,8 @@
+#!/usr/bin/make -f
+
+DEB_DIVERT_EXTENSION = .debathena
+DEB_TRANSFORM_FILES_debathena-athinfod-cluster-config += \
+ /etc/athena/athinfo.defs
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/config-package.mk
Property changes on: trunk/debathena/config/athinfod-cluster-config/debian/rules
___________________________________________________________________
Added: svn:executable
+ *
Added: trunk/debathena/config/athinfod-cluster-config/debian/transform_athinfo.defs.debathena
===================================================================
--- trunk/debathena/config/athinfod-cluster-config/debian/transform_athinfo.defs.debathena (rev 0)
+++ trunk/debathena/config/athinfod-cluster-config/debian/transform_athinfo.defs.debathena 2011-02-14 17:40:43 UTC (rev 24949)
@@ -0,0 +1,12 @@
+#!/usr/bin/perl -p0
+print;
+print <<EOF;
+
+# Added by debathena-athinfod-cluster-config
+update.log machtype -v -L | grep -q "debathena-cluster" && test -r /var/log/athena-update && cat /var/log/athena-update
+reactivate.log machtype -v -L | grep -q "debathena-cluster" && test -r /var/log/athena-reactivate && cat /var/log/athena-reactivate
+update-status machtype -v -L | grep -q "debathena-cluster" && test -r /var/lib/athena-update-status && cat /var/lib/athena-update-status
+in-use machtype -L | grep -q "debathena-cluster" && (test `pgrep -c larvnet-wrapper` -gt 0 && echo "yes" || echo "no") || echo "n/a"
+update-schedule machtype -v -L | grep -q "debathena-cluster" && test -r /etc/cron.d/debathena-auto-update && cat /etc/cron.d/debathena-auto-update
+EOF
+ exit 0;
Property changes on: trunk/debathena/config/athinfod-cluster-config/debian/transform_athinfo.defs.debathena
___________________________________________________________________
Added: svn:executable
+ *