[25562] in Source-Commits

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

/svn/athena r25086 - trunk/debathena/config/cluster-login-config/debian

daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Fri Apr 8 16:59:48 2011

Date: Fri, 8 Apr 2011 16:59:41 -0400
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201104082059.p38KxfGB004354@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: jdreed
Date: 2011-04-08 16:59:40 -0400 (Fri, 08 Apr 2011)
New Revision: 25086

Added:
   trunk/debathena/config/cluster-login-config/debian/debathena-backports.list
   trunk/debathena/config/cluster-login-config/debian/debathena-libstdc++.pref
Modified:
   trunk/debathena/config/cluster-login-config/debian/changelog
   trunk/debathena/config/cluster-login-config/debian/debathena-cluster-login-config.install
Log:
In cluster-login-config:
  * Add necessary files to enable backports and pin everything except
    libstdc++5 (Trac: #863)


Modified: trunk/debathena/config/cluster-login-config/debian/changelog
===================================================================
--- trunk/debathena/config/cluster-login-config/debian/changelog	2011-04-02 12:41:52 UTC (rev 25085)
+++ trunk/debathena/config/cluster-login-config/debian/changelog	2011-04-08 20:59:40 UTC (rev 25086)
@@ -1,3 +1,10 @@
+debathena-cluster-login-config (1.31) unstable; urgency=low
+
+  * Add necessary files to enable backports and pin everything except
+    libstdc++5 (Trac: #863)
+
+ -- Jonathan Reed <jdreed@mit.edu>  Fri, 08 Apr 2011 16:51:46 -0400
+
 debathena-cluster-login-config (1.30) unstable; urgency=low
 
   * Ship our own logout command which will force a logout on cluster if

Added: trunk/debathena/config/cluster-login-config/debian/debathena-backports.list
===================================================================
--- trunk/debathena/config/cluster-login-config/debian/debathena-backports.list	                        (rev 0)
+++ trunk/debathena/config/cluster-login-config/debian/debathena-backports.list	2011-04-08 20:59:40 UTC (rev 25086)
@@ -0,0 +1 @@
+deb http://mirrors.mit.edu/ubuntu lucid-backports main restricted universe multiverse

Modified: trunk/debathena/config/cluster-login-config/debian/debathena-cluster-login-config.install
===================================================================
--- trunk/debathena/config/cluster-login-config/debian/debathena-cluster-login-config.install	2011-04-02 12:41:52 UTC (rev 25085)
+++ trunk/debathena/config/cluster-login-config/debian/debathena-cluster-login-config.install	2011-04-08 20:59:40 UTC (rev 25086)
@@ -2,3 +2,5 @@
 debian/sshd_not_to_be_run etc/ssh
 debian/getty.debathena sbin
 debian/screensaver_logout.sh usr/share/debathena-cluster-login-config
+debian/debathena-backports.list etc/apt/sources.list.d
+debian/debathena-libstdc++.pref etc/apt/preferences.d

Added: trunk/debathena/config/cluster-login-config/debian/debathena-libstdc++.pref
===================================================================
--- trunk/debathena/config/cluster-login-config/debian/debathena-libstdc++.pref	                        (rev 0)
+++ trunk/debathena/config/cluster-login-config/debian/debathena-libstdc++.pref	2011-04-08 20:59:40 UTC (rev 25086)
@@ -0,0 +1,7 @@
+Package: *
+Pin: release a=lucid-backports
+Pin-Priority: -1
+
+Package: libstdc++5
+Pin: release a=lucid-backports
+Pin-Priority: 500


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